Mercurial > pidgin
log libpurple/plugin.c @ 21479:8fc43ef9d6a2
age | author | description |
---|---|---|
Sun, 07 Oct 2007 16:02:55 +0000 | Richard Laager | * Add purple_plugin_disable() to prevent plugins from loading on the next |
Sun, 07 Oct 2007 14:27:59 +0000 | Richard Laager | Use g_list_delete_link() instead of g_list_remove() in this new code, as |
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: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. |
Thu, 18 Oct 2007 02:11:23 +0000 | Etan Reisner | Make purple_xfers_uninit, purple_network_uninit, and purple_plugins_uninit |