aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-gtk/client.h
Commit message (Collapse)AuthorAgeFilesLines
* add gtk-doc markup to our subclasses' structs 'parents' fieldsCharles Kerr2014-03-181-0/+1
|
* Fixing up the client documentationTed Gould2011-02-211-17/+25
|
* Private pointers in instance structsTed Gould2010-10-121-0/+5
|
* Going to 6 privates like othersTed Gould2010-10-121-1/+5
|
* Add two functions for setting and getting the accelerator group.Ted Gould2010-06-141-0/+3
|
* Adding a small function to get the submenu of an item.Ted Gould2010-05-261-0/+1
|
* Fix #include in client.hCody Russell2009-12-091-2/+1
|
* 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.