log libpurple/dbus-server.c @ 29827:37be968cd42c

age author description
Thu, 30 Oct 2008 22:40:49 +0000 Richard Laager Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
Tue, 13 May 2008 00:29:22 +0000 Sadrul Habib Chowdhury Expose the smiley API to dbus.
Sun, 09 Mar 2008 13:53:47 +0000 Stu Tomlinson Avoid a compile warning when building with NetworkManager support because
Sun, 13 Jan 2008 20:46:20 +0000 Sadrul Habib Chowdhury Make sure the 'connection-error' signal doesn't cause a dbus error message.
Sun, 13 Jan 2008 16:25:11 +0000 Andreas St¸«ährk A patch from Andreas St¸«ährk (Trundle) to fix a problem with our DBus code
Sun, 21 Oct 2007 05:02:24 +0000 Luke Schierer applied changes from e2f6be4e0c0daee25fdb3250a7e16a881922f8c4
Sun, 21 Oct 2007 04:59:23 +0000 Luke Schierer applied changes from c6a89223516b0abb6cbb399c2066e3b6a7b69d19
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Sun, 17 Jun 2007 04:11:38 +0000 Sadrul Habib Chowdhury Richard likes complete
Sat, 16 Jun 2007 23:11:41 +0000 Sadrul Habib Chowdhury Uninit dbus properly.
Sat, 16 Jun 2007 22:01:53 +0000 Richard Laager I like complete
Sat, 16 Jun 2007 21:34:37 +0000 Sadrul Habib Chowdhury Users need to stop worrying about the dbus-warnings.
Sat, 16 Jun 2007 19:44:59 +0000 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
Sun, 10 Jun 2007 01:46:31 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head 5fdf4fa0a7dcefa78c9ec2e7c25b151f1e3acf18)
Thu, 07 Jun 2007 04:25:54 +0000 Richard Laager Lots of DBus list handling changes. The objective here was to eliminate a
Sat, 02 Jun 2007 13:09:49 +0000 Luke Schierer propagate from branch 'im.pidgin.pidgin' (head bdd3cb040100fe925456b862d03cc6c5a61648ef)
Sat, 09 Jun 2007 14:18:01 +0000 Stu Tomlinson Don't use g_return_val_if_reached() for objects not registered with dbus.
Sat, 02 Jun 2007 04:39:53 +0000 Richard Laager A patch from o_sukhodolsky to fix a couple warnings like this:
Sat, 02 Jun 2007 04:34:56 +0000 Richard Laager disapproval of revision '882bec7b9240768133433a448e9ff4e31e130832'
Sat, 02 Jun 2007 03:46:40 +0000 Richard Laager A patch from QuLogic to fix a bug with a zero timestamp for unidle notices
Tue, 15 May 2007 20:41:36 +0000 Gabriel Schulhof Alternative dbus_uniq implementation
Sun, 13 May 2007 19:52:05 +0000 Gabriel Schulhof D-Bus unique stuff. Had to add a few NULL-checks here and there, because
Thu, 10 May 2007 21:47:47 +0000 Sadrul Habib Chowdhury Show some more useful information when some signal causes some dbus warning/error.
Sun, 15 Apr 2007 18:09:14 +0000 Richard Laager Trac Ticket #149 from JensenDied
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/