summaryrefslogtreecommitdiff
path: root/libpurple/dbus-server.c
Commit message (Expand)AuthorAgeFilesLines
* Remove an unused variable, and don't free the dbus error until after we areStu Tomlinson2010-01-061-4/+2
* Fix dbus bindings. Refs #10523. Thanks, dvpdiner2.Paul Aurich2009-11-281-4/+4
* Include 'internal.h' before all other headers to make some non-gcc compilers ...Paul Aurich2009-11-271-1/+2
* Some people seem to think these messages actually mean something, but notElliott Sales de Andrade2009-09-121-3/+9
* Add auto-generated D-Bus signals introspection, though parameter namesElliott Sales de Andrade2009-07-051-0/+17
* Only initialize dbus threading if glib threading is initialized. The idea isDaniel Atallah2009-01-071-1/+2
* Kir Kolyshkin figured out that we need to initialize the dbus threading to avoidDaniel Atallah2009-01-061-0/+2
* Build everything with the *_DISABLE_DEPRECATED flags set. This allows usRichard Laager2008-10-301-0/+4
* Expose the smiley API to dbus.Sadrul Habib Chowdhury2008-05-131-0/+1
* Avoid a compile warning when building with NetworkManager support becauseStu Tomlinson2008-03-091-0/+2
* Make sure the 'connection-error' signal doesn't cause a dbus error message.Sadrul Habib Chowdhury2008-01-131-0/+1
* A patch from Andreas St?hrk (Trundle) to fix a problem with our DBus codeAndreas St?hrk2008-01-131-1/+1
* Etan pointed out that we should be using 64-bit variable types here.Mark Doliner2007-10-161-4/+4
* Add the ability for our dbus server to send out int64 and uint64. IMark Doliner2007-10-161-0/+10
* The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
* Richard likes completeSadrul Habib Chowdhury2007-06-171-1/+1
* Uninit dbus properly.Sadrul Habib Chowdhury2007-06-161-1/+11
* I like completeRichard Laager2007-06-161-1/+1
* Users need to stop worrying about the dbus-warnings.Sadrul Habib Chowdhury2007-06-161-2/+2
* Re-fix the DBus list handling code by killing const GList* / const GSList*Richard Laager2007-06-161-58/+20
* propagate from branch 'im.pidgin.pidgin' (head 33ee7eaab74ba7d307aa75fb1e1836...Stu Tomlinson2007-06-101-1/+1
|\
| * Don't use g_return_val_if_reached() for objects not registered with dbus.Stu Tomlinson2007-06-091-1/+1
* | Lots of DBus list handling changes. The objective here was to eliminate aRichard Laager2007-06-071-24/+62
* | propagate from branch 'im.pidgin.pidgin' (head 500d04f3bf871639f714fcc02a0225...Luke Schierer2007-06-021-0/+7
|\ \ | |/ |/|
| * Alternative dbus_uniq implementationGabriel Schulhof2007-05-151-19/+7
| * D-Bus unique stuff. Had to add a few NULL-checks here and there, becauseGabriel Schulhof2007-05-131-0/+19
* | A patch from o_sukhodolsky to fix a couple warnings like this:Richard Laager2007-06-021-2/+2
* | disapproval of revision '643f813446c674f126f82f9a04e8181c511340b4'Richard Laager2007-06-021-2/+2
* | A patch from QuLogic to fix a bug with a zero timestamp for unidle noticesRichard Laager2007-06-021-2/+2
|/
* Show some more useful information when some signal causes some dbus warning/e...Sadrul Habib Chowdhury2007-05-101-5/+12
* Trac Ticket #149 from JensenDiedRichard Laager2007-04-151-2/+2
* sed -ie 's/gaim/purple/g'Sean Egan2007-03-191-123/+123
* Rename gtk/ and libgaim/ to pidgin/ and libpurple/Sean Egan2007-01-201-0/+790