aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/client-menuitem.c
Commit message (Expand)AuthorAgeFilesLines
* Passing the menuitem instead of finding it.Ted Gould2011-04-101-1/+1
* Fixup documentation and move the private functions to a private header fileTed Gould2011-02-211-0/+1
* Changing the naming of the CLIENT MENUITEM macro to be standardTed Gould2011-02-211-2/+2
* Change all the event handling to use GVariantsTed Gould2010-11-171-3/+3
* Removing the typedef for the callbackTed Gould2010-09-221-3/+3
* Adding a set of callbacks so that we can respond to the about to show request.Ted Gould2010-03-311-3/+35
* Adding a bunch of commentsTed Gould2010-03-311-0/+3
* Started to implement about-to-show supportAurelien Gateau2010-03-031-0/+10
* Adding in LGPL 2/3 headersTed Gould2010-02-031-0/+27
* Bringing through the handling of events through the local subclass of the item.Ted Gould2010-02-031-0/+12
* Adding in the client menuitem subclassTed Gould2010-02-031-0/+67