log libpurple/status.c @ 27881:dad4cb8f81df

age author description
Tue, 14 Jul 2009 17:40:04 +0000 Mark Doliner This brace was a little goofy
Wed, 28 Jan 2009 10:23:37 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 8ae2fca06a3be4b99cc677c8f880d9521a35ec8b)
Mon, 26 Jan 2009 11:11:39 +0000 Richard Laager Slap some PURPLE_DISABLE_DEPRECATED checks around the functions Mark just
Thu, 22 Jan 2009 19:46:18 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
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, 02 Nov 2008 10:54:00 +0000 Gary Kramlich Finish off the libpurple updates for the hidden blist structs
Tue, 27 Jan 2009 04:22:53 +0000 Daniel Atallah A slightly "warmenhoved" patch from Jon Turney to prevent some unnecessary
Tue, 20 Jan 2009 04:08:00 +0000 Daniel Atallah Thomas Gibson-Robinson noticed that the "saveable" attribute of a status type
Thu, 29 May 2008 17:41:08 +0000 Mark Doliner Wow, this isn't used. That will save us either 4 bytes or 8 bytes for
Tue, 20 May 2008 21:15:48 +0000 Mark Doliner Borrow a reference to a string instead of g_strdup'ing it. The
Sat, 12 Apr 2008 17:55:44 +0000 Will Thompson Patch from Maiku: "When the buddy list is set to sort contacts by status,
Thu, 03 Apr 2008 00:24:20 +0000 Sadrul Habib Chowdhury Between an offline presence with offline-message capability, and a mobile online presence, choose the latter over the former when sending an instant message.
Sun, 03 Feb 2008 19:43:41 +0000 John Bailey Kill off gc->prpl in the core everywhere but connection.c (when the struct
Mon, 17 Dec 2007 20:37:30 +0000 Stu Tomlinson Escape system log messages before sending to the loggers. Fixes #4426
Wed, 26 Sep 2007 06:54:16 +0000 Mark Doliner Add PURPLE_STATUS_TUNE to status_primitive_map so that it has a name