aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/menuitem.c
Commit message (Expand)AuthorAgeFilesLines
* Now we're also signalling when a child gets moved around.Ted Gould2009-06-231-0/+12
* Adding in the 'moved' signal and make it so that the 'added' signal has the p...Ted Gould2009-06-231-5/+24
* Same cut and paste bug, you'd think I'd be smart enough to check this when I ...Ted Gould2009-05-261-1/+1
* Adding a reorder and prepend convience functions so that they emit the right ...Ted Gould2009-05-261-0/+47
* Too many values on signalTed Gould2009-05-261-1/+1
* Unref'ing the children if we're being killed ourselvesTed Gould2009-05-251-0/+9
* Disabling a large number of debug messages. Most aren't needed anymore.Ted Gould2009-05-191-2/+2
* Debug message on setting properties.Ted Gould2009-05-191-0/+1
* A function to copy the properties off of a menuitem.Ted Gould2009-05-191-0/+35
* Adding in a function to get the properties, and make sure to catch soem more ...Ted Gould2009-05-151-0/+24
* Add in a function to search the tree for an ID. This might need to be optimi...Ted Gould2009-05-131-0/+46
* Start signalling when children are added or removedTed Gould2009-05-121-0/+13
* Adding in the activate signal and a function to emit it on the server side of...Ted Gould2009-05-121-0/+29
* Adding in signals for child_added and child_removedTed Gould2009-05-121-6/+41
* Adding in a foreach function for menuitems.Ted Gould2009-05-121-0/+32
* Getting the proper marshaller for the change in APITed Gould2009-05-121-1/+2
* Changing the property update function to make it match closer to the dbus spe...Ted Gould2009-05-121-3/+4
* Creating the property changed signal and emitting it.Ted Gould2009-05-121-1/+25
* Fleshing out the property get and set functions (and exist)Ted Gould2009-05-121-3/+68
* Creating and destroying the properties.Ted Gould2009-05-121-0/+8
* Changes from reviewTed Gould2009-05-121-0/+13
|\
| * Checking parameters on MI functions.Ted Gould2009-05-121-0/+13
* | Adding proporties to the private object.Ted Gould2009-05-121-0/+2
|/
* Add in the LGPL 2.1/3 text to the tops of the files.Ted Gould2009-05-121-0/+28
* Function documentation.Ted Gould2009-05-111-1/+114
* Allowing people to take children.Ted Gould2009-05-111-0/+21
* Checking for a NULL child more vigorouslyTed Gould2009-05-081-0/+2
* Fleshing out the children managementTed Gould2009-05-061-7/+16
* Debugging messages and switching the ID gathering function around.Ted Gould2009-05-061-1/+3
* Implement the new_with_id function by making the id a property and building s...Ted Gould2009-05-051-5/+57
* Putting in placeholders for the functions that got prototyped last revisionTed Gould2009-04-281-0/+14
* Adding in tests dictory, a test, and making it compileTed Gould2009-04-161-0/+6
* No warnings, put them in now I had to fix themTed Gould2009-04-161-1/+10
* Okay, let's build some XMLTed Gould2009-04-161-1/+13
* Putting in IDsTed Gould2009-04-161-0/+8
* Adding in all the public functions as real functions and implementing a coupl...Ted Gould2009-04-161-7/+94
* Changing the menuitem typeTed Gould2009-04-161-1/+1
* Putting in more gobject based examples and getting all the libraries tied in ...Ted Gould2009-04-131-0/+48