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
Commit message (
Expand
)
Author
Age
Files
Lines
*
0.3.3
Ted Gould
2010-06-24
1
-3
/
+3
*
Make the shortcut structure match Qt
Ted Gould
2010-06-24
2
-89
/
+105
|
\
|
*
Freeing the array wrapper
Ted Gould
2010-06-23
1
-0
/
+1
|
*
The joy of specialized collections.
Ted Gould
2010-06-23
1
-9
/
+16
|
*
Start building structures more like the KDE ones.
Ted Gould
2010-06-23
1
-22
/
+17
|
*
Adding comments
Ted Gould
2010-06-23
1
-0
/
+4
|
*
Apparently not a collection internally.
Ted Gould
2010-06-23
1
-36
/
+30
|
*
Reworking to use collection iterators.
Ted Gould
2010-06-23
1
-48
/
+69
|
*
Eh, that's not a rat hole that I want to go down. Realized I'd have to build...
Ted Gould
2010-06-23
1
-24
/
+2
|
*
Using our complex types to start looking at things.
Ted Gould
2010-06-23
1
-2
/
+2
|
*
Building us some custom types.
Ted Gould
2010-06-23
1
-0
/
+23
|
*
Lowering our protection a little, but hopefully this'll make it happy.
Ted Gould
2010-06-22
1
-2
/
+2
|
*
Switching around the get function to be GPtrArray-GStrV
Ted Gould
2010-06-22
1
-26
/
+17
|
*
Cleaning up usage of get_shortcut to only print/set if it sets a key
Ted Gould
2010-06-22
1
-9
/
+11
|
/
*
Protect from unexpected arrays on the bus.
Ted Gould
2010-06-22
1
-5
/
+26
|
\
|
*
A couple of warning messages.
Ted Gould
2010-06-22
1
-0
/
+2
|
*
Not checking just for boxed, looking inside a bit.
Ted Gould
2010-06-22
1
-2
/
+2
|
*
Checking the final value as well.
Ted Gould
2010-06-22
1
-1
/
+7
|
*
Refactoring to make things more clear
Ted Gould
2010-06-22
1
-5
/
+7
|
*
Putting in several GValue checks to ensure we're getting what we thing we're ...
Ted Gould
2010-06-22
1
-0
/
+11
|
/
*
Fixing the getting accel from a menu item.
Ted Gould
2010-06-22
1
-9
/
+13
|
\
|
*
Fix setting shortcuts from GtkMenuItem
Cody Russell
2010-06-22
1
-9
/
+13
*
|
Autogen fix
Ted Gould
2010-06-22
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
Pass args gnome-autogen.sh
Cody Russell
2010-06-22
1
-2
/
+1
|
/
*
Adding support for accelerators.
Ted Gould
2010-06-21
13
-4
/
+811
|
\
|
*
Mainline merge, resolve conflicts.
Cody Russell
2010-06-21
25
-25
/
+1082
|
|
\
|
|
/
|
/
|
*
|
Fixing property name
Ted Gould
2010-06-18
1
-1
/
+1
|
\
\
|
*
|
Wrong name for the property
Ted Gould
2010-06-17
1
-1
/
+1
|
/
/
*
|
Do an extra check for the name to fix some Hudson tests.
Ted Gould
2010-06-10
1
-0
/
+28
|
\
\
|
*
|
Adding an extra callback to catch a race condition
Ted Gould
2010-06-10
1
-0
/
+28
|
/
/
*
|
Fixes to make a distcheck without building first.
Ted Gould
2010-06-10
2
-0
/
+0
|
\
\
|
*
|
Adding a dummy sgml file.
Ted Gould
2010-06-10
1
-0
/
+0
|
*
|
Apparently you can't use EXTRA_DIST like this with gtk-doc. Why be normal?
Ted Gould
2010-06-10
1
-1
/
+1
|
*
|
Trying a dummy sgml file
Ted Gould
2010-06-10
2
-1
/
+1
|
/
/
*
|
0.3.2
Ted Gould
2010-06-10
1
-2
/
+2
*
|
Adding in a formal sections definition
Ted Gould
2010-06-10
1
-0
/
+157
*
|
Adding server and client dbus interfaces to the ignored header files.
Ted Gould
2010-06-10
1
-1
/
+6
*
|
Set the child-display property automatically on menuitems that have children.
Ted Gould
2010-06-10
7
-0
/
+343
|
\
\
|
*
|
Some more debugging messages. Cleaning up a bit.
Ted Gould
2010-06-08
1
-7
/
+16
|
*
|
Realization watching for the children display
Ted Gould
2010-06-08
1
-41
/
+20
|
*
|
Making the layouts useful for us.
Ted Gould
2010-06-08
1
-38
/
+14
|
*
|
Ignoring the submenu tests
Ted Gould
2010-06-08
1
-0
/
+3
|
*
|
Building the submenu tests
Ted Gould
2010-06-08
1
-0
/
+35
|
*
|
Stealing the layout test to make a submenu test
Ted Gould
2010-06-08
3
-0
/
+318
|
*
|
When removing items we need to remove the submenu property.
Ted Gould
2010-06-07
1
-0
/
+8
|
*
|
When we're adding the children we're setting the 'submenu' value.
Ted Gould
2010-06-07
1
-0
/
+12
|
*
|
Strings to build the submenu property
Ted Gould
2010-06-07
1
-0
/
+3
*
|
|
Adds support for gtk-doc
Ted Gould
2010-06-09
14
-23
/
+548
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
For building with --enable-gtk-doc for distcheck
Ken VanDine
2010-06-09
1
-2
/
+1
|
*
|
Build gtk-doc (LP: #422087)
Ken VanDine
2010-06-09
14
-21
/
+547
|
/
/
[next]