aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-glib/server.c
Commit message (Expand)AuthorAgeFilesLines
...
* Okay, now we have a lifecycle for all of our nifty signal handlers. Kinda cr...Ted Gould2009-05-121-0/+9
* Setting up some function to tie into all these new fangled signals that the m...Ted Gould2009-05-121-0/+48
* Adding in comments for the signals in the server.Ted Gould2009-05-121-0/+26
* Checking incomming objects on the serverTed Gould2009-05-121-0/+3
* Public API docsTed Gould2009-05-121-0/+20
* Add in the LGPL 2.1/3 text to the tops of the files.Ted Gould2009-05-121-0/+28
* Heh, turns out to recieve a signal you have to send it.Ted Gould2009-05-051-0/+1
* more debuggingTed Gould2009-05-041-0/+1
* Debug commentsTed Gould2009-05-041-1/+4
* A couple of debug strings and then making it so that if there is a root menu,...Ted Gould2009-04-161-4/+6
* Fixing the propertiesTed Gould2009-04-161-6/+6
* Okay, let's build some XMLTed Gould2009-04-161-1/+1
* Okay, now we're getting and setting properties. Fleshing out these functions.Ted Gould2009-04-161-2/+49
* Adding in basic set and get functions for the propertiesTed Gould2009-04-161-0/+41
* Oops, forgot layout. That's make the dbus folks angry.Ted Gould2009-04-161-1/+7
* Adding in some server propertiesTed Gould2009-04-161-0/+17
* Adding in the server signalsTed Gould2009-04-161-4/+41
* Putting in the public interfacesTed Gould2009-04-161-1/+28
* Changing the TYPE to make more sense and installing the dbus profileTed Gould2009-04-161-1/+8
* Linking in the dbus prototypes generated by the dbus tools.Ted Gould2009-04-151-0/+38
* Adding basic client and server objects.Ted Gould2009-04-151-0/+54