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
...
|
*
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
|
/
/
|
*
Add the accelerators.
Cody Russell
2010-06-21
1
-9
/
+27
|
*
Adding a debug message
Ted Gould
2010-06-15
1
-0
/
+2
|
*
Switching to control L just in case
Ted Gould
2010-06-15
1
-2
/
+2
|
*
Making sure the accel group gets added to the window
Ted Gould
2010-06-15
1
-0
/
+1
|
*
Making the path more unique and using the lower level path set function.
Ted Gould
2010-06-15
1
-2
/
+2
|
*
Setting the accel widget for the accel label.
Ted Gould
2010-06-15
1
-0
/
+1
|
*
Switch to using the accel map with paths
Ted Gould
2010-06-15
1
-9
/
+12
|
*
More robust comparison
Ted Gould
2010-06-14
1
-1
/
+1
|
*
Switching get over to a GValueArray too!
Ted Gould
2010-06-14
1
-13
/
+12
|
*
Block the case where the label is being init'd to NULL
Ted Gould
2010-06-14
1
-0
/
+2
[prev]
[next]