aboutsummaryrefslogtreecommitdiff
path: root/tools/dbusmenu-dumper.c
Commit message (Collapse)AuthorAgeFilesLines
* Clear up the uses of g_type_init().Mathieu Trudel-Lapierre2013-01-211-1/+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
|
* tools/dbusmenu-dumper: Proper GVariant handling of gdbus call to make this ↵Martin Pitt2011-02-161-2/+4
| | | | actually work
* Ayatana purgeTed Gould2011-01-131-3/+3
|
* Porting the dumper to GDBusTed Gould2010-11-171-124/+30
|
* 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-201-10/+215
|\
| * 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-201-0/+100
| |
| * Started to implement click-to-dumpAurelien Gateau2010-07-191-9/+120
| |
* | 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
|/
* 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
|
* 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-051-0/+8