aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-gtk/client.c
Commit message (Expand)AuthorAgeFilesLines
* Some comments as I'm looking through the code.Ted Gould2009-09-091-3/+26
* Merging in support for image items. Including encoding and decoding the imag...Ted Gould2009-09-031-0/+120
|\
| * Moving the checking on the data set on whether we have a name earlier. We do...Ted Gould2009-09-031-7/+9
| * Fixing some string checking. Truth is a bitch.Ted Gould2009-09-031-6/+3
| * Switching to setting the label initially seems to make everything better. Go...Ted Gould2009-09-031-1/+1
| * A couple more comments.Ted Gould2009-09-021-0/+4
| * Fleshing out the image property handler.Ted Gould2009-09-021-4/+88
| * Inital structure for the image menu item.Ted Gould2009-09-021-0/+33
* | Basic support for the sensitive property.Ted Gould2009-09-021-0/+18
|/
* Adding checks to the type handling functions in GTK+ version of the lib. Com...Ted Gould2009-08-271-4/+18
* Promoting the base function up to an API function so that it can be used else...Ted Gould2009-08-261-18/+16
* Centralize visiblity processing and changes to the prop value.Ted Gould2009-08-261-4/+17
* Making a separatorTed Gould2009-08-261-9/+11
* Use the label Luke! It helps.Ted Gould2009-08-261-1/+1
* Adding a warning, showing the widget and moving the new signal to ensure ever...Ted Gould2009-08-261-3/+5
* Now we're building the child/parent relationship using the activation type fu...Ted Gould2009-08-251-2/+4
* Switching the prototype for type handlers so that it passes the client as well.Ted Gould2009-08-251-8/+7
* Code reshuffle. Now a warning on new items and fleshing out the type-based f...Ted Gould2009-08-251-9/+19
* Okay, building in some type handlers now.Ted Gould2009-08-251-0/+30
* Removing the old is_root and now using the new property on the menuitems for ...Ted Gould2009-06-261-9/+3
* Make it so that getting the menuitem will create it in cases where it's not c...Ted Gould2009-06-251-5/+15
* Making it so that we don't have any gtk events or handling of the root node. ...Ted Gould2009-06-251-0/+13
* Adding the client to the child related functionsTed Gould2009-06-251-10/+10
* Some comments for the gtk-doc stuffTed Gould2009-06-241-0/+9
* Handling the differing signals to set things up with the various gtk widgetsTed Gould2009-06-241-3/+38
* Major reshuffling, not quite done, but compiles.Ted Gould2009-06-241-53/+40
* Getting rid of code. We don't need properties or to build a cleint. I mean,...Ted Gould2009-06-231-124/+4
* Okay, now we're rebuilding this client thingy.Ted Gould2009-06-231-35/+35
* Okay, being a little funny with how these things are playing out. Missing su...Ted Gould2009-06-231-0/+332