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
/
libdbusmenu-gtk
/
menuitem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switching get over to a GValueArray too!
Ted Gould
2010-06-14
1
-13
/
+12
*
Switching to a value array from a ptrarray
Ted Gould
2010-06-14
1
-9
/
+23
*
Fleshing out getting the shortcut
Ted Gould
2010-06-14
1
-0
/
+51
*
initing the value array properly
Ted Gould
2010-06-14
1
-1
/
+1
*
Checking the validity of the key combo.
Ted Gould
2010-06-14
1
-0
/
+1
*
Fleshing out getting the accelerator from the menuitem.
Ted Gould
2010-06-14
1
-1
/
+33
*
Comment fixes
Ted Gould
2010-06-14
1
-1
/
+23
*
Adding in a prototype for stealing the shortcut off of a menuitem.
Ted Gould
2010-06-14
1
-0
/
+7
*
Switching things around to expose the key and modifier more as it's more useful.
Ted Gould
2010-06-09
1
-12
/
+18
*
Fleshing out building the shortcut array.
Ted Gould
2010-06-09
1
-3
/
+45
*
Dummy functions to get and set the shortcut
Ted Gould
2010-06-08
1
-0
/
+34
*
Casting the gsize to an int for 64-bit systems. We shouldn't have pngs over ...
Ted Gould
2009-09-03
1
-1
/
+1
*
Some comments in gtk-doc style.
Ted Gould
2009-09-02
1
-0
/
+25
*
Fleshing out the get function again stealing code from libindicate-gtk.
Ted Gould
2009-09-02
1
-1
/
+35
*
Fleshing out the setting function. Stealing from libindicate.
Ted Gould
2009-09-02
1
-1
/
+26
*
Adding some place holders for the image handling functions.
Ted Gould
2009-09-02
1
-0
/
+46