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
/
serializablemenuitem.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix GI annotations for DbusmenuGtk
Martin Pitt
2011-02-16
1
-31
/
+31
|
*
Shortening function names to be more reasonable.
Ted Gould
2011-01-27
1
-5
/
+5
|
*
Adding a transfer annotation
Ted Gould
2011-01-21
1
-2
/
+2
|
*
Fleshing out setting the property
Ted Gould
2011-01-21
1
-0
/
+5
|
*
Adding in set and get property functions.
Ted Gould
2011-01-21
1
-0
/
+46
|
*
gtk-doc documentation for public API functions
Ted Gould
2011-01-21
1
-0
/
+34
|
*
More documentation
Ted Gould
2011-01-21
1
-0
/
+12
|
*
Installing a property for the menuitem in the super-class
Ted Gould
2011-01-20
1
-2
/
+21
|
*
Switching the name to build so that we realize what's going on there.
Ted Gould
2011-01-20
1
-3
/
+3
|
*
Adding a function to tell the menu item about where it's properties are ↵
Ted Gould
2011-01-19
1
-0
/
+7
|
|
|
|
coming from.
*
Filling out the type handler
Ted Gould
2011-01-19
1
-0
/
+8
|
*
License headers
Ted Gould
2011-01-19
1
-0
/
+28
|
*
Clean up on failure
Ted Gould
2011-01-18
1
-1
/
+3
|
*
Build a type handler structure to handle the class struct
Ted Gould
2011-01-18
1
-2
/
+14
|
*
Setup to the use the full type handler
Ted Gould
2011-01-18
1
-2
/
+10
|
*
Setting up the type handler, need more API
Ted Gould
2011-01-18
1
-2
/
+10
|
*
Changing namespace from IDO to DBusMenu GTK
Ted Gould
2011-01-18
1
-26
/
+26
|
*
Steal the serializable menuitem from IDO
Ted Gould
2011-01-18
1
-0
/
+99