aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-gtk/genericmenuitem.c
Commit message (Collapse)AuthorAgeFilesLines
...
* CommentsTed Gould2009-12-161-0/+16
|
* Stubs for setting and getting the image and label.Ted Gould2009-12-161-0/+39
|
* Setting the properties based on the enum value changes.Ted Gould2009-12-161-0/+24
|
* Building up the case statements.Ted Gould2009-12-151-0/+24
|
* Functions for setting the check type and state of the check.Ted Gould2009-12-151-0/+45
|
* Better handling of the draw_indicator function, as in, this one will ↵Ted Gould2009-12-151-2/+27
| | | | actually work.
* Setting up enums for the type of check and the state of it.Ted Gould2009-12-151-2/+5
|
* Slight cleanups, getting this code going.Ted Gould2009-12-151-10/+29
|
* Building the basic generic menu item.Ted Gould2009-12-151-0/+49