aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 0.0.7-0ubuntu1~ppa1Ted Gould2010-01-081-2/+2
|
* Upstream Release 0.0.7Ted Gould2010-01-082-2/+8
|\
| * 0.0.70.0.7Ted Gould2010-01-081-2/+2
| |
* | Merging with the desktop branchTed Gould2010-01-083-19/+18
|\ \
| * \ * Upstream release 0.0.6Ken VanDine2009-12-171-8/+16
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Include Python binding * Include Mono binding * Minor bug fixes * Fixing when menus are set twice. (LP: #497812) * Keeping a constant signature for the library instead of building it each time. * debian/control, debian/python-appindicator.install: Building a binary package for the python bindings. * debian/control: Adding python building build deps * debian/control, debian/libappindicator0-cil.install: Building a binary package for the Mono bindings. * debian/control: Adding Mono building build deps
| * | | version bumpKen VanDine2009-12-171-1/+1
| | | |
| * | | mergedKen VanDine2009-12-174-14/+25
| |\ \ \
| * \ \ \ mergedKen VanDine2009-12-174-4/+24
| |\ \ \ \
| * | | | | added libnunit2.4-cil build-dependsKen VanDine2009-12-171-0/+1
| | | | | |
| * | | | | Moved Build-Depend-indep to Build-DependsKen VanDine2009-12-171-2/+2
| | | | | |
| * | | | | merged from trunkKen VanDine2009-12-172-5/+27
| |\ \ \ \ \
| * | | | | | * Upstream releaseKen VanDine2009-12-172-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - debian/libappindicator0-cil.install - debian/libappindicator0-cil-dev.install - debian/control
* | | | | | | releasing version 0.0.6-0ubuntu1~ppa6Ted Gould2010-01-081-2/+2
| | | | | | |
* | | | | | | * Upstream merge:Ted Gould2010-01-084-2/+49
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | * Making the Notification Watcher register for it's own DBus name to keep the service one unique.
| * | | | | | Making the Notification Watcher get it's own interface name.Ted Gould2010-01-083-2/+41
| |\ \ \ \ \ \
| | * | | | | | Making applications register to the watcher address so they work on KDETed Gould2010-01-081-1/+1
| | | | | | | |
| | * | | | | | Make the watcher register it's own nameTed Gould2010-01-081-0/+38
| | | | | | | |
| | * | | | | | Making the service have a name different than the watcher interface.Ted Gould2010-01-081-1/+2
| | | | | | | |
| | * | | | | | Icons branchTed Gould2010-01-089-41/+518
| | |\ \ \ \ \ \
* | | | | | | | | releasing version 0.0.6-0ubuntu1~ppa5Ted Gould2010-01-081-2/+2
| | | | | | | | |
* | | | | | | | | * Upstream merge:Ted Gould2010-01-0810-40/+527
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding support for icons changing through the service and in the indicator. * Fixing the generated headers for DBus Properties calls * Fixing libappindicator set_icon to set the right icon.
| * | | | | | | | | Sync to trunkTed Gould2010-01-081-1/+1
| |\| | | | | | | |
| | * | | | | | | | Supporting icons changing and status changing.Ted Gould2010-01-089-40/+517
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | Reactivate kill switchTed Gould2010-01-081-1/+1
| | | |/ / / / / /
| * | | | | | | | releasing version 0.0.6-0ubuntu1~ppa4~icon2Ted Gould2010-01-081-2/+2
| | | | | | | | |
| * | | | | | | | Fixing everything by putting the slots on correctly.Ted Gould2010-01-084-11/+43
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Putting the signal on the Class instead of the Instance.Ted Gould2010-01-082-7/+7
| | | | | | | | |
| | * | | | | | | Debug message cleanup.Ted Gould2010-01-081-2/+1
| | | | | | | | |
| | * | | | | | | Fixing shutdown signal, but disabling for nowTed Gould2010-01-081-2/+2
| | | | | | | | |
| | * | | | | | | When destroying the application free all the proxies.Ted Gould2010-01-081-0/+14
| | | | | | | | |
| | * | | | | | | Fleshing out some of the remove function. For some reason the appstore is ↵Ted Gould2010-01-081-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | getting disposed, but that's the next thing to look at.
| * | | | | | | | releasing version 0.0.6-0ubuntu1~ppa4~icon1Ted Gould2010-01-081-2/+2
| | | | | | | | |
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ * Syncing with all the other branches.Ted Gould2010-01-0810-47/+107
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | / / / / / / / | | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Upstream update * Adding in icon path support. * Upstream update * Switching DBus interface to org.freedesktop * Adding check/radio support to menu parsing * Upstream update * Adding ChangeLog to dist * Adding check item support to menu parsing
* | | | | | | | | releasing version 0.0.6-0ubuntu1~ppa4Ted Gould2010-01-081-2/+2
| | | | | | | | |
* | | | | | | | | * Upstream updateTed Gould2010-01-0811-9/+155
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding in icon path support.
| * \ \ \ \ \ \ \ \ Sync to trunkTed Gould2010-01-080-0/+0
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Final icon-path merge.Ted Gould2010-01-084-16/+24
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Sync to karmic packaging branchTed Gould2010-01-088-22/+79
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | releasing version 0.0.6-0ubuntu1~ppa3Ted Gould2010-01-081-2/+2
| | | | | | | | | | |
* | | | | | | | | | | * Upstream updateTed Gould2010-01-087-18/+35
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Switching DBus interface to org.freedesktop * Adding check/radio support to menu parsing
* | | | | | | | | | | | releasing version 0.0.6-0ubuntu1~ppa2Ted Gould2010-01-071-2/+2
| | | | | | | | | | | |
* | | | | | | | | | | | * Upstream updateTed Gould2010-01-074-5/+46
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding ChangeLog to dist * Adding check item support to menu parsing
| | | | | | | * | | | | Updating to trunkTed Gould2010-01-087-22/+63
| | | | | | | |\ \ \ \ \ | | | | | | |_|/ / / / / | | | | | |/| | | | | |
| | | | | * | | | | | | Adding in the ability for applications to specify a directory path to get ↵Ted Gould2010-01-0810-9/+148
| | | |_|/| | | | | | | | | |/| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | added to the icon theme search path.
| | * | | | | | | | | Changing to freedesktop.org namespace and fixing some of the function names ↵Aurélien Gâteau2010-01-085-16/+25
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and interfaces that weren't matching the FD.o spec.
| | | * \ \ \ \ \ \ \ \ Merged lp:~ted/indicator-application/fdoAurelien Gateau2010-01-082-1/+10
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Adjusting so that we use the parameter if it's not an object but a path.Ted Gould2010-01-081-5/+7
| | | | | | | | | | | | |
| | | | * | | | | | | | | Allowing for the default path if one is not given.Ted Gould2010-01-072-1/+8
| | | |/ / / / / / / / /
| | | * | | | | | | | | Revert part of previous revision: pass the path, not the service name to ↵Aurelien Gateau2010-01-071-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | register_status_item
| | | * | | | | | | | | Use org.freedesktop namespaceAurelien Gateau2010-01-075-16/+18
| | | | | | | | | | | |