aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Patch to update the Mago tests to the new MagoAra Pulido2009-10-0718-23/+23
| |\ \
| | * | Fix mago tests for karmic versionAra Pulido2009-10-0718-23/+23
| |/ /
| * | Adding in a new tool to dump the dbusmenu data so that it's easy to get.Ted Gould2009-10-065-1/+188
| |\ \
| | * \ Updating to current trunk.Ted Gould2009-10-065-4/+690
| | |\ \ | | |/ / | |/| |
| * | | Fixing the reorder test.Ted Gould2009-10-052-1/+9
| |\ \ \ | | |_|/ | |/| |
| | * | Put the child printout under massive debugging.Ted Gould2009-10-051-0/+8
| | | |
| | * | Make the item use the correct labelTed Gould2009-10-051-1/+1
| | | |
| | | * Putting commas on the properties.Ted Gould2009-10-051-2/+2
| | | |
| | | * Adding quotes around the values of properties.Ted Gould2009-10-051-1/+1
| | | |
| | | * Putting a couple second timeout in to make sure we get all the properties.Ted Gould2009-10-051-5/+14
| | | |
| | | * Adding some more carriage returns.Ted Gould2009-10-051-3/+4
| | | |
| | | * Forgot to init the type stuff.Ted Gould2009-10-051-0/+1
| | | |
| | | * Fleshing out printing a menu item.Ted Gould2009-10-051-3/+34
| | | |
| | | * Watching for the root changing and then using that to start profiling the ↵Ted Gould2009-10-051-8/+24
| | | | | | | | | | | | | | | | dbusmenu
| | | * Making all of the error printouts actually go to STD ERRTed Gould2009-10-051-6/+6
| | | |
| | | * Getting the client and the root itemTed Gould2009-10-051-0/+16
| | | |
| | | * Checking the dbusname and object to ensure that we get them.Ted Gould2009-10-051-0/+19
| | | |
| | | * Adding preferences for the dbus stuff.Ted Gould2009-10-051-0/+41
| | | |
| | | * Headers.Ted Gould2009-10-051-0/+29
| | | |
| | | * A stub dbusmenu dumperTed Gould2009-10-053-1/+21
| | | |
| | | * Making a tools directoryTed Gould2009-10-053-1/+5
| | |/
* | | releasing version 0.1.7-0ubuntu1~ppa1Ted Gould2009-10-051-2/+2
| | |
* | | * Upstream release 0.1.7Ted Gould2009-10-053-3/+12
|\| | | | | | | | | | | * Adding the GPL v3 Copying file so that we're all legal.
| * | Version 0.1.7Ted Gould2009-10-051-3/+3
| | |
| * | Removing the tarballs from the bazaar list.Ted Gould2009-10-051-0/+2
| | |
| * | Adding the copying file for GPLv3 because we should have added it, but the ↵Ted Gould2009-10-051-0/+676
| |\ \ | |/ / |/| / | |/ Ubuntu team did it for us :)
* | Updating to DesktopTed Gould2009-10-051-32/+8
|\ \
| * | releasing version 0.1.6-0ubuntu1Sebastien Bacher2009-10-051-1/+1
| | |
| * | * Upstream release 0.1.6 (LP: #442822)Ken VanDine2009-10-0511-20/+377
| |\ \ | |/ / |/| | | | | | | | | | | | | | | | | * Managing the life-cycle of the GTK Menu item better to ensure that it is positioned correctly and dies appropriately. (LP: #430904) and (LP: #419953) * Checking returned properties to ensure that there wasn't DBus errors. (LP: #433719)
* | | releasing version 0.1.6-0ubuntu1~ppa1Ted Gould2009-10-021-2/+2
| | |
* | | * Upstream release 0.1.6Ted Gould2009-10-023-9/+12
|\ \ \ | | |/ | |/| | | | | | | * Checking returned properties to ensure that there wasn't DBus errors. (LP: #433719)
| * | Making a 0.1.6Ted Gould2009-10-021-3/+3
| | |
* | | releasing version 0.1.5-0ubuntu1~ppa2Ted Gould2009-10-021-2/+2
| | |
| | |
| \ \
*-. | | Managing the life-cycle of the GTK Menu item better toTed Gould2009-10-0212-18/+372
|\ \| | | | | | | | | | | | | | | | | | ensure that it is positioned correctly and dies appropriately. (LP: #430904 and LP: #419953)
| | * | Cleaning up the tests after building themTed Gould2009-10-021-0/+3
| | | |
| | * | Managing the lifecycle of the menu item more directly and making sure to ↵Ted Gould2009-10-0210-17/+352
| | |\ \ | | | | | | | | | | | | | | | remove them from the menu when they're not children of it anymore.
| | * \ \ Checking on error so that we don't access invalid hash tables.Ted Gould2009-10-021-0/+8
| | |\ \ \
| | | * | | We weren't checking to see if error wasn't null, and therefore we reacted on ↵Ted Gould2009-10-021-0/+8
| | |/ / / | | | | | | | | | | | | | | | a bad hashtable which caused a crash.
| * | | | releasing version 0.1.5-0ubuntu1~ppa2~bugfix14Ted Gould2009-10-021-2/+2
| | | | |
| * | | | Adding destroy messagesTed Gould2009-10-022-1/+21
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Putting the menuitem dying in massive debugging info.Ted Gould2009-10-021-1/+3
| | | | |
| | * | | Printing when the GTK Menu item gets destroyed.Ted Gould2009-10-021-0/+12
| | | | |
| * | | | releasing version 0.1.5-0ubuntu1~ppa2~bugfix13Ted Gould2009-10-011-2/+2
| | | | |
| * | | | Reporting on request version vs. actualTed Gould2009-10-012-2/+38
| |\| | |
| | * | | Reporting on the request pos vs. the actual.Ted Gould2009-10-011-2/+32
| | | | |
| * | | | releasing version 0.1.5-0ubuntu1~ppa2~bugfix12Ted Gould2009-10-011-2/+2
| | | | |
| * | | | Adding a little reffing in.Ted Gould2009-10-012-0/+7
| |\| | |
| | * | | Reffing the GTK menu itemTed Gould2009-10-011-0/+1
| | | | |
| * | | | releasing version 0.1.5-0ubuntu1~ppa2~bugfix11Ted Gould2009-10-011-2/+2
| | | | |
| * | | | Killing some bad looking warnings that are stupidTed Gould2009-10-013-7/+13
| |\| | |