Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Thu, 31 Dec 2009 05:24:31 +0000 | Elliott Sales de Andrade | Each PurpleSmiley has a PurpleStoredImage behind it, so there's no need to |
Thu, 31 Dec 2009 04:45:35 +0000 | Elliott Sales de Andrade | Using 'if (img==NULL) return;' fails to clean up properly, so invert the |
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 |