log

age author description
Tue, 09 Mar 2010 18:59:08 +0000 Paul Aurich jabber: Move the initialization into the jabber plugin, and only initialize some things once.
Tue, 09 Mar 2010 03:34:03 +0000 Paul Aurich jabber: Fix the type signature of jabber_cmd_mood
Mon, 08 Mar 2010 22:53:02 +0000 Paul Aurich merge of 'd2f2c48292c37816f81123f7d805891c57238119'
Mon, 08 Mar 2010 22:51:42 +0000 Paul Aurich jabber: Use the jabber-specific function that is guaranteed to always be SHA1
Mon, 08 Mar 2010 16:58:59 +0000 Paul Aurich ChangeLog that. Refs #11489.
Mon, 08 Mar 2010 16:54:02 +0000 Paul Aurich jabber: Unlock from locked resource on a message *with content*, as opposed to any message.
Sun, 07 Mar 2010 19:56:38 +0000 Marcus Lundblad merge of '25d4fad7d77b9c892b18504c1bdc49e0ecf41a0f'
Sun, 07 Mar 2010 18:47:09 +0000 Paul Aurich jabber: Oops. Make jabber_saslprep have a hope of not locking the program if built without IDN support.
Sun, 07 Mar 2010 19:45:12 +0000 Marcus Lundblad jabber: Added a /mood command make up for the lost PurplePluginAction to
Sun, 07 Mar 2010 03:04:08 +0000 John Bailey Some necessary additions to the ChangeLog.
Sun, 07 Mar 2010 01:27:02 +0000 John Bailey Add purple_marshal_POINTER__POINTER(), which sadrul says should be used for the
Sat, 06 Mar 2010 21:38:42 +0000 Marcus Lundblad merge of '42656ca94264f5df098e296856bcefd9f37c175d'
Sat, 06 Mar 2010 21:32:18 +0000 Marcus Lundblad jabber: Remove old prpl action to set mood as now the general mood setting UI
Sat, 06 Mar 2010 16:51:30 +0000 kkszysiu Finish making libgadu compile on Windows. Fixes #10542 finally!
Sat, 06 Mar 2010 16:33:10 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 6d8a9a520e4ea4c291e8e4ddbd59bcdb988f3965)
Mon, 01 Mar 2010 03:47:06 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 137c1e6fd84a8ce34acc84ff8b606bb9208b8f16)
Mon, 01 Mar 2010 03:46:33 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 91a6721a97381551e47347b98c8f7b596e60e3ae)
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.