log libpurple/plugin.c @ 19937:8c356223e182

age author description
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Tue, 24 Jul 2007 03:52:21 +0000 Daniel Atallah Fix core plugin dependency registering for gtkbuddynote to happen in plugin_init() so that it can work correctly. Add an additional sanity check in the core plugin unloading so that messed up dependency registrations don't cause crashes in the future. Thanks to deryni for helping figure this out.
Wed, 16 May 2007 19:35:17 +0000 Gabriel Schulhof Style changes + removed unnecessary NULL checks.
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
Mon, 26 Mar 2007 03:01:33 +0000 Richard Laager merge of '479ec3bc42bb56e872fb1e8d5975ee5cc73f9cb8'
Sun, 25 Mar 2007 00:45:40 +0000 Mark Doliner Get rid of an unnecessary strdup
Sat, 24 Mar 2007 20:25:01 +0000 Richard Laager A small fix to the patch from ecoffey: Gary pointed out that the strcmp()
Sat, 24 Mar 2007 06:24:59 +0000 Richard Laager SF Patch #1686400 from Eoin Coffey ("ecoffey")
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Tue, 30 Jan 2007 05:27:44 +0000 Sean Egan This renames the binary to 'pidgin', and I think it properly
Mon, 22 Jan 2007 09:27:02 +0000 Sean Egan I think this changes every user-visible string that contains 'Gaim.' We probably want the UI to be able
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/