Mercurial > pidgin
log libpurple/desktopitem.c @ 27815:1e02e65ce301
age | author | description |
---|---|---|
Sun, 02 Aug 2009 05:04:41 +0000 | Paul Aurich | Fix a bunch of memory leaks reported by Josh Mueller. Refs #9822. |
Fri, 27 Mar 2009 08:49:10 +0000 | Mark Doliner | I wrote a little comment |
Mon, 26 Jan 2009 06:44:00 +0000 | Mark Doliner | Remove trailing whitespace |
Tue, 06 Jan 2009 03:39:51 +0000 | Paul Aurich | Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us |
Sat, 03 Nov 2007 17:52:28 +0000 | Nathan Walp | replace most calls to strerror with calls to g_strerror. strerror will return |
Sun, 16 Sep 2007 01:05:22 +0000 | Sean Egan | remove gpl boilerplate from doxygen docs |
Sat, 08 Sep 2007 03:09:35 +0000 | John Bailey | The FSF changed its address a while ago; our files were out of date. |