aboutsummaryrefslogtreecommitdiff
path: root/src/libappindicator/app-indicator.c
Commit message (Expand)AuthorAgeFilesLines
...
* Getting the class the proper wayTed Gould2010-01-131-1/+1
* Clear the fallback timer pointer after using it.Ted Gould2010-01-131-0/+1
* Adding a function to watch if the watcher proxy gets destroyed.Ted Gould2010-01-131-1/+16
* Removing a warning.Ted Gould2010-01-131-1/+2
* Calling the unfallback function if we're doing this for the second time.Ted Gould2010-01-131-1/+7
* Setting up a dbus proxy and starting to look at owner change events on it whe...Ted Gould2010-01-121-1/+52
* Wrong class functionTed Gould2010-01-121-1/+1
* Setup the fallback timer and flesh out it's actions.Ted Gould2010-01-121-0/+31
* Fallback timer pointer lifecycle.Ted Gould2010-01-121-0/+20
* Some commentsTed Gould2010-01-121-0/+6
* Start timer fallbackTed Gould2010-01-121-1/+15
* Updating to trunkTed Gould2010-01-121-19/+104
|\
| * Mirror the icon changes over dbusCody Russell2010-01-121-16/+73
| |\
| | * Remove debugging codeCody Russell2010-01-121-2/+0
| | * Label fuCody Russell2010-01-111-16/+99
| * | Having better default paths that look a little more professional.Ted Gould2010-01-111-3/+7
| * | Watching several properties and updating them as they change.Cody Russell2010-01-111-0/+24
| |\ \ | | |/ | |/|
| | * Remove debugging code.Cody Russell2010-01-081-2/+0
| | * Watch for changes to label and sensitivity.Cody Russell2010-01-081-0/+26
* | | Initing and destroying the status_icon variableTed Gould2010-01-111-1/+11
* | | Setting the fallback functions so that we can go round trip on setting up thi...Ted Gould2010-01-111-2/+27
|/ /
* | Making applications register to the watcher address so they work on KDETed Gould2010-01-081-1/+1
* | Updating to trunkTed Gould2010-01-081-3/+35
|\ \
| * \ Adding in the ability for applications to specify a directory path to get add...Ted Gould2010-01-081-3/+61
| |\ \
| * \ \ Changing to freedesktop.org namespace and fixing some of the function names a...Aurélien Gâteau2010-01-081-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | 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-071-2/+4
| * | | Toggle eventsCody Russell2010-01-071-3/+19
| * | | More checkbox related updates.Cody Russell2010-01-071-3/+5
| * | | Checkmark supportCody Russell2010-01-071-2/+16
| |/ /
| * | Previous commit was not meant to be pushed to trunkAurelien Gateau2009-12-231-4/+2
| * | Make it work on KDEAurelien Gateau2009-12-231-2/+4
* | | Syncing to final icon-path changesTed Gould2010-01-081-14/+14
|\ \ \ | | |/ | |/|
| * | 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-081-8/+8
* | | Pretty major cut and paste error. Wrong icon.Ted Gould2010-01-071-5/+5
|/ /
* | 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-201-2/+32
* | Adding the icon_path property to the code.Ted Gould2009-12-201-0/+28
|/
*-. Fix issue with setting a menu twice by only allocating one dbusmenu server.Ted Gould2009-12-171-1/+7
|\ \
| | * Initing 'menuservice' to NULLTed Gould2009-12-171-0/+1
| | * Only build a dbusmenu server if we don't have one.Ted Gould2009-12-171-1/+6
| |/ |/|
| * Only create the dbusmenu server if it doesn't existCody Russell2009-12-171-1/+3
|/
* Adding support for separators.Cody Russell2009-12-091-16/+26
|\
| * Add support for separator menuitemsCody Russell2009-12-091-16/+26
* | Fixing up documentation and making it error if symbols are missing.Ted Gould2009-12-091-8/+29
|\ \ | |/ |/|
| * Fixing function documentation.Ted Gould2009-12-081-8/+29
* | Beefed up and stuff.Cody Russell2009-12-081-4/+61
|/
* Add 'activate' signal supportCody Russell2009-12-071-0/+11
* credit :)Cody Russell2009-12-041-0/+1