Mercurial > pidgin.yaz
log libpurple/desktopitem.c @ 29750:2b9db39bd7ed
age | author | description |
---|---|---|
Fri, 27 Nov 2009 07:12:35 +0000 | Paul Aurich | Include 'internal.h' before all other headers to make some non-gcc compilers happy. |
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 |