Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | Removing debug message | Ted Gould | 2010-01-06 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Look for NULL strings instead of NULL itself | Ted Gould | 2010-01-06 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Debug message | Ted Gould | 2010-01-06 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Let's watch the name, we don't care about the ID as much. | Ted Gould | 2010-01-06 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Building the dbus proxies if the guy we're trying to connect to doesn't exist. | Ted Gould | 2010-01-06 | 1 | -0/+2 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Adding in support for the GetChildren function. | Aurélien Gâteau | 2010-01-04 | 2 | -0/+69 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Implememented GetChildren | Aurelien Gateau | 2009-12-24 | 2 | -0/+69 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Typo on variable name. Oh, I hate dynamically linked languages. | Ted Gould | 2009-12-22 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Removing the bustle captures as we're not using them and they seem to be brea... | Ted Gould | 2009-12-22 | 4 | -15/+11 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Fix signal prototype and how the hashtable is handled. Added tests. | Ted Gould | 2009-12-22 | 6 | -12/+316 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Oops, that didn't work. | Ted Gould | 2009-12-22 | 1 | -2/+2 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Changing the prop handler to be a pointer. | Ted Gould | 2009-12-21 | 1 | -2/+2 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Switching the server function over to values. Oh, how I hate the untyped sig... | Ted Gould | 2009-12-21 | 1 | -6/+3 | |
| * | | | | | | | | | | Adding a test for the string to boolean convertions | Ted Gould | 2009-12-21 | 1 | -0/+44 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | Switching to a replace so that new values are added. | Ted Gould | 2009-12-21 | 1 | -1/+2 | |
| * | | | | | | | | | Fix an assertion that is the wrong direction | Ted Gould | 2009-12-21 | 1 | -1/+2 | |
| * | | | | | | | | | Making functions static so that we can get warnings if we don't use them. | Ted Gould | 2009-12-21 | 1 | -9/+9 | |
| * | | | | | | | | | Adding test to signal property changes. | Ted Gould | 2009-12-21 | 1 | -0/+55 | |
| * | | | | | | | | | Comments are good for the soul. | Ted Gould | 2009-12-21 | 1 | -0/+8 | |
| * | | | | | | | | | Testing setting the same prop multiple times of different types. | Ted Gould | 2009-12-21 | 1 | -0/+31 | |
| * | | | | | | | | | Ignoring the generated test description. | Ted Gould | 2009-12-21 | 1 | -0/+1 | |
| * | | | | | | | | | Setting all the different properties. | Ted Gould | 2009-12-21 | 1 | -3/+67 | |
| * | | | | | | | | | Adding in an XML report file. | Ted Gould | 2009-12-21 | 1 | -1/+4 | |
| * | | | | | | | | | Adding a menuitem allocation test. | Ted Gould | 2009-12-21 | 1 | -0/+14 | |
| * | | | | | | | | | Adding the object tests into the build. | Ted Gould | 2009-12-21 | 2 | -0/+25 | |
| * | | | | | | | | | Starting a framework for object testing. | Ted Gould | 2009-12-21 | 1 | -0/+60 | |
| * | | | | | | | | | Making sure we get our function. | Ted Gould | 2009-12-18 | 1 | -2/+2 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | Switching to just being a string and a pointer. | Ted Gould | 2009-12-18 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Changing the prototype on the signal so that it isn't a string, but a value. | Ted Gould | 2009-12-18 | 2 | -3/+3 | |
* | | | | | | | | Giving us some room in the 0.1.x series, but still getting version numbers in... | Ted Gould | 2009-12-18 | 1 | -3/+3 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Updating to the basis of the v2 changes for dbusmenu | Ted Gould | 2009-12-18 | 21 | -201/+1199 | |
|\| | | | | | | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Fixing MASSIVEDEBUGGING as it was still looking for a string. | Ted Gould | 2009-12-18 | 1 | -1/+5 | |
| * | | | | | Not setting the underline for seperators. | Ted Gould | 2009-12-17 | 1 | -1/+0 | |
| * | | | | | Updating to trunk | Ted Gould | 2009-12-17 | 0 | -0/+0 | |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
* | | | | | | Syncing up with the 0.1 branch | Ted Gould | 2009-12-10 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | 0.1.8 | Ted Gould | 2009-12-10 | 1 | -3/+3 | |
| * | | | | | Merge in some of the changes from the 0.2 branch. Specifically we're taking: | Ted Gould | 2009-12-10 | 6 | -11/+77 | |
| |\ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | | ||||||
* | | | | | Don't set underline to TRUE if it's a separator menuitem | Cody Russell | 2009-12-10 | 1 | -1/+0 | |
* | | | | | Making generated items understand underlines in labels. | Cody Russell | 2009-12-09 | 1 | -0/+3 | |
|\ \ \ \ \ | ||||||
* \ \ \ \ \ | Fixing includes in the dbusmenu-gtk client.h | Cody Russell | 2009-12-09 | 1 | -2/+1 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| | | | * | | Handling the case of getting an image with the purpose of clearing the label.... | Ted Gould | 2009-12-17 | 1 | -5/+9 | |
| | | | * | | Adding in a layout that has all kinds of different checks in it. | Ted Gould | 2009-12-17 | 1 | -0/+49 | |
| | | | * | | We killed the image item, time to update the tests. | Ted Gould | 2009-12-17 | 1 | -14/+14 | |
| | | | * | | Fleshing out the image functions for our generic item. | Ted Gould | 2009-12-17 | 1 | -3/+67 | |
| | | | * | | Trying to reduce the complexity of adding a label. Now we can detect the var... | Ted Gould | 2009-12-17 | 1 | -23/+68 | |
| | | | * | | License headers. I hate these. | Ted Gould | 2009-12-17 | 2 | -0/+56 | |
| | | | * | | Adding in an activate function so that we don't toggle our value on click. W... | Ted Gould | 2009-12-16 | 1 | -14/+29 | |
| | | | * | | Making sure a value is passed even if we're not using it for clicked. | Ted Gould | 2009-12-16 | 1 | -1/+4 | |
| | | | * | | Protect against NULL values and treat them as default values. | Ted Gould | 2009-12-16 | 1 | -12/+16 | |
| | | | * | | Adding some debug messages to the printout. | Ted Gould | 2009-12-16 | 1 | -0/+3 |