aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-gtk/client.h
Commit message (Collapse)AuthorAgeFilesLines
* Promoting the base function up to an API function so that it can be used ↵Ted Gould2009-08-261-0/+2
| | | | else where.
* Make it so that getting the menuitem will create it in cases where it's not ↵Ted Gould2009-06-251-1/+1
| | | | created. This removes the chance of a race between the various functions.
* Handling the differing signals to set things up with the various gtk widgetsTed Gould2009-06-241-0/+1
|
* Okay, now we're rebuilding this client thingy.Ted Gould2009-06-231-4/+8
|
* Switching some of the client naming stuff to make everything stick together.Ted Gould2009-06-231-18/+20
|
* Okay, being a little funny with how these things are playing out. Missing ↵Ted Gould2009-06-231-0/+102
subversion's crazy everything is a copy semantics right now. It works well for stuff like this.