log libpurple/protocols/oscar/odc.c @ 27805:80d3f4ff1cae

age author description
Thu, 20 Mar 2008 11:48:40 +0000 Yoshiki Yazawa - fixed the offset of encoding field in ODC frame to be sent to peer.
Mon, 06 Jul 2009 09:07:42 +0000 Mark Doliner More uniformity among disconnect error messages
Mon, 26 Jan 2009 09:12:04 +0000 Mark Doliner Change "screen name" to "username" or "buddy name" in a whole bunch of
Wed, 14 Jan 2009 13:21:10 +0000 Evan Schoenberg Fixed an errant comment
Mon, 22 Dec 2008 16:50:40 +0000 Daniel Atallah Fix a leak "KuSh" discovered using "cppcheck". Fixes #7857.
Mon, 12 May 2008 02:27:08 +0000 Daniel Atallah More s/ssize_t/gssize/
Thu, 24 Apr 2008 11:28:20 +0000 Evan Schoenberg Fixed the final stragglers in need of byte_stream_destroy()
Sat, 03 Nov 2007 17:52:28 +0000 Nathan Walp replace most calls to strerror with calls to g_strerror. strerror will return
Fri, 19 Oct 2007 16:27:50 +0000 Luke Schierer applied changes from 2ab75e32c52e94c674d0b5a396d224da7e9d509e
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Sun, 01 Jul 2007 01:41:57 +0000 Richard Laager Use the glib strcasecmp functions everywhere, as we've had reports of
Sun, 03 Jun 2007 19:04:22 +0000 Mark Doliner Only check for EAGAIN if send returns -1, not when it returns 0
Wed, 25 Apr 2007 22:23:29 +0000 Richard Laager Change the imgstore and by extension, then the buddy icon code to take over
Tue, 24 Apr 2007 03:57:07 +0000 Richard Laager Rework the buddy icon subsystem to use the imgstore subsystem, and modify the
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/