log pidgin/gtkblist.c @ 21498:040b4f646f35

age author description
Wed, 14 Nov 2007 12:40:48 +0000 Will Thompson Don't update the error in the buddy list if it hasn't changed.
Wed, 14 Nov 2007 12:26:52 +0000 Will Thompson Remove account error dialogs from the scrollbook's notebook, not from the
Mon, 12 Nov 2007 18:47:40 +0000 Will Thompson Add a clickable link to the SSL FAQ to errors about accounts which need SSL
Sun, 11 Nov 2007 22:27:52 +0000 Will Thompson Use the error icon rather than the disconnect icon in connection error
Sun, 11 Nov 2007 14:19:55 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head 18b9b46acf72ed063fad2e2779a5202fd6d8126b)
Sat, 10 Nov 2007 12:10:04 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
Mon, 05 Nov 2007 10:29:13 +0000 Will Thompson Really actually hide the description label inside a minidialog, even when
Mon, 05 Nov 2007 01:32:25 +0000 Will Thompson Say that an account has been disabled if it has been in the title of a generic
Mon, 05 Nov 2007 01:28:20 +0000 Will Thompson Hide the description label of the PidginMiniDialog used for signed on elsewhere
Mon, 05 Nov 2007 01:19:51 +0000 Will Thompson Use PidginMiniDialog to display signed in elsewhere errors in the blist.
Sat, 03 Nov 2007 17:08:21 +0000 Will Thompson Display all connection errors in a scrollbook, which is packed inside
Sat, 03 Nov 2007 16:32:28 +0000 Will Thompson Fix iterating over accounts_signed_on_elsewhere while doing things that will
Sat, 03 Nov 2007 14:35:09 +0000 Will Thompson Remove padding and size-grouping from buttons in minidialogs to save horizontal
Sat, 03 Nov 2007 14:06:24 +0000 Will Thompson Use minidialogs rather than horrifying buttons with red text to notify the user
Sat, 03 Nov 2007 12:17:06 +0000 Will Thompson Work around a bug in vim's bracket matching, whereby it doesn't realise that
Sat, 03 Nov 2007 12:12:02 +0000 Will Thompson Add a tooltip to each account's label in the signed on elsewhere minidialog,
Sat, 03 Nov 2007 11:05:52 +0000 Will Thompson Restore error notifications on the buddy list after a restart. Make the Ignore
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 00:57:26 +0000 Will Thompson Break creating and removing generic error boxes by account into their own
Tue, 30 Oct 2007 23:46:59 +0000 Will Thompson I have no idea why checking for an OFFLINE status type on an account would be
Tue, 30 Oct 2007 23:41:10 +0000 Will Thompson Fix a type error. I could have sworn I did this before committing...
Tue, 30 Oct 2007 23:33:13 +0000 Will Thompson * When an account error changes, just recreate its button rather than every
Sun, 28 Oct 2007 23:18:09 +0000 Will Thompson The two PurpleConnectionErrorInfo parameters are meant to be const.
Sun, 28 Oct 2007 23:10:08 +0000 Will Thompson Mark pointed out that PurpleConnectionErrorPair is not a very good name for the
Sun, 28 Oct 2007 16:32:37 +0000 Will Thompson PurpleConnectionErrorPair is a better name for struct { PurpleConnectionError;
Sun, 28 Oct 2007 13:01:45 +0000 Will Thompson Add the old error to the account-error-changed signal.
Sat, 27 Oct 2007 17:45:05 +0000 Will Thompson Call pidgin_blist_update_account_error_state in response to
Sat, 27 Oct 2007 17:43:49 +0000 Will Thompson Remove repeated calls to purple_*_get_handle().
Fri, 16 Nov 2007 23:32:17 +0000 Richard Laager merge of '1037fab539d2a95db4fc657f42420566f7e53440'