Mercurial > pidgin
log
age | author | description |
---|---|---|
Sat, 03 Nov 2007 11:05:52 +0000 | Will Thompson | Restore error notifications on the buddy list after a restart. Make the Ignore |
Sat, 03 Nov 2007 00:25:33 +0000 | Will Thompson | purple_account_clear_current_error is public API, so should not be static. |
Sat, 03 Nov 2007 00:23:01 +0000 | Will Thompson | Save accounts' current errors to accounts.xml, and restore them at startup. |
Sat, 03 Nov 2007 00:20:55 +0000 | Will Thompson | PurpleConnectionErrorInfo.description should not be const. |
Fri, 02 Nov 2007 19:36:34 +0000 | Will Thompson | Extract setting an account's current error to a static function. In the |
Fri, 02 Nov 2007 15:00:24 +0000 | Will Thompson | Add purple_account_clear_current_error(), which does what it says on the tin. |