aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Clear up the uses of g_type_init().Mathieu Trudel-Lapierre2013-01-212-3/+0
|
* fix grammar: use of its and it'sCharles Kerr2012-10-071-1/+1
|
* Change the dbusmenu-dumper to be realization based instead of timeout basedTed Gould2012-03-271-1/+53
|
* Adding an optional build of the dumperDennis Schridde2011-09-191-1/+5
|
* Make the test app not depend on dbusmenu-GTKTed Gould2011-09-021-8/+0
|\
| * Remove unneeded dbusmenu-GTK dep in testappDennis Schridde2011-09-021-8/+0
| |
* | Make building tests optionalDennis Schridde2011-09-021-1/+5
| |
* | tools/dbusmenu-dumper: Proper GVariant handling of gdbus call to make this ↵Martin Pitt2011-02-161-2/+4
|/ | | | actually work
* Ayatana purgeTed Gould2011-01-132-4/+4
|
* Merging in trunk changes for dual build and GTK3 fixesTed Gould2010-12-011-1/+7
|\
| * Merging in configurable GTK build optionTed Gould2010-11-111-1/+7
| |\
| | * instead of always building gtk2 and gtk3, add a --with-gtk= flag to ↵Michael Terry2010-10-061-1/+7
| | | | | | | | | | | | configure to specify which to build with
* | | Porting the dumper to GDBusTed Gould2010-11-171-124/+30
| | |
* | | Switching to getting the name with GDBusTed Gould2010-11-161-22/+27
|/ /
* | Making the dumper sort the properties to make it more predictable.Ted Gould2010-08-121-1/+8
| |
* | debug--Aurelien Gateau2010-08-051-2/+0
| |
* | Making it so that dbus-dumper has a click to dump feature.Ted Gould2010-07-202-12/+220
|\ \
| * | Unbreak command line parserAurelien Gateau2010-07-201-2/+2
| | |
| * | Clean upAurelien Gateau2010-07-201-16/+11
| | |
| * | Ripped some code from wnckprop to do proper click-to-dumpAurelien Gateau2010-07-202-2/+102
| | |
| * | Use pkgconfig to find libx11Aurelien Gateau2010-07-191-2/+2
| | |
| * | Started to implement click-to-dumpAurelien Gateau2010-07-192-11/+122
| |/
* | Have the proper case for booleansTed Gould2010-06-281-0/+6
| |
* | Adding an explicit null check.Ted Gould2010-06-281-0/+4
| |
* | Optimizing the one item in the collection case (common for shortcuts)Ted Gould2010-06-281-2/+8
| |
* | Abstracting out the choosing of how to dump the value.Ted Gould2010-06-281-13/+22
| |
* | Handling the printing of strv's as well.Ted Gould2010-06-281-1/+18
| |
* | Now iterating through the collection and printing those entries out.Ted Gould2010-06-281-3/+38
| |
* | Printing more like we'd want a collection to print.Ted Gould2010-06-281-2/+14
| |
* | Giving the depth as well so this can look nice.Ted Gould2010-06-281-2/+2
| |
* | Splitting out the collection printing.Ted Gould2010-06-281-1/+14
| |
* | Changing from using a transform to getting the contentsTed Gould2010-06-281-5/+4
|/
* Install JSON fileAurelien Gateau2010-02-051-1/+1
|
* Install README file for dbusmenu-benchAurelien Gateau2010-02-051-1/+5
|
* Documentation for dbusmenu-benchAurelien Gateau2010-02-051-0/+27
|
* Dbusmenu Bench tool average support.Ted Gould2010-02-041-3/+25
|\
| * - Output min and max in addition to averageAurelien Gateau2010-02-041-3/+25
| | | | | | | | | | - Use checkbox format
* | Fixing the encoding in the python script.Ted Gould2010-02-041-0/+1
|\|
| * Add encoding commentAurelien Gateau2010-02-041-0/+1
| |
* | Adding build system for the dbusmenu-testappTed Gould2010-02-042-0/+19
| |
* | Actually do it right.Ted Gould2010-02-041-1/+4
| |
* | Install dbusmenu-benchTed Gould2010-02-042-1/+1
|/
* Integrate dbusmenubench and GLib test appAurelien Gateau2010-02-043-0/+316
|
* Transition the dumper to getting values and converting them to strings ↵Ted Gould2009-12-151-1/+5
| | | | instead of only using strings.
* 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
|