aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-gtk/serializablemenuitem.c
Commit message (Expand)AuthorAgeFilesLines
* Removing parsing of unneeded comment blockTed Gould2011-02-211-1/+1
* Fix GI annotations for DbusmenuGtkMartin Pitt2011-02-161-31/+31
* Shortening function names to be more reasonable.Ted Gould2011-01-271-5/+5
* Adding a transfer annotationTed Gould2011-01-211-2/+2
* Fleshing out setting the propertyTed Gould2011-01-211-0/+5
* Adding in set and get property functions.Ted Gould2011-01-211-0/+46
* gtk-doc documentation for public API functionsTed Gould2011-01-211-0/+34
* More documentationTed Gould2011-01-211-0/+12
* Installing a property for the menuitem in the super-classTed Gould2011-01-201-2/+21
* Switching the name to build so that we realize what's going on there.Ted Gould2011-01-201-3/+3
* Adding a function to tell the menu item about where it's properties are comin...Ted Gould2011-01-191-0/+7
* Filling out the type handlerTed Gould2011-01-191-0/+8
* License headersTed Gould2011-01-191-0/+28
* Clean up on failureTed Gould2011-01-181-1/+3
* Build a type handler structure to handle the class structTed Gould2011-01-181-2/+14
* Setup to the use the full type handlerTed Gould2011-01-181-2/+10
* Setting up the type handler, need more APITed Gould2011-01-181-2/+10
* Changing namespace from IDO to DBusMenu GTKTed Gould2011-01-181-26/+26
* Steal the serializable menuitem from IDOTed Gould2011-01-181-0/+99