aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | | | | | | * | Adding in libxml linkingTed Gould2009-04-101-1/+3
| | | | | | | | | | | | | | * | | Fixes to the finalize functions.Ted Gould2009-04-133-0/+4
| | | | | | | | | | | | | | |\ \ \ | | | | | | | | | | | | | | |/ / / | | | | | | | | | | | | | |/| | / | | | | | | | | | | | | | | | |/ | | | | | | | | | | | | | | |/|
| | | | | | | | | | | | | * | | Making into a 60.1.6Ted Gould2009-04-131-1/+1
| | | | | | | | | | | | | * | | Adding a bug numberTed Gould2009-04-130-0/+0
| | | | | | | | | | | | | * | | Adding in call to the parent class' finalize function as well, this should fr...Ted Gould2009-04-133-0/+4
| | | | | | | | | | | | | | * | Some slight code cleanups to remove warningsTed Gould2009-04-123-9/+12
| | | | | | | | | | | | | | |\ \ | | | | | | | | | | | | | | |/ / | | | | | | | | | | | | | |/| / | | | | | | | | | | | | | | |/
| | | | | | | | | | | | | * / Fixing some pedantic little bugs to try and figure out what's causing 359018Ted Gould2009-04-113-9/+12
| | | | | | | | | | | | |/ /
| | | | | | | | | | | | | * Dummy to put bug number in.Ted Gould2009-04-100-0/+0
| | | | | | | | | | | | | * Create the virtual function for checking interest.Ted Gould2009-04-101-0/+13
| | | | | | | | | | | | | * Merging in Eitan's gtype-ify of the enums and the IndicateListener... objects.Ted Gould2009-04-105-10/+81
| | | | | | | | | | | | | |\
| | | | | | | | | | | | | | * gtypify IndicateListenerIndicatorEitan Isaacson2009-04-102-5/+16
| | | | | | | | | | | | | | * changed IndicateListenerServer to a gtyped pointer instead of a gboxed.Eitan Isaacson2009-04-102-22/+10
| | | | | | | | | | | | | | * Changed marshallers to GBoxed for IndicatorListenerServer.Eitan Isaacson2009-04-082-29/+15
| | | | | | | | | | | | | | * GBoxed IndicateListenerServerEitan Isaacson2009-04-082-0/+42
| | | | | | | | | | | | | | * gtypified the interests enum.Eitan Isaacson2009-04-083-9/+44
| | | | | | | | | | | | | |/ | | | | | | | | | | | | |/|
| | | | | | | | | | | | | * Marking the dev branch as such.Ted Gould2009-04-101-1/+1
| | | | | | | | | | | | |/
| | | | | | | | | | | | * Added in an 'icon-name' to make the about dialog have a proper icon.0.1.5Ted Gould2009-04-071-0/+1
| | | | | | | | | | | | * Clearing another warning. Shame gdk doesn't do this one for us.Ted Gould2009-04-071-1/+1
| | | | | | | | | | | | * Patch from Eitan Isaacson to correct prototype. Had to be adjusted slightly ...Ted Gould2009-04-072-5/+5
| | | | | | | | | | | | * Ignoring our new testTed Gould2009-04-071-0/+1
| | | | | | | | | | | | * Patch from Eitan Isaacson to remove a ref/unref infinite loop that effectivel...Ted Gould2009-04-071-3/+7
| | | | | | | | | | | | * Making it so that we don't register the object twice. This is reallyTed Gould2009-04-071-3/+9
| | | | | | | | | | | | * Adding show hide server test from Eitan on bug 351537Ted Gould2009-04-072-1/+57
| | | | | | | | | | | |/
| | | | | | | | | | | * I finally understood what seb128 told me about the version numbering.Ted Gould2009-04-071-2/+2
| | | | | | | | | | | * Hiding some debugging messages.Ted Gould2009-04-071-6/+6
| | | | | | | | | | | * Simplifying error messageTed Gould2009-04-071-1/+1
| | | | | | | | | | |/
| | | | | | | | | | * * Some debug messagesTed Gould2009-04-062-17/+24
| | | | | | | | | |/
| | | | | | | | | * Moving private interests out of the public header file.Ted Gould2009-04-032-1/+2
| | | | | | | | |/
| | | | | | | | * Not quite sure how these got added, but I'm not going toTed Gould2009-04-031-0/+108
| | | | | | | | * Trying to get to a sane state. I apparently don't know as muchTed Gould2009-04-031-2/+2
| | | | | | | | * Hiding all of the functions that part of the DBus interface in thatTed Gould2009-04-034-28/+32
| | | | | | | | * Getting rid of everything starting with 'd'. This gets rid of the dbus stuff...Ted Gould2009-04-031-1/+1
| | | | | | | | * Hiding the marshsallers from the libraries in the symbols by adding a _ in fr...Ted Gould2009-04-032-8/+8
| | | | | | | | * Cleaning up the exported symbols, make sure that 'get_type_cb' isn't exportedTed Gould2009-04-031-2/+2
| | | | | | | | * Getting to version 0.2.0Ted Gould2009-04-031-2/+2
| | | | | | | | * Trying to have more style information included so that we can get rid of the ...Ted Gould2009-04-031-1/+18
| | | | | | | | * Adding interests on new servers saying that we're displaying the indicators a...Ted Gould2009-04-031-0/+5
| | | | | | | | * Fleshing out the functions in the listener to set interests.Ted Gould2009-04-032-2/+60
| | | | | | | | * Putting in some protection from crazy valuesTed Gould2009-04-021-0/+8
| | | | | | | | * Hiding debugTed Gould2009-04-021-7/+7
| | | | | | | | * Adding a bunch of debugging messages and fixing the lifecycle for the folk po...Ted Gould2009-04-021-8/+24
| | | | | | | | * Filling in the dbus owner changing code. Now we should catch those.Ted Gould2009-04-021-0/+38
| | | | | | | | * Adding printouts for interest changes.Ted Gould2009-04-021-0/+14
| | | | | | | | * Connecting in the DBus messaging that we need.Ted Gould2009-04-021-4/+40
| | | | | | | | * Fleshing out the interest setting and removing functions.Ted Gould2009-04-021-5/+56
| | | | | | | | * Updating unused fileTed Gould2009-04-021-0/+87
| | | | | | | | * Adding in folks support.Ted Gould2009-04-022-1/+63
| | | | | | | | * Adding the interest removed and interest added signals in.Ted Gould2009-04-021-0/+16
| | | | | | | | * Woot! Now we have some real functions to call!Ted Gould2009-04-021-0/+29
| | | | | | | | * I can't believe I messed up this one. Luckily it doesn't seem to haveTed Gould2009-04-021-11/+11