aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changes from reviewTed Gould2009-05-123-0/+18
|\
| * Merging in my working branch that brings in basic object functionality passin...Ted Gould2009-05-1219-12/+2166
| |\
| | * Checking parameters on MI functions.Ted Gould2009-05-121-0/+13
| | * Checking incomming objects on the serverTed Gould2009-05-121-0/+3
| | * Checking parameter. Found by Cody Russell.Ted Gould2009-05-121-0/+2
| * | A basic build system to start laying out the library.Ted Gould2009-03-2523-0/+1430
| |\ \
* | | | Adding proporties to the private object.Ted Gould2009-05-121-0/+2
| |_|/ |/| |
* | | Public API docsTed Gould2009-05-121-0/+20
* | | Object docsTed Gould2009-05-121-2/+40
* | | Public API functions documentationTed Gould2009-05-121-1/+28
* | | Add in the LGPL 2.1/3 text to the tops of the files.Ted Gould2009-05-126-0/+168
* | | Put the GPL v3 on these testsTed Gould2009-05-124-0/+82
* | | Object and section docs.Ted Gould2009-05-111-2/+42
* | | Function documentation.Ted Gould2009-05-111-1/+114
* | | Object documentation. No gtk-doc yet, but getting ready.Ted Gould2009-05-111-2/+42
* | | Making nice friendly names.Ted Gould2009-05-111-1/+1
* | | Moving the glib layout test into the make fileTed Gould2009-05-112-4/+8
* | | Taking the children, and trying to reuse them if possible. Sometimes that do...Ted Gould2009-05-111-1/+21
* | | Allowing people to take children.Ted Gould2009-05-112-0/+22
* | | Looking at submenus instead of the current array as we should have been origi...Ted Gould2009-05-101-4/+4
* | | Fixing going into the recursive submenusTed Gould2009-05-101-1/+1
* | | Debug messageTed Gould2009-05-091-0/+2
* | | More debuggingTed Gould2009-05-081-1/+6
* | | Checking for a NULL child more vigorouslyTed Gould2009-05-081-0/+2
* | | Fleshing out the children managementTed Gould2009-05-061-7/+16
* | | Debugging messages and switching the ID gathering function around.Ted Gould2009-05-062-5/+15
* | | A ton more debugging messages to know where it failedTed Gould2009-05-051-3/+14
* | | Doing some layout parsing for fun and profit.Ted Gould2009-05-051-1/+43
* | | Heh, turns out to recieve a signal you have to send it.Ted Gould2009-05-051-0/+1
* | | Loving the signal handlingTed Gould2009-05-051-0/+7
* | | Adding in a signal for the layout being updatedTed Gould2009-05-052-0/+35
* | | Extending time a little bitTed Gould2009-05-051-1/+1
* | | Adding in signals to get the update from the server updating the layout. And...Ted Gould2009-05-051-0/+17
* | | Debugging message.Ted Gould2009-05-051-0/+1
* | | Implement the new_with_id function by making the id a property and building s...Ted Gould2009-05-051-5/+57
* | | more debuggingTed Gould2009-05-041-0/+1
* | | Debug commentsTed Gould2009-05-041-1/+4
* | | More timeTed Gould2009-05-041-1/+1
* | | Adding the layout into the error message.Ted Gould2009-05-041-1/+1
* | | Don't init the value, as DBus will do that.Ted Gould2009-05-041-2/+0
* | | A small script to run the test easilyTed Gould2009-05-041-0/+4
* | | Some timers to get things lined up correctly and other littleTed Gould2009-05-042-2/+10
* | | This doesn't crash, not a good sign for using DBusTed Gould2009-04-281-2/+3
* | | Making sure to clear the call on error too.Ted Gould2009-04-281-0/+1
* | | Fixing addressTed Gould2009-04-281-1/+1
* | | Fix property names.Ted Gould2009-04-282-3/+9
* | | Oops can't call the kill function firstTed Gould2009-04-281-1/+0
* | | Adding a little flesh to the clientTed Gould2009-04-283-0/+55
* | | Messages and slowing down a touchTed Gould2009-04-281-2/+6
* | | Starting to build a layout test. We're compiling again.Ted Gould2009-04-285-1/+133