aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| * | | | Use correct status syntax in the api description (lp: #504700)Sebastien Bacher2010-01-081-2/+2
| | |_|/ | |/| |
| * | | Toggle eventsCody Russell2010-01-071-3/+19
| * | | More checkbox related updates.Cody Russell2010-01-071-3/+5
| * | | Checkmark supportCody Russell2010-01-071-2/+16
| |/ /
* | | Syncing to final icon-path changesTed Gould2010-01-083-16/+18
|\ \ \ | | |/ | |/|
| * | 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-083-10/+12
* | | 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
* | | Merging in the icon_path branch to start to handle conflicts from there.Ted Gould2010-01-077-6/+97
|\| |
| * | 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 nu...Ted Gould2010-01-061-1/+9
| * | 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 hav...Ted Gould2009-12-204-6/+11
| * | 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. 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
* | Make it work on KDEAurelien Gateau2009-12-235-16/+18
|/
*-. 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
|/
* exclude the path in subst replace in the dbus-binding-tool commandKen VanDine2009-12-161-2/+2
* 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-092-8/+101
|\ \
| * | Adding in some section documentation.Ted Gould2009-12-081-0/+17
| * | Fixing function documentation.Ted Gould2009-12-081-8/+29
| * | Adding documentation for the signal string defines.Ted Gould2009-12-081-0/+20
| * | Adding in documentation for the Object/Class macrosTed Gould2009-12-081-0/+35
* | | Adding a directory name on the distribution of the .pc.in fileTed Gould2009-12-091-1/+1
| |/ |/|
* | pkgconfig Libs and Requires fixesCody Russell2009-12-091-2/+2
* | pkgconfig fileCody Russell2009-12-092-1/+18
* | Beefed up and stuff.Cody Russell2009-12-081-4/+61
|/
* Add 'activate' signal supportCody Russell2009-12-071-0/+11