aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adding some debug messagesTed Gould2010-02-172-0/+5
* Moving the shortcuts along with the app itemTed Gould2010-02-171-0/+9
* Getting the shortcuts in, and handling changes of them.Ted Gould2010-02-171-0/+51
* Realized that we can't proxy the root as the items can't then have two parent...Ted Gould2010-02-171-8/+59
* Adding a list to put the shortcuts inTed Gould2010-02-171-0/+17
* Oops, wrong signal name for this function.Ted Gould2010-02-171-4/+4
* Emitting the new signal all over the place.Ted Gould2010-02-171-5/+10
* Adding in a shortcuts changed signalTed Gould2010-02-172-2/+12
* Handling root item changes. Mostly.Ted Gould2010-02-171-2/+56
* Init and cleanup the client and root private properties.Ted Gould2010-02-171-2/+17
* Fleshing out menu_cb, lots of avenues for expantion in other directions now.Ted Gould2010-02-171-0/+27
* Adding API for getting itemsTed Gould2010-02-172-0/+9
* Grabbing the static commands branch so we can build on it.Ted Gould2010-02-173-48/+269
|\
| * Explicitly setting the visible property so we call pull it later.Ted Gould2010-02-171-0/+1
| * Switching over to using _bool for the visible propertyTed Gould2010-02-171-14/+14
| * Adding the shortcuts into the menuhandling code.Ted Gould2010-02-171-0/+23
| * Fleshing out the get_items functionTed Gould2010-02-171-1/+6
| * Applying the eclipsed value to the shortcuts that are associted with this lau...Ted Gould2010-02-171-0/+19
| * Making visible use boolean properties.Ted Gould2010-02-171-10/+4
| * Responding to clicking on the shortcutsTed Gould2010-02-171-1/+17
| * Build us some shortcut menuitemsTed Gould2010-02-171-0/+26
| * Adding in shortcuts and ids private variables. Full lifecycle.Ted Gould2010-02-171-6/+30
| * Adding a function to get the items that are in the desktop file.Ted Gould2010-02-172-0/+7
| * If we see a keyfile, use the keyfile processing.Ted Gould2010-02-151-2/+10
| * Spliting out the launchers into the keyfilesTed Gould2010-02-151-6/+30
| * Abstracting out the keyfile handling stuff.Ted Gould2010-02-151-5/+22
| * Adding in the ability to use keyfiles for the black listTed Gould2010-02-151-11/+68
|/
* Property disconnect the count changed signal.Ted Gould2010-02-091-0/+4
|\
| * Some comments.Ted Gould2010-02-091-0/+3
| * Disconnecting the signal handler attached to the listener when we go away.Ted Gould2010-02-091-0/+1
|/
* Removing the in brackets creation of a variable that also existed in the func...Ted Gould2010-02-093-3/+3
|\
| * Kids, ignore potTed Gould2010-02-081-0/+1
| * Creating a local variable that was masking the one in the function.Ted Gould2010-02-081-1/+1
| * Fixing debug messageTed Gould2010-02-081-1/+1
| * I shouldn't have to have a ref there as it's got a ref count of one.Ted Gould2010-02-081-1/+0
|/
* 0.3.10.3.1Ted Gould2010-02-041-2/+2
* Update to new dbusmenu 0.2.2Ted Gould2010-02-044-16/+17
|\
| * Fixing one more timestampTed Gould2010-02-041-2/+2
| * Changing callback prototype and activate signalsTed Gould2010-02-042-13/+14
| * Upping to dbusmenu-gtk 0.2.2Ted Gould2010-02-041-1/+1
|/
* 0.3.00.3.0Ted Gould2010-01-081-1/+1
* Updating to dbusmenu v0.2.0Ted Gould2009-12-225-9/+9
|\
| * Switching type to use the #defineTed Gould2009-12-183-4/+4
| * Switching the property callback to be GValueTed Gould2009-12-181-4/+4
| * Requiring the 0.2.x series of dbusmenuTed Gould2009-12-181-1/+1
|/
* Apparently order matters.Ted Gould2009-11-051-1/+1
* Disabling static builds because we don't need them, and they seem to cause er...Ted Gould2009-11-051-0/+1
* Moving to the libindicator 0.3.0 APITed Gould2009-11-052-16/+78
|\
| * Switching to the new indicator interface.Ted Gould2009-11-041-15/+77
| * Requiring the new libindicatorTed Gould2009-11-041-1/+1
|/