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-glib
/
menuitem.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding in a function to get the properties, and make sure to catch soem more ...
Ted Gould
2009-05-15
1
-3
/
+4
*
Add in a function to search the tree for an ID. This might need to be optimi...
Ted Gould
2009-05-13
1
-0
/
+1
*
Adding in the activate signal and a function to emit it on the server side of...
Ted Gould
2009-05-12
1
-0
/
+1
*
Adding in signals for child_added and child_removed
Ted Gould
2009-05-12
1
-16
/
+22
*
Adding in a foreach function for menuitems.
Ted Gould
2009-05-12
1
-0
/
+1
*
Changing the property update function to make it match closer to the dbus spe...
Ted Gould
2009-05-12
1
-1
/
+1
*
Add in the LGPL 2.1/3 text to the tops of the files.
Ted Gould
2009-05-12
1
-0
/
+28
*
Object documentation. No gtk-doc yet, but getting ready.
Ted Gould
2009-05-11
1
-2
/
+42
*
Allowing people to take children.
Ted Gould
2009-05-11
1
-0
/
+1
*
Okay, it think we're syncing the two XML hierarchies. Whew.
Ted Gould
2009-04-27
1
-0
/
+2
*
Adding in tests dictory, a test, and making it compile
Ted Gould
2009-04-16
1
-0
/
+3
*
Okay, let's build some XML
Ted Gould
2009-04-16
1
-2
/
+2
*
Okay, now we're getting and setting properties. Fleshing out these functions.
Ted Gould
2009-04-16
1
-0
/
+2
*
Changing the menuitem type
Ted Gould
2009-04-16
1
-6
/
+6
*
Designing some API baby
Ted Gould
2009-04-13
1
-2
/
+28
*
Putting in more gobject based examples and getting all the libraries tied in ...
Ted Gould
2009-04-13
1
-0
/
+33