log libpurple/core.c @ 32827:4a34689eeb33 default tip

age author description
Fri, 18 Mar 2011 02:59:12 +0000 Richard Laager Drop the .gaim -> .purple migration code
Wed, 16 Sep 2009 15:41:33 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head f881ba77d0fe70224a938185a5a3675b39520873)
Sat, 22 Aug 2009 21:47:20 +0000 John Bailey Kill off unneeded GLIB_CHECK_VERSION checks in libpurple. Refs #10024.
Thu, 03 Sep 2009 20:53:52 +0000 Mark Doliner "err" already exists--just set it to NULL.
Sun, 28 Jun 2009 06:21:40 +0000 Paul Aurich Remove duplicated call to purple_theme_manager_init()
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Tue, 28 Apr 2009 19:10:04 +0000 Ka-Hing Cheung don't uninit accounts until savedstatus and status are uninited, this was
Fri, 10 Apr 2009 05:57:23 +0000 Elliott Sales de Andrade Apply patch from darkrain42 to fix the crash-on-exit. Hopefully, the order
Thu, 09 Apr 2009 17:36:34 +0000 Nick Hebner Call purple_log_uninit() in purple_core_uninit().
Wed, 29 Apr 2009 00:41:37 +0000 Ethan Blanton Alternate, API-safe fix for #8774 (crash on exit)
Wed, 29 Apr 2009 00:39:13 +0000 Ethan Blanton disapproval of revision '2f2d084c77a5b905a47b7b28508172451a2bb82f'
Tue, 28 Apr 2009 20:51:59 +0000 Ethan Blanton applied changes from 8c5b1d77b08657a2e236e8efe9bc2920f763911e
Wed, 28 Jan 2009 10:23:37 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 8ae2fca06a3be4b99cc677c8f880d9521a35ec8b)
Mon, 26 Jan 2009 10:38:33 +0000 Mark Doliner Uninitialize the certificate API before unloading the SSL plugin. This