Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Sun, 25 Oct 2009 23:45:02 +0000 | Ka-Hing Cheung | strncmp -> g_str_equal |
Sun, 25 Oct 2009 23:39:45 +0000 | Ka-Hing Cheung | mostly comment changes, changed a str && !strcmp to purple_strequal |
Sun, 25 Oct 2009 23:04:19 +0000 | Ka-Hing Cheung | there's no reason for message_changed to use g_utf8_collate, and also |
Sun, 25 Oct 2009 22:18:08 +0000 | Ka-Hing Cheung | break early if we found the right saved status, and rewrote the exit logic |
Mon, 26 Oct 2009 08:27:40 +0000 | Josep Puigdemont | Catalan translation updated. |
Mon, 26 Oct 2009 04:21:28 +0000 | Paul Aurich | account: Don't leak the account->privacy / account->deny lists. |
Mon, 26 Oct 2009 03:59:55 +0000 | Paul Aurich | Fix another leak. Various iterations of: |