aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* 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
| | | |
| * | | 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
| | | | | | | | | | | | adjusts.
* | | 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 ↵Ted Gould2010-01-072-1/+139
| | | | | | | | | | | | it needs a fix.
* | | Merging in the icon_path branch to start to handle conflicts from there.Ted Gould2010-01-079-6/+141
|\| |
| * | Adding a path based debug messageTed Gould2010-01-071-0/+1
| | |
| * | Forgot to adjust the parameter count.Ted Gould2010-01-071-1/+1
| | |
| * | Handle the case of no icon path more gracefully, by just passing along the ↵Ted Gould2010-01-061-1/+9
| | | | | | | | | | | | null string.
| * | Ignoring some of the generated filesTed Gould2010-01-061-0/+43
| | |
| * | Appending the new icon path to the theme search.Ted Gould2009-12-201-1/+6
| | |
| * | Adding the icon path to the app entry structTed Gould2009-12-201-0/+5
| | |
| * | Adding in the icon path to the list of parameters that are passed when we ↵Ted Gould2009-12-204-6/+11
| | | | | | | | | | | | have a new application.
| * | Adding new constructor to docs.Ted Gould2009-12-201-0/+1
| | |
| * | Forgot to get these from the private struct.Ted Gould2009-12-201-2/+2
| | |
| * | Making the icon-path property construct only and making a constructor to set it.Ted Gould2009-12-202-2/+36
| | |
| * | Adding the icon_path property to the code.Ted Gould2009-12-201-0/+28
| | |
| * | Adding of a new property, icon path, to store the path to the icons.Ted Gould2009-12-201-0/+1
| | |
* | | 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. ↵Ted Gould2010-01-071-25/+111
| | | | | | | | | | | | This makes it so that we can handle it appearing and disappearing all in one special place.
* | | 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
| | | | | | | | | | Revert my mess
* | Make it work on KDEAurelien Gateau2009-12-235-16/+18
|/
* Adding ChangeLog to tarballTed Gould2009-12-171-1/+2
|\
| * include ChangeLog in EXTRA_DISTKen VanDine2009-12-171-1/+2
|/
* 0.0.60.0.6Ted Gould2009-12-171-2/+2
|
* Using a constant snk file instead of generating it each time.Ted Gould2009-12-173-9/+3
|\
| * use srcdir for the path to appindicator-sharp.snkKen VanDine2009-12-171-1/+1
| |
| * Don't create the signature during buildKen VanDine2009-12-173-10/+4
| |