summaryrefslogtreecommitdiff
path: root/pidgin
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'im.pidgin.pidgin' (head 580e3f26ad693931cf760798135667...Will Thompson2007-11-118-227/+1102
|\
| * propagate from branch 'im.pidgin.pidgin' (head 86eea945f0ace141eeaf5918958069...Will Thompson2007-11-118-227/+1102
| |\
| | * Propagating ipp to im.pidgin.cpw.resiak.disconnectreason causedWill Thompson2007-11-101-2/+0
| | * propagate from branch 'im.pidgin.pidgin' (head 25bb99ca43cd6a8b71f33d68353ebb...Will Thompson2007-11-10121-897/+1010
| | |\
| | * | Make mini-dialogs follow the blist's size changes.Will Thompson2007-11-071-3/+27
| | * | propagate from branch 'im.pidgin.pidgin.next.minor' (head ef2c6423504ebaae421...Will Thompson2007-11-058-226/+1079
| | |\ \
| | | * | Really actually hide the description label inside a minidialog, even whenWill Thompson2007-11-052-6/+6
| | | * | De-magic-number (and correct) the width request of PidginMiniDialog's labels.Will Thompson2007-11-051-10/+10
| | | * | Say that an account has been disabled if it has been in the title of a genericWill Thompson2007-11-051-2/+6
| | | * | Remove a redundant hbox around PidginMiniDialog's description label.Will Thompson2007-11-051-10/+6
| | | * | Hide the description label of the PidginMiniDialog used for signed on elsewhereWill Thompson2007-11-051-2/+6
| | | * | Use PidginMiniDialog to display signed in elsewhere errors in the blist.Will Thompson2007-11-051-150/+79
| | | * | Remove redundant gtk_widget_show_all()s.Will Thompson2007-11-051-4/+1
| | | * | Don't override any of the GtkContainer API in PidginMiniDialog. It's moreWill Thompson2007-11-051-47/+0
| | | * | Add pidgin_mini_dialog_get_num_children(), a convenient way to check how manyWill Thompson2007-11-042-0/+12
| | | * | Use an idle callback to destroy PidginMiniDialogs when a button is pressed.Will Thompson2007-11-041-1/+8
| | | * | Don't leak all bar one of the closure structs allocated byWill Thompson2007-11-041-1/+16
| | | * | Add some padding to PidginMiniDialogClass. Padding is not needed inWill Thompson2007-11-041-0/+5
| | | * | Make PidginMiniDialog do more things right when used as a GtkContainer. _add,Will Thompson2007-11-041-18/+74
| | | * | Create a PidginMiniDialog widget; make pidgin_make_mini_dialog() in gtkutils.cWill Thompson2007-11-045-76/+545
| | | * | Display all connection errors in a scrollbook, which is packed insideWill Thompson2007-11-031-36/+52
| | | * | Fix iterating over accounts_signed_on_elsewhere while doing things that willWill Thompson2007-11-031-4/+14
| | | * | Remove padding and size-grouping from buttons in minidialogs to save horizontalWill Thompson2007-11-032-11/+5
| | | * | Use minidialogs rather than horrifying buttons with red text to notify the userWill Thompson2007-11-031-73/+40
| | | * | Work around a bug in vim's bracket matching, whereby it doesn't realise thatWill Thompson2007-11-031-0/+7
| | | * | Add a tooltip to each account's label in the signed on elsewhere minidialog,Will Thompson2007-11-031-1/+9
| | | * | Restore error notifications on the buddy list after a restart. Make the IgnoreWill Thompson2007-11-031-1/+29
| | | * | Fix the return type of pidgin_make_mini_dialog() to be GtkWidget * rather thanWill Thompson2007-11-022-7/+11
| | | * | Don't pop up a separate error dialog when an account is disconnected byWill Thompson2007-10-311-43/+39
| | | * | Re-set URGENT on the buddy list when a new account is added to a pre-existingWill Thompson2007-10-311-0/+3
| | | * | Group all NAME_IN_USE errors together into one neat mini-dialog on the buddyWill Thompson2007-10-312-26/+294
| | | * | Document that callbacks for mini-dialogs may be NULL.Will Thompson2007-10-311-1/+5
| | | * | Break creating and removing generic error boxes by account into their ownWill Thompson2007-10-311-21/+23
| | | * | Improve the documentation of pidgin_make_mini_dialog().Will Thompson2007-10-311-4/+17
| | | * | I have no idea why checking for an OFFLINE status type on an account would beWill Thompson2007-10-301-9/+6
| | | * | Fix a type error. I could have sworn I did this before committing...Will Thompson2007-10-301-1/+1
| | | * | * When an account error changes, just recreate its button rather than everyWill Thompson2007-10-301-34/+71
| | | * | The two PurpleConnectionErrorInfo parameters are meant to be const.Will Thompson2007-10-281-2/+2
| | | * | Mark pointed out that PurpleConnectionErrorPair is not a very good name for theWill Thompson2007-10-281-2/+2
| | | * | Deprecate pidgin_blist_update_account_error_state() andWill Thompson2007-10-281-3/+13
| | | * | PurpleConnectionErrorPair is a better name for struct { PurpleConnectionError;Will Thompson2007-10-281-2/+2
| | | * | Add the old error to the account-error-changed signal.Will Thompson2007-10-281-6/+8
| | | * | propagate from branch 'im.pidgin.pidgin.next.minor' (head b8585094b11781ed1e3...Will Thompson2007-10-272-42/+82
| | | |\ \
| | | | * | Call pidgin_blist_update_account_error_state in response toWill Thompson2007-10-272-5/+13
| | | | * | Remove repeated calls to purple_*_get_handle().Will Thompson2007-10-271-30/+39
| | | | * | propagate from branch 'im.pidgin.pidgin.next.minor' (head 68ed8c19d7f59dcb411...Will Thompson2007-10-241-7/+30
| | | | |\ \
| | | | | * \ propagate from branch 'im.pidgin.pidgin.next.minor' (head cd326828c870917dc1b...Will Thompson2007-10-151-7/+30
| | | | | |\ \
| | | | | | * | Rename:Will Thompson2007-10-141-4/+4
| | | | | | * | propagate from branch 'im.pidgin.pidgin.next.minor' (head b696202a7b6c3084ec7...Will Thompson2007-10-121-7/+30
| | | | | | |\ \
| | | | | | | * \ propagate from branch 'im.pidgin.pidgin' (head 14e0e4d6e973f86c707479f2831781...Will Thompson2007-10-1210-48/+104
| | | | | | | |\ \