aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/menuitem.h
Commit message (Expand)AuthorAgeFilesLines
* Now we're also signalling when a child gets moved around.Ted Gould2009-06-231-1/+1
* Adding in the 'moved' signal and make it so that the 'added' signal has the p...Ted Gould2009-06-231-1/+4
* Adding a reorder and prepend convience functions so that they emit the right ...Ted Gould2009-05-261-0/+2
* A function to copy the properties off of a menuitem.Ted Gould2009-05-191-0/+1
* Adding in a function to get the properties, and make sure to catch soem more ...Ted Gould2009-05-151-3/+4
* Add in a function to search the tree for an ID. This might need to be optimi...Ted Gould2009-05-131-0/+1
* Adding in the activate signal and a function to emit it on the server side of...Ted Gould2009-05-121-0/+1
* Adding in signals for child_added and child_removedTed Gould2009-05-121-16/+22
* Adding in a foreach function for menuitems.Ted Gould2009-05-121-0/+1
* Changing the property update function to make it match closer to the dbus spe...Ted Gould2009-05-121-1/+1
* Add in the LGPL 2.1/3 text to the tops of the files.Ted Gould2009-05-121-0/+28
* Object documentation. No gtk-doc yet, but getting ready.Ted Gould2009-05-111-2/+42
* Allowing people to take children.Ted Gould2009-05-111-0/+1
* Okay, it think we're syncing the two XML hierarchies. Whew.Ted Gould2009-04-271-0/+2
* Adding in tests dictory, a test, and making it compileTed Gould2009-04-161-0/+3
* Okay, let's build some XMLTed Gould2009-04-161-2/+2
* Okay, now we're getting and setting properties. Fleshing out these functions.Ted Gould2009-04-161-0/+2
* Changing the menuitem typeTed Gould2009-04-161-6/+6
* Designing some API babyTed Gould2009-04-131-2/+28
* Putting in more gobject based examples and getting all the libraries tied in ...Ted Gould2009-04-131-0/+33