log

age author description
Thu, 19 Feb 2009 02:25:49 +0000 Elliott Sales de Andrade merge of '4c705f4c1149e001f86ed88ffc64ccb5acbc8261'
Wed, 18 Feb 2009 20:11:14 +0000 Jochen Kemnade updated German translation
Thu, 19 Feb 2009 02:24:56 +0000 Elliott Sales de Andrade Set an error if you're unable to connect to the contact server, or are not
Wed, 18 Feb 2009 04:31:31 +0000 Elliott Sales de Andrade Fix some more mis-identified plugins, like 3b3526a0...
Wed, 18 Feb 2009 03:47:52 +0000 Paul Aurich merge of '2f4f593dae7afcbb03bfccfe5db4d44697ec87ef'
Wed, 18 Feb 2009 04:23:31 +0000 Etan Reisner Document the PURPLE_MAJOR_VERSION, PURPLE_MINOR_VERSION, and
Wed, 18 Feb 2009 04:21:07 +0000 Etan Reisner Sprinkle some @copydoc directives around to shut up some doxygen whining.
Wed, 18 Feb 2009 03:39:47 +0000 Etan Reisner s/pidgindialogs_about/pidgin_dialogs_about/ to fix compiling also add some
Wed, 18 Feb 2009 03:33:37 +0000 Etan Reisner merge of '3b3526a039e213263905cee2579a5c7e8a99e4a7'
Wed, 18 Feb 2009 03:27:04 +0000 Etan Reisner merge of '021b2e6a0a1a494338bfc1491b59acee849ec048'
Thu, 12 Feb 2009 06:06:40 +0000 Etan Reisner merge of 'afc2bc7354c9b7ddb6cb80de073d5ae620fe94a5'
Wed, 18 Feb 2009 03:45:13 +0000 Paul Aurich Fix compilation errors and warnings for pidgininc (as noticed by albertz in #pidgin).
Wed, 18 Feb 2009 03:29:16 +0000 Paul Aurich albertz noticed the XMPP Console was identifying itself as interval. Hooray
Tue, 17 Feb 2009 23:42:49 +0000 Daniel Atallah Implement support for resolving DNS via the SOCKS4 proxy in use.
Tue, 17 Feb 2009 22:46:20 +0000 Daniel Atallah A few type fixes.
Tue, 17 Feb 2009 22:39:16 +0000 Daniel Atallah Use asynchronous DNS lookups for SOCKS4.
Tue, 17 Feb 2009 03:07:10 +0000 Elliott Sales de Andrade Buddies on both the Allow and Block list are now automatically removed from
Tue, 17 Feb 2009 00:27:34 +0000 Elliott Sales de Andrade Don't set an attribute prefix on the node, and remove an unnecessary call
Mon, 16 Feb 2009 05:12:26 +0000 John Bailey Add some MSN items to the changelog.
Sun, 15 Feb 2009 23:11:18 +0000 Elliott Sales de Andrade merge of '4021ee6bbfa81bd2fda8e2760cb4ae05d5c30083'
Sun, 15 Feb 2009 21:56:50 +0000 John Bailey merge of '2c17cc8e7650eb9c9637576a402e905e45eb4f81'
Sun, 15 Feb 2009 21:56:25 +0000 John Bailey Reorganize the ChangeLog a bit.
Sun, 15 Feb 2009 21:49:53 +0000 John Bailey Credit Kosta Arvanitis for his patches. Refs #8148, #8150, #8233.
Sun, 15 Feb 2009 21:45:37 +0000 Kosta Arvanitis Prevent tooltips from lingering while scrolling in the buddy list window.
Sun, 15 Feb 2009 21:44:10 +0000 Kosta Arvanitis Close the tooltip window on a keypress event. Fixes #8150.
Sun, 15 Feb 2009 21:42:34 +0000 Kosta Arvanitis Adjust tooltips to offset their position by half the cursor size. This will
Sun, 15 Feb 2009 21:26:22 +0000 Paul Aurich Don't send a 'to' attribute on an outgoing stanza if we didn't receive one.
Sun, 15 Feb 2009 21:03:40 +0000 John Bailey This is a combination of patches from darkrain42 and Marcus Sundberg to fix
Sun, 15 Feb 2009 20:29:55 +0000 John Bailey Add mcepl and djedelsky to COPYRIGHT for their patches. Refs #8419, #7084, #7595.
Sun, 15 Feb 2009 20:24:23 +0000 John Bailey Fix a warning I caught about using %d for a gsize.
Sun, 15 Feb 2009 20:22:30 +0000 mcepl Grab only the "short" hostname on systems (like Fedora/RedHat, but others too)
Sun, 15 Feb 2009 19:01:58 +0000 david jedelsky Fix recipt of ICQ messages from the mobile client "Slick." Fixes #7084, #7595.
Sun, 15 Feb 2009 23:08:38 +0000 Elliott Sales de Andrade Convert from ISO-8859-1 to UTF-8 if no charset is supplied. This should fix
Sun, 15 Feb 2009 22:52:47 +0000 Elliott Sales de Andrade Set a NULL statusline and CurrentMedia if the UBX returns an empty payload,
Sun, 15 Feb 2009 22:44:25 +0000 Elliott Sales de Andrade Send "Segoe UI" if no font is determined from the UI's HTML.
Sun, 15 Feb 2009 21:15:39 +0000 Elliott Sales de Andrade Save and use the CacheKey for ABCH SOAP requests.
Sun, 15 Feb 2009 21:14:06 +0000 Elliott Sales de Andrade Add a missed g_slist_free.
Sun, 15 Feb 2009 20:51:25 +0000 Elliott Sales de Andrade Comment out this extra string until we need it (if ever).
Sun, 15 Feb 2009 20:43:41 +0000 Elliott Sales de Andrade This casting is no longer necessary.
Sun, 15 Feb 2009 20:54:59 +0000 Daniel Atallah Use a stock size that we are sure exists (which ends up making the icon a pixel
Sun, 15 Feb 2009 07:19:59 +0000 Elliott Sales de Andrade Use g_direct_hash/equal instead of g_int_hash/equal for the hash table that
Sun, 15 Feb 2009 02:11:58 +0000 Elliott Sales de Andrade I was hoping this wouldn't be necessary, but it seems that the possibility
Sun, 15 Feb 2009 02:02:57 +0000 Elliott Sales de Andrade Jason's been a big help here, and I think this is fixed now.
Sat, 14 Feb 2009 07:56:20 +0000 John Bailey Some tweaks to the About dialog:
Thu, 12 Feb 2009 02:33:05 +0000 Mark Doliner Add a note that we should use hash tables for the permit and deny lists.
Thu, 12 Feb 2009 06:02:20 +0000 Etan Reisner I'm pretty sure this is what we meant here.
Thu, 12 Feb 2009 06:00:15 +0000 Etan Reisner Let XS do the argument checking/erroring for us for the components argument to
Wed, 11 Feb 2009 03:31:33 +0000 Etan Reisner I like this message better.
Tue, 10 Feb 2009 20:37:51 +0000 Daniel Atallah Credit the author of the menu responsivness patch. References #8352
Tue, 10 Feb 2009 06:08:57 +0000 Paul Aurich merge of '2026210de0785811e4681fcc9e988fb8d00601ef'
Tue, 10 Feb 2009 04:25:45 +0000 Daniel Atallah This small optimization has been sitting in my tree for a long time.
Tue, 10 Feb 2009 04:20:24 +0000 Daniel Atallah Fix from "oopepe" to make menus more reliably responsive.
Tue, 10 Feb 2009 03:22:35 +0000 Mark Doliner Set this timer to 0 when we return FALSE
Tue, 10 Feb 2009 01:51:07 +0000 Mark Doliner Change two more uses of purple_utf8_strcasecmp to g_str_equal
Tue, 10 Feb 2009 01:44:40 +0000 Mark Doliner It's wrong, unnecessary, and expensive to use purple_utf8_strcasecmp() here.
Mon, 09 Feb 2009 22:05:14 +0000 Mark Doliner Avoid canceling this timer twice
Tue, 10 Feb 2009 05:42:53 +0000 Paul Aurich Fix a double-free segfault in the adhoc commands
Sun, 08 Feb 2009 10:34:31 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head 32e078dbbf6d15a1c0a2916f1d590ea45f3c364d)
Sun, 08 Feb 2009 05:02:30 +0000 Elliott Sales de Andrade A JID can have no node (the part before the @), but a chat must have one,
Sun, 08 Feb 2009 00:23:43 +0000 Elliott Sales de Andrade merge of '1256de56bf55d28698fb946db0dc7fc965f4713b'