| Commit message (Expand) | Author | Age | Files | Lines |
* | Hiding some debugging messages. | Ted Gould | 2009-04-07 | 1 | -6/+6 |
* | Simplifying error message | Ted Gould | 2009-04-07 | 1 | -1/+1 |
* | * Some debug messages | Ted Gould | 2009-04-06 | 2 | -17/+24 |
* | Moving private interests out of the public header file. | Ted Gould | 2009-04-03 | 2 | -1/+2 |
* | Hiding all of the functions that part of the DBus interface in that | Ted Gould | 2009-04-03 | 4 | -28/+32 |
* | Getting rid of everything starting with 'd'. This gets rid of the dbus stuff... | Ted Gould | 2009-04-03 | 1 | -1/+1 |
* | Hiding the marshsallers from the libraries in the symbols by adding a _ in fr... | Ted Gould | 2009-04-03 | 2 | -8/+8 |
* | Cleaning up the exported symbols, make sure that 'get_type_cb' isn't exported | Ted Gould | 2009-04-03 | 1 | -2/+2 |
* | Fleshing out the functions in the listener to set interests. | Ted Gould | 2009-04-03 | 2 | -2/+60 |
* | Putting in some protection from crazy values | Ted Gould | 2009-04-02 | 1 | -0/+8 |
* | Hiding debug | Ted Gould | 2009-04-02 | 1 | -7/+7 |
* | Adding a bunch of debugging messages and fixing the lifecycle for the folk po... | Ted Gould | 2009-04-02 | 1 | -8/+24 |
* | Filling in the dbus owner changing code. Now we should catch those. | Ted Gould | 2009-04-02 | 1 | -0/+38 |
* | Connecting in the DBus messaging that we need. | Ted Gould | 2009-04-02 | 1 | -4/+40 |
* | Fleshing out the interest setting and removing functions. | Ted Gould | 2009-04-02 | 1 | -5/+56 |
* | Adding in folks support. | Ted Gould | 2009-04-02 | 2 | -1/+63 |
* | Adding the interest removed and interest added signals in. | Ted Gould | 2009-04-02 | 1 | -0/+16 |
* | Woot! Now we have some real functions to call! | Ted Gould | 2009-04-02 | 1 | -0/+29 |
* | I can't believe I messed up this one. Luckily it doesn't seem to have | Ted Gould | 2009-04-02 | 1 | -11/+11 |
* | Switching around the show_interest and remove_interest functions so that | Ted Gould | 2009-04-02 | 3 | -39/+74 |
* | Adding new functions show_interest and remove_interest into the API. Now to ... | Ted Gould | 2009-04-01 | 4 | -6/+86 |
* | Adding a remove and show interest | Ted Gould | 2009-04-01 | 1 | -4/+8 |
* | Change the API so it's more like we're keeping a list of what, and who are in... | Ted Gould | 2009-04-01 | 1 | -2/+7 |
* | Misspelling | Ted Gould | 2009-04-01 | 1 | -1/+1 |
* | Getting some interests in the game. | Ted Gould | 2009-04-01 | 6 | -3/+112 |
* | Switch to searching on the connection, which is really what we care about and... | Ted Gould | 2009-04-01 | 1 | -3/+5 |
* | First pass at the pretty meag-change to make it so that we can detect people ... | Ted Gould | 2009-04-01 | 2 | -46/+88 |
* | Bad truth in the hide function. | Ted Gould | 2009-03-27 | 1 | -1/+1 |
* | Making it so that the GIR stuff autodetects and only builds if available. | Ted Gould | 2009-03-17 | 1 | -0/+3 |
* | Fixes for distcheck0.1.2 | Ted Gould | 2009-03-12 | 1 | -0/+2 |
* | Fix doubling of prototypes, patch from Eitan | Ted Gould | 2009-03-09 | 1 | -3/+0 |
* | Linking in the build interfaces, needed a temporary function to get linking r... | Ted Gould | 2009-02-25 | 2 | -0/+10 |
* | Forgot to put these in built sources | Ted Gould | 2009-02-25 | 1 | -0/+2 |
* | true is TRUE | Ted Gould | 2009-02-25 | 1 | -2/+2 |
* | Adding build instructions for the listener interface | Ted Gould | 2009-02-25 | 1 | -0/+14 |
* | Merging in changes to put back in the GObject introspection and to have bette... | Ted Gould | 2009-02-25 | 1 | -24/+28 |
|\ |
|
| * | Adding back in the GIR files and some distclean improvements to get back to N... | Ted Gould | 2009-02-25 | 1 | -0/+4 |
| * | releasing version 0.1.1-0ubuntu3~ppa1 | Ted Gould | 2009-02-25 | 1 | -24/+24 |
* | | Adding in the listeners interface | Ted Gould | 2009-02-25 | 1 | -0/+1 |
* | | An interface to get the list of servers from another listener | Ted Gould | 2009-02-22 | 1 | -0/+41 |
* | | Adding information on how the server was added, but not really using | Ted Gould | 2009-02-22 | 1 | -4/+12 |
|/ |
|
* | Oops, should get the screw up right... | Ted Gould | 2009-02-16 | 1 | -1/+1 |
* | Adding a couple of files to the distribution to pass distcheck | Ted Gould | 2009-02-16 | 1 | -1/+3 |
* | Adding a new signal in that handles the ID of zero, or null, comming | Ted Gould | 2009-02-15 | 2 | -5/+38 |
* | Adding a check for NULL string in the icon parsing code. This will | Ted Gould | 2009-02-15 | 1 | -0/+5 |
* | Ah, declared a variable in an if so that it didn't get out of scope. Like it... | Ted Gould | 2009-02-13 | 1 | -2/+3 |
* | Changing from using a memory stream to using a buffer, the memory stream one ... | Ted Gould | 2009-02-12 | 1 | -8/+18 |
* | Adding in the function to take a pixbuf, turn it into a png, base64 encode it... | Ted Gould | 2009-02-12 | 1 | -0/+16 |
* | Changing the icon data to be base64 encoded, should have done that originally... | Ted Gould | 2009-02-12 | 1 | -1/+6 |
* | Fixing some prototypes to fix warnings and errors we haven't yet encountered.... | Ted Gould | 2009-02-12 | 1 | -2/+4 |