Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Sun, 03 Jun 2007 21:10:12 +0000 | Gabriel Schulhof | Add stock icon to about menu. |
Mon, 04 Jun 2007 01:02:35 +0000 | Richard Laager | Avoid a strlen(). |
Mon, 04 Jun 2007 01:02:02 +0000 | Richard Laager | Remove an extraneous link++. |
Mon, 04 Jun 2007 00:55:19 +0000 | Richard Laager | Using g_strstr_len(x, strlen(x), ...) is dumb. |
Mon, 04 Jun 2007 00:54:16 +0000 | Richard Laager | Correct some useless code to do what it was supposed to do. This was |
Mon, 04 Jun 2007 00:38:12 +0000 | Richard Laager | Remove some useless code, pointed out by o_sukhodolsky. |