log libpurple/protocols/oscar/odc.c @ 29018:1929b7a0c2c8

age author description
Wed, 25 Nov 2009 13:40:01 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sun, 22 Nov 2009 18:56:06 +0000 Evan Schoenberg Plucked d2a1d52b3bbf29baa53b9ddaa635d50b6332064f from im.pidgin.adium
Tue, 07 Jul 2009 06:09:35 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 921a6693312cc38dd6dbc93e91d6bf5c60938634)
Tue, 03 Mar 2009 06:57:02 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 66190c21dfe7125476caca3c14725bac9db8b71b)
Thu, 15 Jan 2009 11:44:06 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Fri, 26 Dec 2008 08:42:30 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)
Thu, 15 May 2008 13:29:11 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head fbc907b599705ebe499000ee228b8be4c456b39b)
Mon, 28 Apr 2008 09:04:10 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head caaa65e1c157e6cb43219237f88a4ad298f3bbf5)
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/