aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 ge...Ted Gould2010-01-081-0/+13
* | 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
|\ \ \ | | |/ | |/|
| | * releasing version 0.0.6-0ubuntu1~ppa4Ted Gould2010-01-081-2/+2
| | * * Upstream updateTed Gould2010-01-0811-9/+155
| | |\
| | | * 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
| | |\ \ \ \
| | * | | | | releasing version 0.0.6-0ubuntu1~ppa2Ted Gould2010-01-071-2/+2
| | * | | | | * Upstream updateTed Gould2010-01-074-5/+46
| | |\ \ \ \ \
| * | \ \ \ \ \ Updating to trunkTed Gould2010-01-087-22/+63
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Adding in the ability for applications to specify a directory path to get add...Ted Gould2010-01-0810-9/+148
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | / | | | | |_|_|/ | | | |/| | |
| | * | | | | Changing to freedesktop.org namespace and fixing some of the function names a...Aurélien Gâteau2010-01-085-16/+25
| | |\ \ \ \ \
| | | * \ \ \ \ 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 regi...Aurelien Gateau2010-01-071-4/+2
| | | * | | | | Use org.freedesktop namespaceAurelien Gateau2010-01-075-16/+18
| | * | | | | | Typo in documentation using wrong values for the enum.Sebastien Bacher2010-01-081-2/+2
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | Use correct status syntax in the api description (lp: #504700)Sebastien Bacher2010-01-081-2/+2
| | |/ / / / /
| | * | | | | Support for check items in the libappindicator menu parser.Cody Russell2010-01-072-4/+36
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Toggle eventsCody Russell2010-01-072-5/+21
| | | * | | | More checkbox related updates.Cody Russell2010-01-071-3/+5
| | | * | | | Checkmark supportCody Russell2010-01-072-3/+17
| | |/ / / /
| * | | | | Syncing to final icon-path changesTed Gould2010-01-084-16/+24
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Using the #defines for the property names instead of strings. Define them once.Ted Gould2010-01-081-7/+7
| | * | | | Changing the property to 'IconThemePath' to make it more clear about what it ...Ted Gould2010-01-084-10/+18
* | | | | | releasing version 0.0.6-0ubuntu1~ppa2~icon4Ted Gould2010-01-071-2/+2
* | | | | | * Upstream merge:Ted Gould2010-01-074-6/+152
|\| | | | |
| * | | | | Pretty major cut and paste error. Wrong icon.Ted Gould2010-01-071-5/+5
| * | | | | Changing dbus-properties header to be static and not built from the XML as it...Ted Gould2010-01-072-1/+139
* | | | | | releasing version 0.0.6-0ubuntu1~ppa2~icon3Ted Gould2010-01-071-2/+2
* | | | | | * Upstream merge:Ted Gould2010-01-076-27/+348
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | Merging in the icon_path branch to start to handle conflicts from there.Ted Gould2010-01-079-6/+141
| |\| | |
| * | | | A small refactoring of the code to get the position of an application.Ted Gould2010-01-071-36/+26
| * | | | Fleshing out the signal functions for updates. Some do more callbacks.Ted Gould2010-01-071-0/+105
| * | | | Moving the list of applications management into the state change function. T...Ted Gould2010-01-071-25/+111
| * | | | Adding in a status variableTed Gould2010-01-071-0/+9
| * | | | Responding to the icon changed signal in the indicator.Ted Gould2010-01-071-0/+33
| * | | | Adding an icon_changed signal to the application storeTed Gould2010-01-074-0/+14
| * | | | Cleaning up signal handlers.Ted Gould2010-01-071-3/+32
| * | | | Setting up and connecting to the item signalsTed Gould2010-01-071-1/+44
| | |/ / | |/| |
| * | | Previous commit was not meant to be pushed to trunkAurelien Gateau2009-12-235-18/+16