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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Import upstream version 0.5.97
Charles Kerr
2012-04-04
2
-2
/
+18
|
\
*
|
Import upstream version 0.5.96
Charles Kerr
2012-03-29
1
-1
/
+53
|
\
|
|
*
Change the dbusmenu-dumper to be realization based instead of timeout based
Ted Gould
2012-03-27
1
-1
/
+53
*
|
Import upstream version 0.5.93
Ted Gould
2012-03-08
2
-0
/
+12
|
\
|
*
|
Import upstream version 0.5.91
Ted Gould
2012-02-15
2
-72
/
+74
|
\
|
*
|
Import upstream version 0.4.94
Ted Gould
2011-09-20
4
-19
/
+32
|
\
|
|
*
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
*
|
|
Import upstream version 0.4.93
Ted Gould
2011-08-25
2
-12
/
+2
|
\
|
|
*
|
|
Import upstream version 0.4.90
Ted Gould
2011-06-20
2
-2
/
+6
|
\
|
|
*
|
|
Import upstream version 0.4.4
Ted Gould
2011-04-25
2
-2
/
+12
|
\
|
|
*
|
|
Import upstream version 0.3.101
Ted Gould
2011-03-10
2
-12
/
+2
|
\
|
|
*
|
|
Import upstream version 0.3.99
Ted Gould
2011-02-24
2
-0
/
+2
|
\
|
|
*
|
|
Import upstream version 0.3.98
Ted Gould
2011-02-17
3
-4
/
+16
|
\
|
|
|
*
|
tools/dbusmenu-dumper: Proper GVariant handling of gdbus call to make this ac...
Martin Pitt
2011-02-16
1
-2
/
+4
|
|
/
*
|
Import upstream version 0.3.94
Ted Gould
2011-01-27
2
-12
/
+2
|
\
|
*
|
Import upstream version 0.3.91
Ted Gould
2011-01-13
5
-149
/
+72
|
\
|
|
*
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
|
|
\
|
*
|
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
*
|
|
Import upstream version 0.3.90
Ted Gould
2010-11-11
2
-3
/
+11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
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
*
|
|
Import upstream version 0.3.16
Ted Gould
2010-09-22
2
-12
/
+2
|
\
|
|
*
|
|
Import upstream version 0.3.15
Didier Roche
2010-09-22
2
-2
/
+12
|
\
|
|
*
|
|
Import upstream version 0.3.10
Ted Gould
2010-08-12
3
-3
/
+12
|
\
|
|
|
*
|
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
*
|
|
Import upstream version 0.3.9
Ted Gould
2010-08-02
2
-16
/
+2
|
\
|
|
*
|
|
Import upstream version 0.3.7
Ken VanDine
2010-07-22
4
-17
/
+247
|
\
|
|
|
*
|
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
|
|
|
/
*
|
|
Import upstream version 0.3.4
Ted Gould
2010-07-01
1
-5
/
+106
|
\
|
|
|
*
|
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
|
|
/
[next]