| Commit message (Expand) | Author | Age | Files | Lines |
* | Clear up the uses of g_type_init(). | Mathieu Trudel-Lapierre | 2013-01-21 | 2 | -3/+0 |
* | fix grammar: use of its and it's | Charles Kerr | 2012-10-07 | 1 | -1/+1 |
* | Change the dbusmenu-dumper to be realization based instead of timeout based | Ted Gould | 2012-03-27 | 1 | -1/+53 |
* | Adding an optional build of the dumper | Dennis Schridde | 2011-09-19 | 1 | -1/+5 |
* | Make the test app not depend on dbusmenu-GTK | Ted Gould | 2011-09-02 | 1 | -8/+0 |
|\ |
|
| * | Remove unneeded dbusmenu-GTK dep in testapp | Dennis Schridde | 2011-09-02 | 1 | -8/+0 |
* | | Make building tests optional | Dennis Schridde | 2011-09-02 | 1 | -1/+5 |
* | | tools/dbusmenu-dumper: Proper GVariant handling of gdbus call to make this ac... | Martin Pitt | 2011-02-16 | 1 | -2/+4 |
|/ |
|
* | Ayatana purge | Ted Gould | 2011-01-13 | 2 | -4/+4 |
* | Merging in trunk changes for dual build and GTK3 fixes | Ted Gould | 2010-12-01 | 1 | -1/+7 |
|\ |
|
| * | Merging in configurable GTK build option | Ted Gould | 2010-11-11 | 1 | -1/+7 |
| |\ |
|
| | * | instead of always building gtk2 and gtk3, add a --with-gtk= flag to configure... | Michael Terry | 2010-10-06 | 1 | -1/+7 |
* | | | Porting the dumper to GDBus | Ted Gould | 2010-11-17 | 1 | -124/+30 |
* | | | Switching to getting the name with GDBus | Ted Gould | 2010-11-16 | 1 | -22/+27 |
|/ / |
|
* | | Making the dumper sort the properties to make it more predictable. | Ted Gould | 2010-08-12 | 1 | -1/+8 |
* | | debug-- | Aurelien Gateau | 2010-08-05 | 1 | -2/+0 |
* | | Making it so that dbus-dumper has a click to dump feature. | Ted Gould | 2010-07-20 | 2 | -12/+220 |
|\ \ |
|
| * | | Unbreak command line parser | Aurelien Gateau | 2010-07-20 | 1 | -2/+2 |
| * | | Clean up | Aurelien Gateau | 2010-07-20 | 1 | -16/+11 |
| * | | Ripped some code from wnckprop to do proper click-to-dump | Aurelien Gateau | 2010-07-20 | 2 | -2/+102 |
| * | | Use pkgconfig to find libx11 | Aurelien Gateau | 2010-07-19 | 1 | -2/+2 |
| * | | Started to implement click-to-dump | Aurelien Gateau | 2010-07-19 | 2 | -11/+122 |
| |/ |
|
* | | Have the proper case for booleans | Ted Gould | 2010-06-28 | 1 | -0/+6 |
* | | Adding an explicit null check. | Ted Gould | 2010-06-28 | 1 | -0/+4 |
* | | Optimizing the one item in the collection case (common for shortcuts) | Ted Gould | 2010-06-28 | 1 | -2/+8 |
* | | Abstracting out the choosing of how to dump the value. | Ted Gould | 2010-06-28 | 1 | -13/+22 |
* | | Handling the printing of strv's as well. | Ted Gould | 2010-06-28 | 1 | -1/+18 |
* | | Now iterating through the collection and printing those entries out. | Ted Gould | 2010-06-28 | 1 | -3/+38 |
* | | Printing more like we'd want a collection to print. | Ted Gould | 2010-06-28 | 1 | -2/+14 |
* | | Giving the depth as well so this can look nice. | Ted Gould | 2010-06-28 | 1 | -2/+2 |
* | | Splitting out the collection printing. | Ted Gould | 2010-06-28 | 1 | -1/+14 |
* | | Changing from using a transform to getting the contents | Ted Gould | 2010-06-28 | 1 | -5/+4 |
|/ |
|
* | Install JSON file | Aurelien Gateau | 2010-02-05 | 1 | -1/+1 |
* | Install README file for dbusmenu-bench | Aurelien Gateau | 2010-02-05 | 1 | -1/+5 |
* | Documentation for dbusmenu-bench | Aurelien Gateau | 2010-02-05 | 1 | -0/+27 |
* | Dbusmenu Bench tool average support. | Ted Gould | 2010-02-04 | 1 | -3/+25 |
|\ |
|
| * | - Output min and max in addition to average | Aurelien Gateau | 2010-02-04 | 1 | -3/+25 |
* | | Fixing the encoding in the python script. | Ted Gould | 2010-02-04 | 1 | -0/+1 |
|\| |
|
| * | Add encoding comment | Aurelien Gateau | 2010-02-04 | 1 | -0/+1 |
* | | Adding build system for the dbusmenu-testapp | Ted Gould | 2010-02-04 | 2 | -0/+19 |
* | | Actually do it right. | Ted Gould | 2010-02-04 | 1 | -1/+4 |
* | | Install dbusmenu-bench | Ted Gould | 2010-02-04 | 2 | -1/+1 |
|/ |
|
* | Integrate dbusmenubench and GLib test app | Aurelien Gateau | 2010-02-04 | 3 | -0/+316 |
* | Transition the dumper to getting values and converting them to strings instea... | Ted Gould | 2009-12-15 | 1 | -1/+5 |
* | Putting commas on the properties. | Ted Gould | 2009-10-05 | 1 | -2/+2 |
* | Adding quotes around the values of properties. | Ted Gould | 2009-10-05 | 1 | -1/+1 |
* | Putting a couple second timeout in to make sure we get all the properties. | Ted Gould | 2009-10-05 | 1 | -5/+14 |
* | Adding some more carriage returns. | Ted Gould | 2009-10-05 | 1 | -3/+4 |
* | Forgot to init the type stuff. | Ted Gould | 2009-10-05 | 1 | -0/+1 |
* | Fleshing out printing a menu item. | Ted Gould | 2009-10-05 | 1 | -3/+34 |