log libpurple/dbus-server.c @ 28457:4bbf24889934

age author description
2009-07-05 Elliott Sales de Andrade Add auto-generated D-Bus signals introspection, though parameter names
2009-01-07 Daniel Atallah Only initialize dbus threading if glib threading is initialized. The idea is
2009-01-06 Daniel Atallah Kir Kolyshkin figured out that we need to initialize the dbus threading to avoid
2008-10-30 Richard Laager Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
2008-05-13 Sadrul Habib Chowdhury Expose the smiley API to dbus.
2008-03-09 Stu Tomlinson Avoid a compile warning when building with NetworkManager support because
2008-01-13 Sadrul Habib Chowdhury Make sure the 'connection-error' signal doesn't cause a dbus error message.
2008-01-13 Andreas Stührk A patch from Andreas Stührk (Trundle) to fix a problem with our DBus code
2007-10-21 Luke Schierer applied changes from e2f6be4e0c0daee25fdb3250a7e16a881922f8c4
2007-10-21 Luke Schierer applied changes from c6a89223516b0abb6cbb399c2066e3b6a7b69d19
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-06-17 Sadrul Habib Chowdhury Richard likes complete
2007-06-16 Sadrul Habib Chowdhury Uninit dbus properly.
2007-06-16 Richard Laager I like complete
2007-06-16 Sadrul Habib Chowdhury Users need to stop worrying about the dbus-warnings.
2007-06-16 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
2007-06-10 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head 5fdf4fa0a7dcefa78c9ec2e7c25b151f1e3acf18)
2007-06-07 Richard Laager Lots of DBus list handling changes. The objective here was to eliminate a
2007-06-02 Luke Schierer propagate from branch 'im.pidgin.pidgin' (head bdd3cb040100fe925456b862d03cc6c5a61648ef)
2007-06-09 Stu Tomlinson Don't use g_return_val_if_reached() for objects not registered with dbus.
2007-06-02 Richard Laager A patch from o_sukhodolsky to fix a couple warnings like this:
2007-06-02 Richard Laager disapproval of revision '882bec7b9240768133433a448e9ff4e31e130832'
2007-06-02 Richard Laager A patch from QuLogic to fix a bug with a zero timestamp for unidle notices
2007-05-15 Gabriel Schulhof Alternative dbus_uniq implementation
2007-05-13 Gabriel Schulhof D-Bus unique stuff. Had to add a few NULL-checks here and there, because
2007-05-10 Sadrul Habib Chowdhury Show some more useful information when some signal causes some dbus warning/error.
2007-04-15 Richard Laager Trac Ticket #149 from JensenDied
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/