Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Thu, 03 May 2007 18:29:59 +0000 | Sean Egan | Remove the icon file |
Thu, 03 May 2007 18:29:14 +0000 | Sean Egan | kill the Help > About star icon |
Thu, 03 May 2007 18:27:54 +0000 | Hylke Bons | Kill the 'ear' icon |
Thu, 03 May 2007 18:02:54 +0000 | Ethan Blanton | Stu pointed out that I made an error, and Josh made it clear that the |
Thu, 03 May 2007 17:56:31 +0000 | Evan Schoenberg | If we're sent text/plain by an AIM client and it specifies a charset, we can now use that charset via oscar_encoding_extract() instead of ignoring it and therefore assuming UTF-8 |
Thu, 03 May 2007 17:50:36 +0000 | Evan Schoenberg | Protect icon with ref/unref guards since it may be freed over the course of the while() loop. I thought this would fix #398, but something else is wrong, too. |
Thu, 03 May 2007 17:43:07 +0000 | Sadrul Habib Chowdhury | Remove two warnings, one compile-time, one runtime. Plug two leaks, both runtime. |