Mercurial > pidgin
log libpurple/savedstatuses.c @ 28255:79c14adf9669
age | author | description |
---|---|---|
Thu, 13 Aug 2009 03:26:27 +0000 | Paul Aurich | Clean up various file-scoped globals at uninit. |
Sat, 16 May 2009 19:58:40 +0000 | Richard Laager | A patch from Scott Wolchok to replace snprintf() with g_snprintf() and |
Tue, 28 Apr 2009 15:47:36 +0000 | Paul Aurich | Adjust some idle handling code to fix "wedging" idle reporting into never |
Mon, 02 Mar 2009 04:18:40 +0000 | Elliott Sales de Andrade | propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327) |
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 |
Sun, 15 Feb 2009 07:19:59 +0000 | Elliott Sales de Andrade | Use g_direct_hash/equal instead of g_int_hash/equal for the hash table that |
Fri, 25 Apr 2008 15:37:21 +0000 | Daniel Atallah | Avoiding emitting the "savedstatus-changed" signal twice when the savedstatus |