aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* actually request properties from applications; using cached properties ↵Michael Terry2011-01-131-74/+176
| | | | doesn't seem to work
* don't second guess service's new application, which caused our positions to ↵Michael Terry2011-01-131-30/+1
| | | | get out of sync with the service if it was a bit confused
* watch for name change, instead of name owner change for approver connectionsMichael Terry2011-01-131-27/+37
|
* fix issue where icons never went awayMichael Terry2011-01-121-17/+36
|
* fix bug with gvariant string; port testMichael Terry2011-01-124-30/+107
|
* port to gdbusMichael Terry2011-01-119-656/+636
|
* Remove the library from the buildTed Gould2010-12-0855-6376/+23
|\
| * Updating to new dbusmenu, no API changes hereTed Gould2010-12-081-2/+2
| |
| * Updating to trunk with mostly libappindicator changes.Ted Gould2010-12-082-3/+2
| |\ | |/ |/|
* | 0.2.900.2.90Ted Gould2010-12-071-2/+2
| |
* | Update to newest g-ir-scanner and vapigenTed Gould2010-12-074-8/+14
|\ \
| * | Build fixes with the latest g-ir-scanner and vapigenKen VanDine2010-12-033-6/+10
| | |
| * | * Explicitly call ShowAll on the menu, otherwise it isn't shownKen VanDine2010-12-031-2/+3
| | | | | | | | | | | | | | | * Specify a panel icon that exists for the example
| | * Merging with trunk to get the GTK 3 build. Though, we don't really use it yet.Ted Gould2010-12-034-9/+57
| | |\ | |_|/ |/| |
* | | Merging in support for GTK3/2 dual buildTed Gould2010-12-035-29/+107
|\ \ \ | |/ / |/| |
| * | ship both pc files in EXTRA_DISTMichael Terry2010-10-131-1/+1
| | |
| * | instead of always building gtk2 and gtk3, add a --with-gtk= flag to ↵Michael Terry2010-10-064-74/+88
| | | | | | | | | | | | configure to specify which to build with
| * | use gtk3 versions of dbusmenu and indicator; use appindicator3 0.1 rather ↵Michael Terry2010-06-194-18/+18
| | | | | | | | | | | | than appindicator 3.1
| * | first pass at gtk3 version of libappindicatorMichael Terry2010-06-194-8/+72
| | |
| | * Fixing up the test so it builds and runsTed Gould2010-12-022-3/+4
| | |
| | * Removing some unneeded filesTed Gould2010-12-021-2/+0
| | |
| | * Linking to the install directory of libappindicator for the header filesTed Gould2010-12-024-6/+11
| | |
| | * Adding the libappindicator dep for the testsTed Gould2010-12-021-0/+7
| | |
| | * Dropping the library testsTed Gould2010-12-0210-1452/+3
| | |
| | * Removing the exampleTed Gould2010-12-023-221/+0
| | |
| | * Removing the C files and buildTed Gould2010-12-024-2525/+1
| | |
| | * Removing doc and introspection build optionsTed Gould2010-12-022-3/+2
| | |
| | * Remove m4 files and including them in distTed Gould2010-12-023-291/+0
| | |
| | * Removing LGPLTed Gould2010-12-023-677/+0
| | |
| | * Removing bindingsTed Gould2010-12-0222-845/+0
| | |
| | * Removing docsTed Gould2010-12-028-200/+1
| | |
| | * Removing library deps, bindings and documentation that are included with the libTed Gould2010-12-021-127/+0
| | |
| | * Splitting the depsTed Gould2010-12-022-2/+9
| |/| |/| |
| | * Adding a new library line for configure so that we don't end up with extra ↵Ted Gould2010-09-222-2/+9
| | | | | | | | | | | | libs in the library.
* | | Race fixupTed Gould2010-11-011-0/+24
|\ \ \
| * | | Uhg, we need a message to know if we've fixed the bug.Ted Gould2010-10-201-0/+1
| | | |
| * | | Add a nice little warning inTed Gould2010-10-191-0/+5
| | | |
| * | | Adding a check for the name to ensure we didn't miss itTed Gould2010-10-191-0/+18
|/ / /
* | | Fixing the Watcher interfaceTed Gould2010-10-085-63/+109
|\ \ \ | |_|/ |/| |
| * | NotificationHost => StatusNotifierHost, Service => StatusNotifierItemAurelien Gateau2010-10-083-29/+18
| | |
| * | Fix implementation of org.kde.StatusNotifierWatcher interfaceAurelien Gateau2010-10-084-34/+91
|/ / | | | | | | | | | | ProtocolVersion, IsStatusNotifierHostRegistered and RegisteredStatusNotifierItems are properties, not methods.
* | 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
| |\ \ | |/ / |/| |
* | | Fixing Mono bindings to build versions correctly.Ted Gould2010-09-214-9/+15
|\ \ \
| | * | 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
| | |\ \ | | |/ / | |/| |