Mercurial > pidgin
graph
-
Remove redundant gtk_widget_show_all()s.Mon, 05 Nov 2007 00:54:23 +0000, by Will Thompson
-
Don't override any of the GtkContainer API in PidginMiniDialog. It's moreMon, 05 Nov 2007 00:53:14 +0000, by Will Thompson
-
Add pidgin_mini_dialog_get_num_children(), a convenient way to check how manySun, 04 Nov 2007 23:58:50 +0000, by Will Thompson
-
Use an idle callback to destroy PidginMiniDialogs when a button is pressed.Sun, 04 Nov 2007 23:57:43 +0000, by Will Thompson
-
Don't leak all bar one of the closure structs allocated bySun, 04 Nov 2007 23:56:25 +0000, by Will Thompson
-
Add some padding to PidginMiniDialogClass. Padding is not needed inSun, 04 Nov 2007 15:57:38 +0000, by Will Thompson
-
Make PidginMiniDialog do more things right when used as a GtkContainer. _add,Sun, 04 Nov 2007 15:54:49 +0000, by Will Thompson
-
Create a PidginMiniDialog widget; make pidgin_make_mini_dialog() in gtkutils.cSun, 04 Nov 2007 14:43:45 +0000, by Will Thompson
-
Display all connection errors in a scrollbook, which is packed insideSat, 03 Nov 2007 17:08:21 +0000, by Will Thompson
-
Fix iterating over accounts_signed_on_elsewhere while doing things that willSat, 03 Nov 2007 16:32:28 +0000, by Will Thompson
-
Remove padding and size-grouping from buttons in minidialogs to save horizontalSat, 03 Nov 2007 14:35:09 +0000, by Will Thompson
-
Use minidialogs rather than horrifying buttons with red text to notify the userSat, 03 Nov 2007 14:06:24 +0000, by Will Thompson
-
Work around a bug in vim's bracket matching, whereby it doesn't realise thatSat, 03 Nov 2007 12:17:06 +0000, by Will Thompson
-
Add a tooltip to each account's label in the signed on elsewhere minidialog,Sat, 03 Nov 2007 12:12:02 +0000, by Will Thompson
-
Restore error notifications on the buddy list after a restart. Make the IgnoreSat, 03 Nov 2007 11:05:52 +0000, by Will Thompson
-
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