log

age author description
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'
Sun, 08 Feb 2009 00:23:13 +0000 Elliott Sales de Andrade disapproval of revision '8a80f271858548f73cac50625660e87df1970bcc'
Sat, 07 Feb 2009 23:45:18 +0000 Elliott Sales de Andrade The jabber_register_parse function was looking for the <x> node as a
Fri, 06 Feb 2009 14:23:25 +0000 Bj«Órn Voigt resolved shortcut conflict in German (fixes http://developer.pidgin.im/ticket/8354)
Fri, 06 Feb 2009 03:50:26 +0000 Daniel Atallah Fix a null ptr deref/double free. Fixes #8336.
Thu, 05 Feb 2009 06:25:18 +0000 Elliott Sales de Andrade merge of '0bfcaf78ec07efb71812fff2c8b738b4532aac7f'
Thu, 05 Feb 2009 05:42:58 +0000 Elliott Sales de Andrade In jabber_iq_parse, xmlnode_get_child is called for a few special cases,
Thu, 05 Feb 2009 04:23:14 +0000 Elliott Sales de Andrade Fix some warnings in some sometimes-commented-out debug messages.
Sat, 14 Feb 2009 18:23:13 +0000 Paul Aurich Use a JabberStream variable instead of a setting for the initial hash
Sat, 14 Feb 2009 03:57:22 +0000 Paul Aurich Always publish a <photo/> element, even if we have an empty buddy icon.
Sat, 14 Feb 2009 01:18:25 +0000 Paul Aurich I had the distinct pleasure of throwing invalid garbage at this code; it
Thu, 05 Feb 2009 01:00:17 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
Thu, 05 Feb 2009 00:59:42 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
Wed, 04 Feb 2009 22:46:45 +0000 Sadrul Habib Chowdhury Debug log is sent to stderr. Thanks to whoever noticed it in IRC the other day.
Wed, 04 Feb 2009 22:46:08 +0000 Sadrul Habib Chowdhury Need some refining for vt100 too, apparently. Fixes #8335.