log

age author description
Wed, 24 Feb 2010 02:30:35 +0000 John Bailey Oops, I forgot this. This is done internally in libgadu, and not doing it
Mon, 22 Feb 2010 00:36:15 +0000 John Bailey Partially fix libgadu build on Win32. Refs #10542. I'm still not sure how to
Sun, 21 Feb 2010 16:52:42 +0000 John Bailey Update our internal libgadu to 1.9.0-rc2. This does not yet build on Windows.
Fri, 05 Mar 2010 22:21:04 +0000 Paul Aurich whitespace trimming
Fri, 05 Mar 2010 22:20:00 +0000 Paul Aurich ft: Apply QuLogic's fix from d6b03d30f4 to the UI side too.
Fri, 05 Mar 2010 22:15:16 +0000 Paul Aurich ft: uhm, no. s can't be 0 here, it's checked above (with a return).
Fri, 05 Mar 2010 05:44:25 +0000 Daniel Atallah Use the Post W2K Windows System Tray icon stuff - allows for 128 chars instead of 64 - also support non-ASCII stuff in the tooltip. Fixes #11461
Fri, 05 Mar 2010 03:53:52 +0000 Daniel Atallah Finish up win32 gtkspell 2.0.16 / enchant support (mostly in the installer)
Fri, 05 Mar 2010 03:36:16 +0000 Daniel Atallah We need libjpeg6b-4 for GTK+ 2.14.7
Thu, 04 Mar 2010 23:02:56 +0000 Marcus Lundblad Enable setting mood message with the global mood selection UI, when the
Thu, 04 Mar 2010 22:35:32 +0000 Marcus Lundblad Allow showing moods for buddies when signed on using an XMPP account not
Thu, 04 Mar 2010 22:14:03 +0000 Marcus Lundblad Added PurpleConnection flags to determine support for moods and mood messages.
Thu, 04 Mar 2010 21:25:50 +0000 Mark Doliner Add a cast to silence this warning.
Thu, 04 Mar 2010 17:08:19 +0000 Ethan Blanton Provide IRC server passwords in a way which allows for an initial :.
Thu, 04 Mar 2010 16:31:10 +0000 Paul Aurich jabber: Avoid crashing if a buddy has a NULL resource.
Thu, 04 Mar 2010 15:31:11 +0000 Ethan Blanton Handle read of length 0 in upnp code.
Thu, 04 Mar 2010 09:23:19 +0000 Mark Doliner merge of '0303e2072e9df6a3ea825f996a260acd80f12da7'
Thu, 04 Mar 2010 07:37:08 +0000 Mark Doliner This cast is incorrect. It should be (time_t *). But it's actually not needed.
Thu, 04 Mar 2010 04:22:19 +0000 Daniel Atallah Upgrade GtkSpell to 2.0.16 on Windows. The installer needs a bunch more work, but that is for later
Thu, 04 Mar 2010 04:16:49 +0000 Daniel Atallah mkdir -p is better than checking for directory existence
Thu, 04 Mar 2010 09:20:10 +0000 Mark Doliner disapproval of revision '18b85ae6ad8091af43d91826cf054e4569ba74aa'
Thu, 04 Mar 2010 15:19:39 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Thu, 04 Mar 2010 02:20:50 +0000 Daniel Atallah Make the portable mode launcher try the "normal" mode path.
Wed, 03 Mar 2010 22:08:35 +0000 Marcus Lundblad merge of '35c36f4798530acf3c07ab0acf0c5e7af98c0f48'
Wed, 03 Mar 2010 22:08:27 +0000 Marcus Lundblad Allow a PRPL to have get_moods return NULL to disable mood setting.
Wed, 03 Mar 2010 01:13:44 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 02 Mar 2010 04:40:37 +0000 Paul Aurich Greg correctly pointed out math.h is included in internal.h. Thanks!
Tue, 02 Mar 2010 02:04:58 +0000 Stu Tomlinson set executable attribute on this shell script
Mon, 01 Mar 2010 14:41:45 +0000 Daniel Atallah Ignore some generated stuff
Mon, 01 Mar 2010 14:41:17 +0000 Daniel Atallah The rest of the plumbing needed to build the GTK+ Runtime zip included in the installer