log

age author description
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.