aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/client.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Okay, it think we're syncing the two XML hierarchies. Whew.Ted Gould2009-04-271-3/+49
|
* Getting up to the XML level. Whoo, up the protocol stack we go.Ted Gould2009-04-271-0/+26
|
* Handling all the DBus-isms of getting the property, now passing up the stack ↵Ted Gould2009-04-271-10/+44
| | | | to a parse function which will actually take care of the data.
* 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