log

age author description
Sat, 10 Nov 2007 13:06:12 +0000 Will Thompson Propagating ipp to im.pidgin.cpw.resiak.disconnectreason caused
Sat, 10 Nov 2007 12:10:04 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
Wed, 07 Nov 2007 11:23:03 +0000 Will Thompson Make mini-dialogs follow the blist's size changes.
Mon, 05 Nov 2007 16:48:02 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin.next.minor' (head 58a7a68ec9891c7989ec16c0a3d52f9756de75db)
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:39:39 +0000 Will Thompson De-magic-number (and correct) the width request of PidginMiniDialog's labels.
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:29:11 +0000 Will Thompson Remove a redundant hbox around PidginMiniDialog's description label.
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.
Mon, 05 Nov 2007 00:54:23 +0000 Will Thompson Remove redundant gtk_widget_show_all()s.
Mon, 05 Nov 2007 00:53:14 +0000 Will Thompson Don't override any of the GtkContainer API in PidginMiniDialog. It's more
Sun, 04 Nov 2007 23:58:50 +0000 Will Thompson Add pidgin_mini_dialog_get_num_children(), a convenient way to check how many
Sun, 04 Nov 2007 23:57:43 +0000 Will Thompson Use an idle callback to destroy PidginMiniDialogs when a button is pressed.
Sun, 04 Nov 2007 23:56:25 +0000 Will Thompson Don't leak all bar one of the closure structs allocated by
Sun, 04 Nov 2007 15:57:38 +0000 Will Thompson Add some padding to PidginMiniDialogClass. Padding is not needed in
Sun, 04 Nov 2007 15:54:49 +0000 Will Thompson Make PidginMiniDialog do more things right when used as a GtkContainer. _add,
Sun, 04 Nov 2007 14:43:45 +0000 Will Thompson Create a PidginMiniDialog widget; make pidgin_make_mini_dialog() in gtkutils.c
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
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.
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().
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
Tue, 30 Oct 2007 21:38:14 +0000 Will Thompson Document exactly how long the PurpleConnectionErrorInfo pointers given out by
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 18:03:14 +0000 Will Thompson Document the gc parameter of purple_connection_error_reason to shut doxygen up.
Sun, 28 Oct 2007 16:43:16 +0000 Will Thompson Deprecate pidgin_blist_update_account_error_state() and
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.
Sun, 28 Oct 2007 11:04:04 +0000 Will Thompson merge of '37c3d8dfb803b6da542ca98ccd64739e1943072c'
Sat, 27 Oct 2007 17:46:04 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin.next.minor' (head a6e1d13e8af0e00ac47c87b5e118bb3c7ed5064f)
Sun, 28 Oct 2007 00:46:45 +0000 Will Thompson Connect to connection-error in account.c so that the account error is actually
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().
Sat, 27 Oct 2007 17:41:42 +0000 Will Thompson Changelog purple_account_get_current_error() and account-error-changed.
Sat, 27 Oct 2007 17:26:17 +0000 Will Thompson Make PurpleAccount keep track of the last connection error suffered (or not, if
Sat, 27 Oct 2007 12:14:15 +0000 Will Thompson Document connection-error signal.
Wed, 24 Oct 2007 17:33:12 +0000 Will Thompson I figured a signal firing on a connection error would be useful.
Wed, 24 Oct 2007 14:48:58 +0000 Will Thompson Having read the XMPP SASL specification, these errors seem more accurate.
Wed, 24 Oct 2007 14:20:16 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin.next.minor' (head 08acda06a60a49c86dd22b679a931a22c62e3c13)
Wed, 17 Oct 2007 15:00:41 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin.next.minor' (head 365b126365cc18309aea7f8eef0e9b2a19e6bda8)
Mon, 15 Oct 2007 10:45:46 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin.next.minor' (head bd8f1d754a1b94e5ade30c3b135178b236f7b49a)