Mercurial > pidgin
log
age | author | description |
---|---|---|
Mon, 26 Oct 2009 06:53:35 +0000 | Ka-Hing Cheung | I don't think the comment made sense, this is probably what it meant |
Mon, 26 Oct 2009 01:11:53 +0000 | Ka-Hing Cheung | only need to loop over active accounts once for this |
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 |