Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | Merging in Eitan's gtype-ify of the enums and the IndicateListener... objects. | Ted Gould | 2009-04-10 | 5 | -10/+81 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | gtypify IndicateListenerIndicator | Eitan Isaacson | 2009-04-10 | 2 | -5/+16 | |
| * | | | | | | | | | | | | | | changed IndicateListenerServer to a gtyped pointer instead of a gboxed. | Eitan Isaacson | 2009-04-10 | 2 | -22/+10 | |
| * | | | | | | | | | | | | | | Changed marshallers to GBoxed for IndicatorListenerServer. | Eitan Isaacson | 2009-04-08 | 2 | -29/+15 | |
| * | | | | | | | | | | | | | | GBoxed IndicateListenerServer | Eitan Isaacson | 2009-04-08 | 2 | -0/+42 | |
| * | | | | | | | | | | | | | | gtypified the interests enum. | Eitan Isaacson | 2009-04-08 | 3 | -9/+44 | |
| |/ / / / / / / / / / / / / | ||||||
* / / / / / / / / / / / / / | Marking the dev branch as such. | Ted Gould | 2009-04-10 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Added in an 'icon-name' to make the about dialog have a proper icon.0.1.5 | Ted Gould | 2009-04-07 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Clearing another warning. Shame gdk doesn't do this one for us. | Ted Gould | 2009-04-07 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Patch from Eitan Isaacson to correct prototype. Had to be adjusted slightly ... | Ted Gould | 2009-04-07 | 2 | -5/+5 | |
* | | | | | | | | | | | | | Ignoring our new test | Ted Gould | 2009-04-07 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Patch from Eitan Isaacson to remove a ref/unref infinite loop that effectivel... | Ted Gould | 2009-04-07 | 1 | -3/+7 | |
* | | | | | | | | | | | | | Making it so that we don't register the object twice. This is really | Ted Gould | 2009-04-07 | 1 | -3/+9 | |
* | | | | | | | | | | | | | Adding show hide server test from Eitan on bug 351537 | Ted Gould | 2009-04-07 | 2 | -1/+57 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | I finally understood what seb128 told me about the version numbering. | Ted Gould | 2009-04-07 | 1 | -2/+2 | |
* | | | | | | | | | | | | 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 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Not quite sure how these got added, but I'm not going to | Ted Gould | 2009-04-03 | 1 | -0/+108 | |
* | | | | | | | | | Trying to get to a sane state. I apparently don't know as much | Ted Gould | 2009-04-03 | 1 | -2/+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 | |
* | | | | | | | | | Getting to version 0.2.0 | Ted Gould | 2009-04-03 | 1 | -2/+2 | |
* | | | | | | | | | Trying to have more style information included so that we can get rid of the ... | Ted Gould | 2009-04-03 | 1 | -1/+18 | |
* | | | | | | | | | Adding interests on new servers saying that we're displaying the indicators a... | Ted Gould | 2009-04-03 | 1 | -0/+5 | |
* | | | | | | | | | 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 | |
* | | | | | | | | | Adding printouts for interest changes. | Ted Gould | 2009-04-02 | 1 | -0/+14 | |
* | | | | | | | | | 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 | |
* | | | | | | | | | Updating unused file | Ted Gould | 2009-04-02 | 1 | -0/+87 | |
* | | | | | | | | | 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 | |
* | | | | | | | | | Adding stuff to ignore, much better | Ted Gould | 2009-04-01 | 1 | -0/+43 | |
* | | | | | | | | | 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 | |
| |_|_|_|_|_|_|/ |/| | | | | | | |