Mercurial > pidgin
graph
-
purple_account_clear_current_error is public API, so should not be static.Sat, 03 Nov 2007 00:25:33 +0000, by Will Thompson
-
Save accounts' current errors to accounts.xml, and restore them at startup.Sat, 03 Nov 2007 00:23:01 +0000, by Will Thompson
-
PurpleConnectionErrorInfo.description should not be const.Sat, 03 Nov 2007 00:20:55 +0000, by Will Thompson
-
Extract setting an account's current error to a static function. In theFri, 02 Nov 2007 19:36:34 +0000, by Will Thompson
-
Add purple_account_clear_current_error(), which does what it says on the tin.Fri, 02 Nov 2007 15:00:24 +0000, by Will Thompson
-
Fix the return type of pidgin_make_mini_dialog() to be GtkWidget * rather thanFri, 02 Nov 2007 14:48:06 +0000, by Will Thompson
-
Don't pop up a separate error dialog when an account is disconnected byWed, 31 Oct 2007 15:32:24 +0000, by Will Thompson
-
Re-set URGENT on the buddy list when a new account is added to a pre-existingWed, 31 Oct 2007 15:23:07 +0000, by Will Thompson
-
Group all NAME_IN_USE errors together into one neat mini-dialog on the buddyWed, 31 Oct 2007 15:19:21 +0000, by Will Thompson
-
Document that callbacks for mini-dialogs may be NULL.Wed, 31 Oct 2007 15:17:09 +0000, by Will Thompson
-
Break creating and removing generic error boxes by account into their ownWed, 31 Oct 2007 00:57:26 +0000, by Will Thompson
-
Improve the documentation of pidgin_make_mini_dialog().Wed, 31 Oct 2007 00:32:11 +0000, by Will Thompson
-
I have no idea why checking for an OFFLINE status type on an account would beTue, 30 Oct 2007 23:46:59 +0000, by Will Thompson
-
Fix a type error. I could have sworn I did this before committing...Tue, 30 Oct 2007 23:41:10 +0000, by Will Thompson
-
* When an account error changes, just recreate its button rather than everyTue, 30 Oct 2007 23:33:13 +0000, by Will Thompson
-
Document exactly how long the PurpleConnectionErrorInfo pointers given out byTue, 30 Oct 2007 21:38:14 +0000, by Will Thompson
-
The two PurpleConnectionErrorInfo parameters are meant to be const.Sun, 28 Oct 2007 23:18:09 +0000, by Will Thompson
-
Mark pointed out that PurpleConnectionErrorPair is not a very good name for theSun, 28 Oct 2007 23:10:08 +0000, by Will Thompson
-
Document the gc parameter of purple_connection_error_reason to shut doxygen up.Sun, 28 Oct 2007 18:03:14 +0000, by Will Thompson
-
Deprecate pidgin_blist_update_account_error_state() andSun, 28 Oct 2007 16:43:16 +0000, by Will Thompson
-
PurpleConnectionErrorPair is a better name for struct { PurpleConnectionError;Sun, 28 Oct 2007 16:32:37 +0000, by Will Thompson
-
Add the old error to the account-error-changed signal.Sun, 28 Oct 2007 13:01:45 +0000, by Will Thompson
-
merge of '37c3d8dfb803b6da542ca98ccd64739e1943072c'Sun, 28 Oct 2007 11:04:04 +0000, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin.next.minor' (head a6e1d13e8af0e00ac47c87b5e118bb3c7ed5064f)Sat, 27 Oct 2007 17:46:04 +0000, by Will Thompson
-
Connect to connection-error in account.c so that the account error is actuallySun, 28 Oct 2007 00:46:45 +0000, by Will Thompson
-
Call pidgin_blist_update_account_error_state in response toSat, 27 Oct 2007 17:45:05 +0000, by Will Thompson
-
Remove repeated calls to purple_*_get_handle().Sat, 27 Oct 2007 17:43:49 +0000, by Will Thompson
-
Changelog purple_account_get_current_error() and account-error-changed.Sat, 27 Oct 2007 17:41:42 +0000, by Will Thompson
-
Make PurpleAccount keep track of the last connection error suffered (or not, ifSat, 27 Oct 2007 17:26:17 +0000, by Will Thompson
-
Document connection-error signal.Sat, 27 Oct 2007 12:14:15 +0000, by Will Thompson