log

age author description
Sun, 07 Oct 2007 14:25:17 +0000 Richard Laager Re-add a loop I removed in b5acf346a6ed692acc613d71a9ebbfcf4726cc63. It's
Sat, 06 Oct 2007 23:07:45 +0000 Richard Laager Fix a syntax error so this compiles.
Sat, 06 Oct 2007 22:59:14 +0000 Richard Laager merge of '6b5f1f48667171fe73de619dd8f80cacd231a2e2'
Sat, 06 Oct 2007 22:59:09 +0000 Richard Laager Honor a PURPLE_DISABLE_DEPRECATED define to allow plugins to catch
Sat, 06 Oct 2007 22:47:38 +0000 Richard Laager Deprecate the purple_plugins_register_* and purple_plugins_unregister_* functions. We have plugin-load and plugin-unload signals.
Sat, 06 Oct 2007 22:46:57 +0000 Richard Laager Remove some TODOs on deprecated code.
Sat, 06 Oct 2007 22:43:55 +0000 Richard Laager Honor the return value of a plugin's unload function.