aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/client.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Creating a lifecycle for our dbus proxies. We created them, so we must ↵Ted Gould2009-04-271-1/+63
| | | | destroy them as well.
* Addign in the get and set properties.Ted Gould2009-04-271-1/+38
|
* Adding in properties.Ted Gould2009-04-271-0/+43
|
* Starting to flesh out the client a little bitTed Gould2009-04-201-0/+63
|
* Changing the type name to make more senseTed Gould2009-04-161-1/+1
|
* Linking in the dbus prototypes generated by the dbus tools.Ted Gould2009-04-151-0/+1
|
* Adding basic client and server objects.Ted Gould2009-04-151-0/+53