index
:
libdbusmenu
master
Pass a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdbusmenu-gtk
/
genericmenuitem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handling the case of getting an image with the purpose of clearing the label....
Ted Gould
2009-12-17
1
-5
/
+9
*
Fleshing out the image functions for our generic item.
Ted Gould
2009-12-17
1
-3
/
+67
*
Trying to reduce the complexity of adding a label. Now we can detect the var...
Ted Gould
2009-12-17
1
-23
/
+68
*
License headers. I hate these.
Ted Gould
2009-12-17
1
-0
/
+28
*
Adding in an activate function so that we don't toggle our value on click. W...
Ted Gould
2009-12-16
1
-14
/
+29
*
Set alignment on the labels.
Ted Gould
2009-12-16
1
-0
/
+2
*
Yeah, gotta show those labels.
Ted Gould
2009-12-16
1
-0
/
+2
*
Woot, a set label function.
Ted Gould
2009-12-16
1
-0
/
+40
*
Comments
Ted Gould
2009-12-16
1
-0
/
+16
*
Stubs for setting and getting the image and label.
Ted Gould
2009-12-16
1
-0
/
+39
*
Setting the properties based on the enum value changes.
Ted Gould
2009-12-16
1
-0
/
+24
*
Building up the case statements.
Ted Gould
2009-12-15
1
-0
/
+24
*
Functions for setting the check type and state of the check.
Ted Gould
2009-12-15
1
-0
/
+45
*
Better handling of the draw_indicator function, as in, this one will actually...
Ted Gould
2009-12-15
1
-2
/
+27
*
Setting up enums for the type of check and the state of it.
Ted Gould
2009-12-15
1
-2
/
+5
*
Slight cleanups, getting this code going.
Ted Gould
2009-12-15
1
-10
/
+29
*
Building the basic generic menu item.
Ted Gould
2009-12-15
1
-0
/
+49