Mercurial > pidgin
log
age | author | description |
---|---|---|
Thu, 31 Dec 2009 04:13:55 +0000 | Elliott Sales de Andrade | There's no need to check type twice here. Also, g_return_if_reached is not |
Thu, 31 Dec 2009 00:33:12 +0000 | Elliott Sales de Andrade | Don't try to remove a timeout on a NULL conversation, which can happen when |
Wed, 23 Dec 2009 07:47:14 +0000 | Elliott Sales de Andrade | Add a GtkAlignment to create a small indent for the file transfer details. |
Wed, 23 Dec 2009 07:13:27 +0000 | Elliott Sales de Andrade | Show the name of the account in the "Set Friendly Name" dialog. |
Wed, 23 Dec 2009 06:23:24 +0000 | Elliott Sales de Andrade | Call purple_xfer_cancel_local instead of purple_xfer_request_denied when |
Wed, 23 Dec 2009 05:57:45 +0000 | Elliott Sales de Andrade | The PurpleXfer should be unref'd if the file selection dialog was |
Wed, 23 Dec 2009 05:55:02 +0000 | Elliott Sales de Andrade | Add some verbose ref-count debugging for PurpleXfer's. |