aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 0.2.9-0ubuntu10.2.9-0ubuntu1Didier Roche2010-09-221-1/+1
|
* * debian/libappindicator0.1-cil.installcligac: Add the 0.1Didier Roche2010-09-222-10/+10
| | | | | | policy file. * debian/control: - build with latest libindicator-dev for ABI breakage (LP: #637692)
* releasing version 0.2.9-0ubuntu1~ppa2Ted Gould2010-09-221-2/+2
|
* debian/libappindicator0.1-cil.installcligac: Add the 0.1Ted Gould2010-09-222-0/+8
| | | | policy file.
* releasing version 0.2.9-0ubuntu1~ppa1Ted Gould2010-09-221-2/+2
|
* * New upstream release.Ted Gould2010-09-2218-63/+286
|\ | | | | | | | | * Fix submenus with Glade applications (LP: #608219) * Add new functions to Mono and Python bindings
| * Import upstream version 0.2.9Ted Gould2010-09-2221-46/+314
| |\
| | * 0.2.90.2.9Ted Gould2010-09-221-2/+2
| | |
| | * Fixes for the bindingsTed Gould2010-09-216-7/+85
| | |\
| | | * Resolving conflict when merging with trunkSense Egbert Hofstede2010-09-211-2/+2
| | | |\ | | | |/ | | |/|
| | | * Undoing a previous commit that had nothing to do with what I want to achive ↵Sense Egbert Hofstede2010-09-211-31/+0
| | | | | | | | | | | | | | | | in my merge request. That's what you get for misusing old branches\!
| | | * Created a second policy file to make sure that applications depending on ↵Sense Egbert Hofstede2010-09-213-3/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'appindicator-sharp' will not have to be recompiled. Changes to the packaging is required to make sure the policy file gets installed. Many thanks to Jo Shields for looking into this issue and proposing a solution.
| | | * Remove the redudant set and get functions for the ordering_index property ↵Sense Egbert Hofstede2010-09-201-0/+2
| | | | | | | | | | | | | | | | from the Mono bindings as we want programmers to work witht the property directly.
| | | * * Adding Python bindings for the new API additonsSense Egbert Hofstede2010-09-204-4/+38
| | | | | | | | | | | | | | | | | | | | | | | | * Updating the Mono assembly version to reflect the changes to the API * Remove two redundant elements from the Mono bindings' metadata file
| | | * Merging Jo Shields' fixes to the build infrastructure to shut GAPI up.Sense Egbert Hofstede2010-09-204-8/+14
| | | |\
| | | * \ Updating to trunkSense Egbert Hofstede2010-09-184-5/+45
| | | |\ \
| | | * | | Commit latest changes before merging with trunkSense Egbert Hofstede2010-09-182-1/+17
| | | | | |
| | | * | | Merging with trunkSense Egbert Hofstede2010-08-2429-858/+1625
| | | |\ \ \
| | | * | | | Partial, segfaulting, fix for LP: #608219, requires GTK+ change attached to ↵Sense Egbert Hofstede2010-08-051-0/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | same bug report.
* | | | | | | releasing version 0.2.8-0ubuntu2~ppa1Ted Gould2010-09-211-2/+2
| | | | | | |
* | | | | | | Autogen.shTed Gould2010-09-2114-8158/+98
| | | | | | |
* | | | | | | * Upstream MergeTed Gould2010-09-216-9/+34
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | * Fix Mono binding versioning and build (LP: #636132)
| * | | | | | Fixing Mono bindings to build versions correctly.Ted Gould2010-09-214-9/+15
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | Bump SONAME in Mono binding to libappindicator.so.1Jo Shields2010-09-191-1/+1
| | | | | |
| | * | | | 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-0ubuntu10.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-0ubuntu10.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-0ubuntu10.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
| | |\ \ \ \