Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Fri, 02 Nov 2007 15:00:24 +0000 | Will Thompson | Add purple_account_clear_current_error(), which does what it says on the tin. |
Fri, 02 Nov 2007 14:48:06 +0000 | Will Thompson | Fix the return type of pidgin_make_mini_dialog() to be GtkWidget * rather than |
Wed, 31 Oct 2007 15:32:24 +0000 | Will Thompson | Don't pop up a separate error dialog when an account is disconnected by |
Wed, 31 Oct 2007 15:23:07 +0000 | Will Thompson | Re-set URGENT on the buddy list when a new account is added to a pre-existing |
Wed, 31 Oct 2007 15:19:21 +0000 | Will Thompson | Group all NAME_IN_USE errors together into one neat mini-dialog on the buddy |
Wed, 31 Oct 2007 15:17:09 +0000 | Will Thompson | Document that callbacks for mini-dialogs may be NULL. |
Wed, 31 Oct 2007 00:57:26 +0000 | Will Thompson | Break creating and removing generic error boxes by account into their own |
Wed, 31 Oct 2007 00:32:11 +0000 | Will Thompson | Improve the documentation of pidgin_make_mini_dialog(). |