log libpurple/idle.c @ 32827:4a34689eeb33 default tip

age author description
Tue, 28 Apr 2009 15:47:36 +0000 Paul Aurich Adjust some idle handling code to fix "wedging" idle reporting into never
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