aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Merging in from the 'upstream' branch. Changes include the additionTed Gould2009-02-155-6/+85
| |\ | |/ |/|
* | Removing the debian directory. Going to start using this as my upstreamTed Gould2009-02-157-303/+0
* | Adding a handler for the new server display signal, and then make theTed Gould2009-02-152-1/+42
* | Adding a new signal in that handles the ID of zero, or null, commingTed Gould2009-02-152-5/+38
* | Adding a check for NULL string in the icon parsing code. This willTed Gould2009-02-151-0/+5
| * releasing version 0.1~ppa39Ted Gould2009-02-131-0/+7
| * Fixing a bug in the listener where properties weren't available on running se...Ted Gould2009-02-133-2/+37
| |\ | |/ |/|
* | Ah, declared a variable in an if so that it didn't get out of scope. Like it...Ted Gould2009-02-131-2/+3
* | Adding in a set of functions to get the properties off of a serverTed Gould2009-02-132-0/+34
| * releasing version 0.1~ppa38Ted Gould2009-02-121-0/+8
| * Adding in GIO to the list of linked modules.Ted Gould2009-02-121-0/+2
| * releasing version 0.1~ppa37Ted Gould2009-02-121-0/+8
| * Making time and icons happy and work well. Also adding lots of fun tests for...Ted Gould2009-02-128-12/+235
| |\ | |/ |/|
* | Forgot to set the timer back to something reasonable!Ted Gould2009-02-121-1/+1
* | Adding in support for icons, specifically passing them back and forth on the busTed Gould2009-02-122-4/+21
* | Changing from using a memory stream to using a buffer, the memory stream one ...Ted Gould2009-02-121-8/+18
* | Adding in the function to take a pixbuf, turn it into a png, base64 encode it...Ted Gould2009-02-121-0/+16
* | Changing the icon data to be base64 encoded, should have done that originally...Ted Gould2009-02-121-1/+6
* | Seems like a better nameTed Gould2009-02-121-1/+1
* | Fixing some prototypes to fix warnings and errors we haven't yet encountered....Ted Gould2009-02-121-2/+4
* | Adding in some debug messages and making the signal use the original key to b...Ted Gould2009-02-122-1/+4
* | Added in a way to print the values of properties while they change. More lat...Ted Gould2009-02-121-0/+52
* | Seeing what happens if I turn on "sign always" in Bazaar.Ted Gould2009-02-121-0/+1
* | Adding in the code for handling icons and timeTed Gould2009-02-121-0/+30
* | Rebuilding the way that priorities get done so that we can handle a time and ...Ted Gould2009-02-122-4/+58
* | Setting the properties property and picking up Empathy's desktop fileTed Gould2009-02-122-4/+7
* | Adding in a timer function to change the time every three minutes orTed Gould2009-02-121-0/+16
* | Using the time property functionTed Gould2009-02-121-2/+4
* | Adding in a time property functionTed Gould2009-02-122-0/+12
* | Merging from trunkTed Gould2009-02-111-0/+10
|\|
| * releasing version 0.1~ppa36Ted Gould2009-02-111-0/+10
| * Merging in the changes to make it so that properties work right, getTed Gould2009-02-118-28/+239
| |\ | |/ |/|
* | Cleaning up some debug messages that aren't as useful anymoreTed Gould2009-02-112-4/+4
* | Switching to ref_defaultTed Gould2009-02-111-1/+1
* | Fixing the deallocation to check the right parameters.Ted Gould2009-02-111-2/+2
* | Turning off some debugging, reformatting, and putting the connection into the...Ted Gould2009-02-111-23/+13
* | Basically things are working as the proxyts are now findable.Ted Gould2009-02-111-6/+6
* | Fixing the call, checking both lists of proxies, and adding some debug info.Ted Gould2009-02-112-3/+38
* | Removing an annoying warningTed Gould2009-02-111-2/+0
* | Adding a check for type in the middle of the state machine for building a ser...Ted Gould2009-02-111-5/+25
* | Adding in a ref-default function so that we can keep one listenerTed Gould2009-02-112-0/+19
* | Getting all the legal stuff in.Ted Gould2009-02-1117-2/+408
|\ \
* | | Adding to the convience functions for setting the desktop fileTed Gould2009-02-101-2/+9
* | | Building a way to get properties. Seems like this should be in the DBusTed Gould2009-02-102-8/+101
* | | Avoiding a conflict with GObject's get_type function.Ted Gould2009-02-102-20/+20
* | | Adding in real functions to match the prototypes.Ted Gould2009-02-101-0/+16
* | | Adding in functions to match the prototypes.Ted Gould2009-02-101-0/+21
* | | Adding in a set_type function and fixing the prototype for set_desktopTed Gould2009-02-101-1/+3
* | | Changing type to message.im for testing, now it's different than the messages.Ted Gould2009-02-101-1/+1
* | | Adding an API for getting the type and desktop filesTed Gould2009-02-101-0/+10