aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | The purpose of a dllmap is to turn a DllImport for "foo" into a dlopen of ↵Jo Shields2010-09-193-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "bar". This is most commonly used to make apps more cross-platform, by specifying the Windows library name (foo.dll) into a Linux/OSX/etc filename (libfoo.so.0). indicator-application has been binding directly to libappindicator.so.0, which means multiple places to update if the SONAME changes, and makes it less portable - this commit fixes this.
| * | | | | | gapi2-parser cannot cope with multiple signals connected to the same method ↵Jo Shields2010-09-192-2/+8
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - it will bail out, complaining it cannot find a method to match the second signal. This patch modifies the build system to copy app-indicator.c locally, with the "bad" X_NEW_LABEL signal removed, and use that copy to build the binding.
* | | | | | Adding a disthook for AUTHORSTed Gould2010-09-151-0/+12
| | | | | |
| | | | * | Merge ubuntu-desktopTed Gould2010-09-211-1/+1
| | | | |\ \
| | | | | * \ releasing version 0.2.8-0ubuntu1Ken VanDine2010-09-157-15/+41
| | | | | |\ \ | | | | | |/ / | | | | |/| |
| | | | * | | releasing version 0.2.8-0ubuntu1~ppa1Ted Gould2010-09-151-2/+2
| | | | | | |
| | | | * | | * Update the icon if the item is visible (LP: #639643)Ted Gould2010-09-156-21/+33
| | | | |\ \ \ | | | | | | |/ | | | | | |/| | | | | | | | | | | | | | | * New upstream release. * Handle double registration of indicators (LP: #621838)
| | | | | * | Import upstream version 0.2.8Ted Gould2010-09-156-15/+34
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
* | | | | | | 0.2.80.2.8Ted Gould2010-09-151-2/+2
| | | | | | |
| | | | * | | Merging of Ubuntu DesktopTed Gould2010-09-151-7/+7
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | | | * | releasing version 0.2.7-0ubuntu1Ken VanDine2010-09-097-15/+60
| | | | | |\ \
| | | | * | | | releasing version 0.2.7-0ubuntu1~ppa2Ted Gould2010-09-151-2/+2
| | | | | | | |
| | | | * | | | Update the icon if the item is visible (LP: #639643)Ted Gould2010-09-151-2/+2
| | | | | | | |
| | | | * | | | * Upstream MergeTed Gould2010-09-152-1/+15
| | | | |\ \ \ \ | | | | | |_|/ / | | | | |/| | | | | | | | | | | * Update the icon if the item is visible
| | | | | * | | Merging trunkTed Gould2010-09-150-0/+0
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Making it when we see changes we always update the icon.Ted Gould2010-09-151-1/+8
|\ \ \ \ \ \ \ \
| | | | | | * | | releasing version 0.2.7-0ubuntu1~ppa2~attention1Ted Gould2010-09-151-2/+2
| | | | | | | | |
| | | | | | * | | * Upstream MergeTed Gould2010-09-152-1/+15
| | | | | |/| | | | | |_|_|_|/ / / | |/| | | | | | | | | | | | | | * Update the icon if the item is visible
| * | | | | | | Allowing updates if the item is visible.Ted Gould2010-09-151-1/+8
|/ / / / / / /
| | | | * | | releasing version 0.2.7-0ubuntu1~ppa1Ted Gould2010-09-091-2/+2
| | | | | | |
| | | | * | | Merge from Ubuntu DesktopTed Gould2010-09-091-1/+1
| | | | |\| |
| | | | | * | releasing version 0.2.6-0ubuntu1Ken VanDine2010-09-028-15/+54
| | | | | |\ \
| | | | * | \ \ * New upstream release.Ted Gould2010-09-097-15/+60
| | | | |\ \ \ \ | | | | | |_|/ / | | | | |/| | / | | | | | | |/ | | | | | |/| * Handle double registration of indicators (LP: #621838)
| | | | | * | Import upstream version 0.2.7Ted Gould2010-09-096-15/+53
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
* | | | | | | 0.2.70.2.7Ted Gould2010-09-091-2/+2
| | | | | | |
* | | | | | | Handle double registration of indicators.Ted Gould2010-09-091-1/+19
|\ \ \ \ \ \ \
| * | | | | | | Check for duplicate additions of applications and just rerequest properties.Ted Gould2010-09-071-1/+12
| | | | | | | |
| * | | | | | | Extra debugging infoTed Gould2010-09-071-1/+4
| | | | | | | |
| * | | | | | | Logging status changeTed Gould2010-09-071-0/+4
|/ / / / / / /
| | | | * | | releasing version 0.2.6-0ubuntu1~ppa1Ted Gould2010-08-261-2/+2
| | | | | | |
| | | | * | | Merging from Ubuntu DesktopTed Gould2010-08-261-1/+1
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | | | * | releasing version 0.2.5-0ubuntu1Ken VanDine2010-08-1925-118/+1298
| | | | | |\ \
| | | | * | \ \ New upstream release.Ted Gould2010-08-266-17/+45
| | | | |\ \ \ \ | | | | | | |_|/ | | | | | |/| |
| | | | | * | | Import upstream version 0.2.6Ted Gould2010-08-267-15/+46
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | 0.2.60.2.6Ted Gould2010-08-261-2/+2
| | | | | | | |
| | | | * | | | releasing version 0.2.5-0ubuntu1~ppa2Ted Gould2010-08-251-2/+2
| | | | | | | |
| | | | * | | | * Upstream MergeTed Gould2010-08-253-1/+12
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | / | | | | | |_|/ | | | | |/| | * Fixing the position of new indicators (LP: #623205) * Position the ibus and keyboard layout indicators correctly.
* | | | | | | Ordering i18n and keyboard indicatorsTed Gould2010-08-251-0/+3
|\ \ \ \ \ \ \
| * | | | | | | Handling the typoTed Gould2010-08-201-1/+2
| | | | | | | |
| * | | | | | | Adding keyboard and ibus to overridesTed Gould2010-08-201-0/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Putting new icons in the right placeTed Gould2010-08-251-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Get the proper position for an application when it becomes visible.Ted Gould2010-08-201-1/+1
|/ / / / / /
| | | * | | releasing version 0.2.5-0ubuntu1~ppa1Ted Gould2010-08-191-2/+2
| | | | | |
| | | * | | * New upstream release.Ted Gould2010-08-1920-50/+1051
| | | |\| | | | | | | | | | | | | | | | | | | | * Allowing approvers to change thier mind
| | | | * | Import upstream version 0.2.5Ted Gould2010-08-1924-118/+1289
| | | | |\ \ | |_|_|_|/ / |/| | | | |
* | | | | | 0.2.50.2.5Ted Gould2010-08-191-2/+2
| | | | | |
* | | | | | Fix approver for function changeTed Gould2010-08-191-1/+1
| | | | | |
| | | * | | releasing version 0.2.4-0ubuntu2~ppa3Ted Gould2010-08-191-2/+2
| | | | | |
| | | * | | * Upstream MergeTed Gould2010-08-196-13/+89
| | | |\ \ \ | |_|_|/ / / |/| | | | | | | | | | | * Allowing approvers to change thier mind
* | | | | | Adding a signal for approvers to be able to change their mindTed Gould2010-08-195-13/+82
|\ \ \ \ \ \