log

age author description
Thu, 15 Oct 2009 09:21:18 +0000 Sulabh Mahajan Yahoo prpl is crashing everytime a message from a yahoo buddy is received (have not checked federated ids).
Wed, 14 Oct 2009 15:28:27 +0000 John Bailey Credit Frostregen for the userlist styling thing. Refs #9377.
Thu, 15 Oct 2009 16:13:00 +0000 Paul Aurich jabber: Reduce these from assertions to checks.
Wed, 14 Oct 2009 13:26:08 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Wed, 14 Oct 2009 03:13:29 +0000 Daniel Atallah merge of '1bcd0bb175fd417fd165aa7b52e219c97b0e30c6'
Tue, 13 Oct 2009 19:52:35 +0000 Paul Aurich merge of '5fc198b7a02aacaaa8a7045d9df437c2d0e9006b'
Wed, 14 Oct 2009 03:11:27 +0000 Daniel Atallah Register URL handlers for everything that Windows has knows about like we do
Mon, 12 Oct 2009 22:19:48 +0000 John Bailey merge of '80eaa62b397424cadf9ea37ca0e98894f823fbf5'
Mon, 12 Oct 2009 19:54:27 +0000 John Bailey merge of '466c48e634f92dbe476c9d7504ef7eb91a4b304e'
Mon, 12 Oct 2009 20:23:50 +0000 Elliott Sales de Andrade merge of '899182ae412c1d58eab5efb5001e980fdfda4190'
Tue, 13 Oct 2009 17:24:38 +0000 Paul Aurich Shut up valgrind ("unitialized bytes(s)...") and changelog.
Tue, 13 Oct 2009 17:23:00 +0000 Paul Aurich Fix the code dealing with writing a TXT lookup response from child to parent.
Mon, 12 Oct 2009 18:24:37 +0000 Paul Aurich jabber: Use the newly refactored code to simplify "Initiate Chat".
Mon, 12 Oct 2009 18:11:32 +0000 Paul Aurich jabber: Refactor the chat-joining code
Mon, 12 Oct 2009 17:36:12 +0000 eion jabber: Add an "Initiate Chat" blist context menu option for GTalk accounts.
Mon, 12 Oct 2009 17:57:23 +0000 John Bailey ChangeLog the MSN thing and rearrange the ChangeLog sections to be more
Mon, 12 Oct 2009 17:45:17 +0000 Sadrul Habib Chowdhury Fix MSN forgetting display names for buddies. Fixes #10421.
Mon, 12 Oct 2009 08:27:03 +0000 Sadrul Habib Chowdhury merge of '3abad7606f4a2dfd1903df796f33924b12509a56'
Mon, 12 Oct 2009 05:18:44 +0000 John Bailey Oops, forgot to credit kryojenik on fixing federated user blocking. Refs #9983.
Mon, 12 Oct 2009 05:08:17 +0000 John Bailey Credit kryojenik for his patch. Refs #9814.
Mon, 12 Oct 2009 05:03:50 +0000 John Bailey Explicitly define the enum values like Paul wanted. Refs #9814.
Mon, 12 Oct 2009 05:01:17 +0000 kryojenik23-pidgin Handle adding Lotus Sametime and Microsoft OCS buddies to Yahoo! accounts.
Sat, 10 Oct 2009 04:24:35 +0000 Elliott Sales de Andrade Minor comment typo.
Sun, 11 Oct 2009 19:20:44 +0000 Sadrul Habib Chowdhury Swap two lines to fix a crash.
Sat, 10 Oct 2009 19:47:30 +0000 Sadrul Habib Chowdhury Fix a small leak.
Sat, 10 Oct 2009 19:44:44 +0000 Sadrul Habib Chowdhury A leak fix in the candidate list, and some code simplification.
Sun, 11 Oct 2009 17:36:59 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 10 Oct 2009 22:58:28 +0000 Paul Aurich Use the appropriate function to remove an input watcher.
Sun, 11 Oct 2009 00:51:47 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sat, 10 Oct 2009 03:53:59 +0000 Paul Aurich ssl-gnutls: I think this error message makes a little more sense.
Sat, 10 Oct 2009 03:37:48 +0000 Paul Aurich Check in the configure.ac check to go along with that #ifdef... Refs #10412.
Sat, 10 Oct 2009 03:34:01 +0000 Paul Aurich Some wordsmithing on this message from Y S Landro, Richard, William, and Kevin (on the translators m-l).
Sat, 10 Oct 2009 03:27:31 +0000 Paul Aurich Check the GnuTLS version before using a recent-ish flag. Fixes #10412.
Sat, 10 Oct 2009 00:56:35 +0000 Sadrul Habib Chowdhury merge of '1db1fa363515af9bf20cd293f7ff7995d16099bb'
Fri, 09 Oct 2009 18:01:51 +0000 Sadrul Habib Chowdhury Allow setting a destroy-function for the data. Fixes a leak.
Fri, 09 Oct 2009 17:33:16 +0000 Sadrul Habib Chowdhury Fix an incorrect leak-fix. Thanks Elliott!
Fri, 09 Oct 2009 18:54:35 +0000 Paul Aurich merge of '5b55f7c6ba5c3a07e85fbc2cd0370a411c7c70db'
Fri, 09 Oct 2009 01:39:41 +0000 Paul Aurich merge of '0818f22621a06fa5a61bba3d4a10de1e42813cfa'
Thu, 08 Oct 2009 21:31:18 +0000 Sadrul Habib Chowdhury Fix a leak, and a series of typos.
Thu, 08 Oct 2009 19:15:31 +0000 Sadrul Habib Chowdhury Fixing leak is nice, but let's not crash in the process.
Thu, 08 Oct 2009 18:16:41 +0000 Sadrul Habib Chowdhury Leak fix for perl plugins.
Thu, 08 Oct 2009 18:14:41 +0000 Sadrul Habib Chowdhury Donot use a servconn if it's freed. Mark a leak.
Thu, 08 Oct 2009 18:12:06 +0000 Sadrul Habib Chowdhury Fix a possible leak.
Thu, 08 Oct 2009 18:10:48 +0000 Sadrul Habib Chowdhury Fix leaks, and a bug.
Thu, 08 Oct 2009 18:03:05 +0000 Sadrul Habib Chowdhury Nullify the freed pointer so it's not accessed later.
Thu, 08 Oct 2009 17:41:41 +0000 Sadrul Habib Chowdhury Leak fix.
Thu, 08 Oct 2009 15:32:04 +0000 Sadrul Habib Chowdhury Leak fix.
Fri, 09 Oct 2009 01:16:11 +0000 Paul Aurich Don't crash when $gc is undefined in a call to Purple::Prpl::send_raw.
Thu, 08 Oct 2009 04:02:26 +0000 Sadrul Habib Chowdhury merge of '333738ef627ffd5419b727b4031f65b60f94f7aa'
Wed, 07 Oct 2009 21:29:18 +0000 Sadrul Habib Chowdhury Free up the parsers.
Wed, 07 Oct 2009 21:17:10 +0000 Sadrul Habib Chowdhury Add missing null sentinels, and help the compiler catch such errors.
Wed, 07 Oct 2009 20:23:16 +0000 Sadrul Habib Chowdhury Plug leaks in the file-selector code.
Wed, 07 Oct 2009 20:37:03 +0000 Bj«Órn Voigt German translation update
Wed, 07 Oct 2009 20:19:19 +0000 Bj«Órn Voigt - German update
Tue, 06 Oct 2009 15:58:05 +0000 Sadrul Habib Chowdhury merge of '071f90416f664b41b4426e7929dc0a595aa02127'
Tue, 06 Oct 2009 15:56:43 +0000 Sadrul Habib Chowdhury Fix sending /buzz on yahoo.
Fri, 09 Oct 2009 18:51:11 +0000 Paul Aurich Mark "STUN server:" for translation.
Tue, 06 Oct 2009 03:34:05 +0000 Paul Aurich merge of '319a1520a23092d6a84cf888dd358669dd7ba7c3'
Mon, 05 Oct 2009 20:02:09 +0000 Bj«Órn Voigt German translation update:
Tue, 06 Oct 2009 03:33:27 +0000 Paul Aurich Add the Entrust.net Secure Server CA (taken from Debian's set). Closes #10247.