log

age author description
Thu, 21 Jul 2011 03:26:18 +0000 Paul Aurich sametime: Avoid a theoretical null strcmp
Thu, 21 Jul 2011 03:16:51 +0000 Paul Aurich prefs: Avoid an atoi(NULL) when reading the prefs from disk
Wed, 20 Jul 2011 16:51:55 +0000 Paul Aurich dnssrv: Hmph, this is what I get for swapping the argument order around and not paying attention
Wed, 20 Jul 2011 05:04:37 +0000 Paul Aurich dnssrv: Refactor to reduce code duplication
Tue, 19 Jul 2011 20:07:25 +0000 Paul Aurich Fix build of dnssrv.c on Windows; thanks to eschman for pointing this out.
Tue, 19 Jul 2011 16:56:23 +0000 Ethan Blanton Fix the handling of IRC formatting following mIRC ^O.
Sun, 17 Jul 2011 20:38:09 +0000 Paul Aurich dnsquery: Behold, automagic conversion of a string IP address into a sockaddr struct, IPv#-independent.
Sun, 17 Jul 2011 20:08:13 +0000 Paul Aurich dnssrv: Proper memory management here, which stops random crashes elsewhere.
Sun, 17 Jul 2011 17:23:17 +0000 Paul Aurich dnssrv: Avoid a few extraneous iterations through the list. Refs #12647
Sun, 17 Jul 2011 17:15:13 +0000 Paul Aurich Whitespace changes
Sun, 17 Jul 2011 17:14:21 +0000 thijsalkemade Fixes to the PurpleSrvTxtQueryUiOps code. Refs #12647
Sun, 17 Jul 2011 05:29:19 +0000 Paul Aurich La de dah, thanks John
Sun, 17 Jul 2011 05:08:07 +0000 Paul Aurich jabber: Fix /join behavior. Closes #14205.
Sun, 17 Jul 2011 04:03:42 +0000 Paul Aurich pidgin: Fix building on GTK+ less than 2.14.
Sun, 17 Jul 2011 03:55:29 +0000 Paul Aurich gg: Fix build w/ older versions of GnuTLS.
Thu, 14 Jul 2011 21:59:44 +0000 tomkiewicz More debugging informations when updating avatars in Gadu-Gadu
Thu, 14 Jul 2011 05:54:10 +0000 Elliott Sales de Andrade Remove duplicate calls to msn_slpmsg_set_slplink. This function is
Tue, 12 Jul 2011 19:49:44 +0000 Ethan Blanton Suppress error spews when we've left an IRC channel but the window is open.
Sun, 10 Jul 2011 13:11:36 +0000 Florian Qu«²ze Fix some closes on invalid fds, which can crash on Windows.
Sat, 09 Jul 2011 22:34:25 +0000 John Bailey ChangeLogging.
Sat, 09 Jul 2011 22:33:41 +0000 John Bailey Make the ChangeLog.API entry accurate.
Sat, 09 Jul 2011 22:32:24 +0000 John Bailey We're now 2.10.0 because I added the plugin info dialog.
Sat, 09 Jul 2011 22:27:13 +0000 John Bailey Add a plugin information dialog that shows information for all plugins, even
Fri, 08 Jul 2011 01:37:00 +0000 masca We have not been in 2009 while ago nor this project is dead.
Fri, 08 Jul 2011 01:35:31 +0000 masca Update the AUTHORS file with the information in the Developer Information window.
Fri, 08 Jul 2011 01:25:13 +0000 masca Credit Quenin Brandon for the max size in incoming smileys patch. Changelog it.
Thu, 07 Jul 2011 04:47:10 +0000 masca Make the max size of incoming smileys a pref instead of harcoding it. Patch from Xinef (with small modifications) Refs #5231
Wed, 06 Jul 2011 22:04:06 +0000 Ethan Blanton Fix debug message for IRC periodic WHO
Sun, 03 Jul 2011 23:25:42 +0000 Paul Aurich configure.ac: Prep for next release
Fri, 01 Jul 2011 14:12:00 +0000 tomkiewicz Merged two buddy blocking methods in Gadu-Gadu protocol. Fixes #5303