log libpurple/dbus-server.c @ 26716:911a325116d5

age author description
Wed, 07 Jan 2009 04:04:05 +0000 Daniel Atallah Only initialize dbus threading if glib threading is initialized. The idea is
Tue, 06 Jan 2009 05:03:18 +0000 Daniel Atallah Kir Kolyshkin figured out that we need to initialize the dbus threading to avoid
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*