| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | If we already have children, make sure to process them right away. | Ted Gould | 2010-02-17 | 1 | -0/+6 |
| * | | Adding some debug messages | Ted Gould | 2010-02-17 | 2 | -0/+5 |
| * | | Moving the shortcuts along with the app item | Ted Gould | 2010-02-17 | 1 | -0/+9 |
| * | | Getting the shortcuts in, and handling changes of them. | Ted Gould | 2010-02-17 | 1 | -0/+51 |
| * | | Realized that we can't proxy the root as the items can't then have two parent... | Ted Gould | 2010-02-17 | 1 | -8/+59 |
| * | | Adding a list to put the shortcuts in | Ted Gould | 2010-02-17 | 1 | -0/+17 |
| * | | Oops, wrong signal name for this function. | Ted Gould | 2010-02-17 | 1 | -4/+4 |
| * | | Emitting the new signal all over the place. | Ted Gould | 2010-02-17 | 1 | -5/+10 |
| * | | Adding in a shortcuts changed signal | Ted Gould | 2010-02-17 | 2 | -2/+12 |
| * | | Handling root item changes. Mostly. | Ted Gould | 2010-02-17 | 1 | -2/+56 |
| * | | Init and cleanup the client and root private properties. | Ted Gould | 2010-02-17 | 1 | -2/+17 |
| * | | Fleshing out menu_cb, lots of avenues for expantion in other directions now. | Ted Gould | 2010-02-17 | 1 | -0/+27 |
| * | | Adding API for getting items | Ted Gould | 2010-02-17 | 2 | -0/+9 |
| * | | Grabbing the static commands branch so we can build on it. | Ted Gould | 2010-02-17 | 3 | -48/+269 |
| |\ \
| | |/
| |/| |
|
* | | | Adding in the ability to take static commands from a desktop file | Ted Gould | 2010-02-18 | 4 | -49/+265 |
|\ \ \
| |/ /
|/| | |
|
| * | | Bumping libindicator to 0.3.3 | Ted Gould | 2010-02-18 | 1 | -1/+1 |
| * | | Use the string allocate by g_key_file instead of creating a new one | Ted Gould | 2010-02-18 | 1 | -6/+1 |
| |/ |
|
| * | Explicitly setting the visible property so we call pull it later. | Ted Gould | 2010-02-17 | 1 | -0/+1 |
| * | Switching over to using _bool for the visible property | Ted Gould | 2010-02-17 | 1 | -14/+14 |
| * | Adding the shortcuts into the menuhandling code. | Ted Gould | 2010-02-17 | 1 | -0/+23 |
| * | Fleshing out the get_items function | Ted Gould | 2010-02-17 | 1 | -1/+6 |
| * | Applying the eclipsed value to the shortcuts that are associted with this lau... | Ted Gould | 2010-02-17 | 1 | -0/+19 |
| * | Making visible use boolean properties. | Ted Gould | 2010-02-17 | 1 | -10/+4 |
| * | Responding to clicking on the shortcuts | Ted Gould | 2010-02-17 | 1 | -1/+17 |
| * | Build us some shortcut menuitems | Ted Gould | 2010-02-17 | 1 | -0/+26 |
| * | Adding in shortcuts and ids private variables. Full lifecycle. | Ted Gould | 2010-02-17 | 1 | -6/+30 |
| * | Adding a function to get the items that are in the desktop file. | Ted Gould | 2010-02-17 | 2 | -0/+7 |
| * | If we see a keyfile, use the keyfile processing. | Ted Gould | 2010-02-15 | 1 | -2/+10 |
| * | Spliting out the launchers into the keyfiles | Ted Gould | 2010-02-15 | 1 | -6/+30 |
| * | Abstracting out the keyfile handling stuff. | Ted Gould | 2010-02-15 | 1 | -5/+22 |
| * | Adding in the ability to use keyfiles for the black list | Ted Gould | 2010-02-15 | 1 | -11/+68 |
|/ |
|
* | Property disconnect the count changed signal. | Ted Gould | 2010-02-09 | 1 | -0/+4 |
|\ |
|
| * | Some comments. | Ted Gould | 2010-02-09 | 1 | -0/+3 |
| * | Disconnecting the signal handler attached to the listener when we go away. | Ted Gould | 2010-02-09 | 1 | -0/+1 |
|/ |
|
* | Removing the in brackets creation of a variable that also existed in the func... | Ted Gould | 2010-02-09 | 3 | -3/+3 |
|\ |
|
| * | Kids, ignore pot | Ted Gould | 2010-02-08 | 1 | -0/+1 |
| * | Creating a local variable that was masking the one in the function. | Ted Gould | 2010-02-08 | 1 | -1/+1 |
| * | Fixing debug message | Ted Gould | 2010-02-08 | 1 | -1/+1 |
| * | I shouldn't have to have a ref there as it's got a ref count of one. | Ted Gould | 2010-02-08 | 1 | -1/+0 |
|/ |
|
* | 0.3.10.3.1 | Ted Gould | 2010-02-04 | 1 | -2/+2 |
* | Update to new dbusmenu 0.2.2 | Ted Gould | 2010-02-04 | 4 | -16/+17 |
|\ |
|
| * | Fixing one more timestamp | Ted Gould | 2010-02-04 | 1 | -2/+2 |
| * | Changing callback prototype and activate signals | Ted Gould | 2010-02-04 | 2 | -13/+14 |
| * | Upping to dbusmenu-gtk 0.2.2 | Ted Gould | 2010-02-04 | 1 | -1/+1 |
|/ |
|
* | 0.3.00.3.0 | Ted Gould | 2010-01-08 | 1 | -1/+1 |
* | Updating to dbusmenu v0.2.0 | Ted Gould | 2009-12-22 | 5 | -9/+9 |
|\ |
|
| * | Switching type to use the #define | Ted Gould | 2009-12-18 | 3 | -4/+4 |
| * | Switching the property callback to be GValue | Ted Gould | 2009-12-18 | 1 | -4/+4 |
| * | Requiring the 0.2.x series of dbusmenu | Ted Gould | 2009-12-18 | 1 | -1/+1 |
|/ |
|
* | Apparently order matters. | Ted Gould | 2009-11-05 | 1 | -1/+1 |