aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Putting in placeholders for the functions that got prototyped last revisionTed Gould2009-04-281-0/+14
| |
| * Okay, it think we're syncing the two XML hierarchies. Whew.Ted Gould2009-04-272-3/+51
| |
| * 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
| |
| * A couple of debug strings and then making it so that if there is a root ↵Ted Gould2009-04-161-4/+6
| | | | | | | | menu, it's at the root of the XML data instead of having a root wrapped around it.
| * Fixing the propertiesTed Gould2009-04-161-6/+6
| |
| * Adding in tests dictory, a test, and making it compileTed Gould2009-04-167-1/+56
| |
| * No warnings, put them in now I had to fix themTed Gould2009-04-162-2/+11
| |
| * Okay, let's build some XMLTed Gould2009-04-163-4/+16
| |
| * Putting in IDsTed Gould2009-04-161-0/+8
| |
| * Adding in all the public functions as real functions and implementing a ↵Ted Gould2009-04-161-7/+94
| | | | | | | | couple of children related ones.
| * Okay, now we're getting and setting properties. Fleshing out these functions.Ted Gould2009-04-162-2/+51
| |
| * 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-162-1/+8
| |
| * Adding in some server propertiesTed Gould2009-04-162-0/+20
| |
| * Changing the menuitem typeTed Gould2009-04-162-7/+7
| |
| * Adding in the server signalsTed Gould2009-04-165-5/+75
| |
| * Putting in the public interfacesTed Gould2009-04-161-1/+28
| |
| * Changing the type name to make more senseTed Gould2009-04-162-7/+7
| |
| * Changing the TYPE to make more sense and installing the dbus profileTed Gould2009-04-162-7/+14
| |
| * Building an API, woo hooTed Gould2009-04-152-2/+10
| |
| * Linking in the dbus prototypes generated by the dbus tools.Ted Gould2009-04-152-0/+39
| |
| * Adding basic client and server objects.Ted Gould2009-04-156-2/+180
| |
| * Building the DBus bindingsTed Gould2009-04-143-1/+94
| |
| * Designing some API babyTed Gould2009-04-131-2/+28
| |
| * Putting in more gobject based examples and getting all the libraries tied in ↵Ted Gould2009-04-137-10/+101
| | | | | | | | to make them work.
* | A basic build system to start laying out the library.Ted Gould2009-03-2523-0/+1430
|\|
| * oops, cut and paste errorTed Gould2009-03-251-1/+1
| |
| * IgnoreTed Gould2009-03-251-0/+17
| |
| * Getting all the individual directories installing something and having a PC ↵Ted Gould2009-03-2510-2/+104
| | | | | | | | file.
| * Trying to make a directory to buildTed Gould2009-03-255-0/+51
| |
| * Oops wrong sub directory commandTed Gould2009-03-251-1/+1
| |
| * Woot, made it through autogen.shTed Gould2009-03-253-0/+218
| |
| * Getting more build files, moving alongTed Gould2009-03-257-1/+979
| |
| * First pass at some build filesTed Gould2009-03-252-0/+64
| |
| * I think these are the three libraries we needTed Gould2009-03-250-0/+0
|/
* First fileTed Gould2009-03-251-0/+3