Mercurial > pidgin.yaz
graph
-
Make sure the selection is within bounds before accepting a click-dragTue, 27 Oct 2009 23:37:52 +0000, by Sadrul Habib Chowdhury
-
Fix a couple of invalid reads after clearing the text in an entry box.Tue, 27 Oct 2009 23:35:45 +0000, by Sadrul Habib Chowdhury
-
merge of '8e5917b1daee611a3587cb11727a37b8b0bc72a5'Tue, 27 Oct 2009 07:58:50 +0000, by Ka-Hing Cheung
-
don't remember the message if we switch to a saved status (transientTue, 27 Oct 2009 07:51:46 +0000, by Ka-Hing Cheung
-
try not to artificially hide and then unhide the imhtml when statusTue, 27 Oct 2009 07:42:02 +0000, by Ka-Hing Cheung
-
colapses 2 ifs togetherMon, 26 Oct 2009 07:35:18 +0000, by Ka-Hing Cheung
-
I don't think the comment made sense, this is probably what it meantMon, 26 Oct 2009 06:53:35 +0000, by Ka-Hing Cheung
-
only need to loop over active accounts once for thisMon, 26 Oct 2009 01:11:53 +0000, by Ka-Hing Cheung
-
strncmp -> g_str_equalSun, 25 Oct 2009 23:45:02 +0000, by Ka-Hing Cheung
-
mostly comment changes, changed a str && !strcmp to purple_strequalSun, 25 Oct 2009 23:39:45 +0000, by Ka-Hing Cheung
-
there's no reason for message_changed to use g_utf8_collate, and alsoSun, 25 Oct 2009 23:04:19 +0000, by Ka-Hing Cheung
-
break early if we found the right saved status, and rewrote the exit logicSun, 25 Oct 2009 22:18:08 +0000, by Ka-Hing Cheung
-
Catalan translation updated.Mon, 26 Oct 2009 08:27:40 +0000, by Josep Puigdemont
-
account: Don't leak the account->privacy / account->deny lists.Mon, 26 Oct 2009 04:21:28 +0000, by Paul Aurich
-
Fix another leak. Various iterations of:Mon, 26 Oct 2009 03:59:55 +0000, by Paul Aurich
-
cipher: #include internal.h first. Fixes a warning on Solaris 8. Refs #10523.Mon, 26 Oct 2009 03:53:17 +0000, by Paul Aurich