aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/menuitem-proxy.c
Commit message (Collapse)AuthorAgeFilesLines
* Fleshing out the moved function.Ted Gould2010-02-101-1/+18
|
* Fleshing out deleteTed Gould2010-02-101-0/+17
|
* Accessor for the mi private variableTed Gould2010-02-101-0/+18
|
* Adding children in.Ted Gould2010-02-091-0/+6
|
* Killing our childrenTed Gould2010-02-091-0/+10
|
* Stealing (caching) all of the properties now too! Ted Gould2010-02-091-0/+9
|
* Storing the handler IDs so that we can easily disconnect the signals later.Ted Gould2010-02-091-4/+25
|
* Setting up signals, and the easy ones are filled out.Ted Gould2010-02-091-0/+43
|
* Building the proxy item new function.Ted Gould2010-02-091-0/+19
|
* Reffing it and pulling it into the private struct.Ted Gould2010-02-091-0/+11
|
* Setting up code to get and set the menuitem.Ted Gould2010-02-091-0/+54
|
* Moving the menuitem association into a set of functions to make a complex ↵Ted Gould2010-02-091-6/+32
| | | | operation more clear.
* Lifecycle for the menuitemTed Gould2010-02-091-0/+11
|
* Adding in event handling.Ted Gould2010-02-091-1/+17
|
* License headersTed Gould2010-02-091-0/+28
|
* Adding in templated objects for the proxy subclassTed Gould2010-02-091-0/+56