index
:
libdbusmenu
master
Pass a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
dbusmenu-dumper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ayatana purge
Ted Gould
2011-01-13
1
-3
/
+3
*
Porting the dumper to GDBus
Ted Gould
2010-11-17
1
-124
/
+30
*
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
1
-10
/
+215
|
\
|
*
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
1
-0
/
+100
|
*
Started to implement click-to-dump
Aurelien Gateau
2010-07-19
1
-9
/
+120
*
|
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
|
/
*
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
*
Watching for the root changing and then using that to start profiling the dbu...
Ted Gould
2009-10-05
1
-8
/
+24
*
Making all of the error printouts actually go to STD ERR
Ted Gould
2009-10-05
1
-6
/
+6
*
Getting the client and the root item
Ted Gould
2009-10-05
1
-0
/
+16
*
Checking the dbusname and object to ensure that we get them.
Ted Gould
2009-10-05
1
-0
/
+19
*
Adding preferences for the dbus stuff.
Ted Gould
2009-10-05
1
-0
/
+41
*
Headers.
Ted Gould
2009-10-05
1
-0
/
+29
*
A stub dbusmenu dumper
Ted Gould
2009-10-05
1
-0
/
+8