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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Yeah, gotta show those labels.
Ted Gould
2009-12-16
1
-0
/
+2
*
Switching the client over to creating generic items.
Ted Gould
2009-12-16
1
-6
/
+12
*
Woot, a set label function.
Ted Gould
2009-12-16
1
-0
/
+40
*
Comments
Ted Gould
2009-12-16
1
-0
/
+16
*
Stupid formating changes.
Ted Gould
2009-12-16
1
-8
/
+8
*
Stubs for setting and getting the image and label.
Ted Gould
2009-12-16
2
-0
/
+42
*
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
2
-1
/
+25
*
Functions for setting the check type and state of the check.
Ted Gould
2009-12-15
2
-1
/
+50
*
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
2
-5
/
+22
*
Slight cleanups, getting this code going.
Ted Gould
2009-12-15
2
-19
/
+46
*
Building the basic generic menu item.
Ted Gould
2009-12-15
3
-0
/
+85
*
Switching around the visible and sensitive handling to use our new fancy gett...
Ted Gould
2009-12-15
1
-13
/
+18
*
Killing the image item as it's own beast.
Ted Gould
2009-12-09
1
-36
/
+14
*
Flow through GValue changes.
Ted Gould
2009-12-09
1
-13
/
+14
*
Making generated items understand underlines in labels.
Cody Russell
2009-12-09
1
-0
/
+3
|
\
|
*
Use underlines
Cody Russell
2009-12-09
1
-0
/
+3
*
|
Fix #include in client.h
Cody Russell
2009-12-09
1
-2
/
+1
|
/
*
Put the child printout under massive debugging.
Ted Gould
2009-10-05
1
-0
/
+8
*
Putting the menuitem dying in massive debugging info.
Ted Gould
2009-10-02
1
-1
/
+3
*
Printing when the GTK Menu item gets destroyed.
Ted Gould
2009-10-02
1
-0
/
+12
*
Reporting on the request pos vs. the actual.
Ted Gould
2009-10-01
1
-2
/
+32
*
Reffing the GTK menu item
Ted Gould
2009-10-01
1
-0
/
+1
*
Checking to see if we got null before casting.
Ted Gould
2009-10-01
1
-2
/
+3
*
Leaving abstract the data as long as possible to avoid GTK cast warnings.
Ted Gould
2009-10-01
1
-5
/
+4
*
Removing on delete
Ted Gould
2009-10-01
1
-0
/
+6
*
Trying to handle the reorder part of child_added
Ted Gould
2009-10-01
1
-0
/
+8
*
Message for realized
Ted Gould
2009-10-01
1
-0
/
+1
*
Adding a log domain for libdbusmenu-gtk
Ted Gould
2009-10-01
1
-1
/
+1
*
Adding a couple massive debugging messages.
Ted Gould
2009-10-01
1
-0
/
+8
*
Some comments and when a root item is realized we're reordering it right away...
Ted Gould
2009-09-09
1
-1
/
+19
*
Some comments as I'm looking through the code.
Ted Gould
2009-09-09
1
-3
/
+26
*
Casting the gsize to an int for 64-bit systems. We shouldn't have pngs over ...
Ted Gould
2009-09-03
1
-1
/
+1
*
Merging in support for image items. Including encoding and decoding the imag...
Ted Gould
2009-09-03
4
-2
/
+294
|
\
|
*
Moving the checking on the data set on whether we have a name earlier. We do...
Ted Gould
2009-09-03
1
-7
/
+9
|
*
Fixing some string checking. Truth is a bitch.
Ted Gould
2009-09-03
1
-6
/
+3
|
*
Switching to setting the label initially seems to make everything better. Go...
Ted Gould
2009-09-03
1
-1
/
+1
|
*
A couple more comments.
Ted Gould
2009-09-02
1
-0
/
+4
|
*
Fleshing out the image property handler.
Ted Gould
2009-09-02
1
-4
/
+88
|
*
Some comments in gtk-doc style.
Ted Gould
2009-09-02
1
-0
/
+25
|
*
Fleshing out the get function again stealing code from libindicate-gtk.
Ted Gould
2009-09-02
1
-1
/
+35
|
*
Fleshing out the setting function. Stealing from libindicate.
Ted Gould
2009-09-02
1
-1
/
+26
|
*
Adding some place holders for the image handling functions.
Ted Gould
2009-09-02
3
-2
/
+90
|
*
Inital structure for the image menu item.
Ted Gould
2009-09-02
1
-0
/
+33
*
|
Basic support for the sensitive property.
Ted Gould
2009-09-02
1
-0
/
+18
|
/
*
Checking the menu is a GTK menu before casting it. Comments by Neil.
Ted Gould
2009-08-27
1
-0
/
+2
*
Adding checks to the type handling functions in GTK+ version of the lib. Com...
Ted Gould
2009-08-27
1
-4
/
+18
*
Adding a public accessor for getting the gtk client
Ted Gould
2009-08-26
2
-0
/
+18
*
Promoting the base function up to an API function so that it can be used else...
Ted Gould
2009-08-26
2
-18
/
+18
[prev]
[next]