log libpurple/dbus-server.c @ 32827:4a34689eeb33 default tip

age author description
Sun, 16 Oct 2011 03:03:39 +0000 Elliott Sales de Andrade Remove free_memory argument from D-Bus list functions. It's already
Thu, 25 Aug 2011 07:36:54 +0000 andrew victor Fix build-breakage introduced by 9000557e8a6b7649547a10cfc0fe85dbb8ce661d.
Sat, 08 Jan 2011 15:19:00 +0000 pidgin Fix dbus introspection. Fixes #13073.
Wed, 06 Jan 2010 01:00:13 +0000 Stu Tomlinson Remove an unused variable, and don't free the dbus error until after we are
Sat, 28 Nov 2009 02:45:45 +0000 Paul Aurich Fix dbus bindings. Refs #10523. Thanks, dvpdiner2.
Fri, 27 Nov 2009 07:12:35 +0000 Paul Aurich Include 'internal.h' before all other headers to make some non-gcc compilers happy.
Sat, 12 Sep 2009 02:25:38 +0000 Elliott Sales de Andrade Some people seem to think these messages actually mean something, but not
Sun, 05 Jul 2009 05:41:00 +0000 Elliott Sales de Andrade Add auto-generated D-Bus signals introspection, though parameter names
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*
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/