Mercurial > pidgin
log
age | author | description |
---|---|---|
Sun, 07 Oct 2007 15:15:58 +0000 | Richard Laager | Document the addition of purple_plugin_disable() and the changes to |
Sun, 07 Oct 2007 15:11:22 +0000 | Richard Laager | Fix the last two entries: we've used lowercase version elsewhere. |
Sun, 07 Oct 2007 14:58:23 +0000 | Richard Laager | I think we're doing the proper checks now, so remove a TODO. If this is |
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. |