log

age author description
Mon, 23 Aug 2010 05:22:11 +0000 Elliott Sales de Andrade merge of '86d9ff7ca5af691007b1e85ef39959fa13e7d996'
Mon, 23 Aug 2010 05:07:37 +0000 Etan Reisner Add GG support to gevolution.
Mon, 23 Aug 2010 03:28:50 +0000 Elliott Sales de Andrade We should probably actually put the question in the input request.
Mon, 23 Aug 2010 01:41:31 +0000 Elliott Sales de Andrade Standardize on "cancelled".
Mon, 23 Aug 2010 00:53:55 +0000 Elliott Sales de Andrade I think this is marginally better to read.
Mon, 23 Aug 2010 00:52:24 +0000 Elliott Sales de Andrade Kill off many dead assignments and any useless remaining variables.
Sun, 22 Aug 2010 22:15:38 +0000 Elliott Sales de Andrade Space-to-tab.
Sun, 22 Aug 2010 06:40:30 +0000 Elliott Sales de Andrade Optimize just a teensy-tiny bit.
Sun, 22 Aug 2010 06:17:07 +0000 Elliott Sales de Andrade We already have the length of the string. Don't need to call strlen.
Sun, 22 Aug 2010 06:16:37 +0000 Elliott Sales de Andrade These are dead increments.
Sun, 22 Aug 2010 06:15:30 +0000 Elliott Sales de Andrade user should never be NULL here.
Sat, 21 Aug 2010 21:55:05 +0000 Elliott Sales de Andrade Fix possible garbage value.
Mon, 23 Aug 2010 01:18:12 +0000 Daniel Atallah Explicitly set the icon for Windows' Add/Remove Programs.
Mon, 23 Aug 2010 01:14:25 +0000 Daniel Atallah -------------------------------------------------------------------------------
Sun, 22 Aug 2010 16:43:39 +0000 John Bailey ChangeLog Eion's patch. Refs #12532.
Sun, 22 Aug 2010 16:42:09 +0000 eion The Yahoo prpl makes unnecessary callbacks to the Yahoo servers if the
Thu, 19 Aug 2010 19:55:31 +0000 Paul Aurich jabber: Document this not being an off-by-one...
Sun, 15 Aug 2010 19:49:48 +0000 Kelemen G«¡bor Updated Hungarian translation after 2.7.3
Sun, 15 Aug 2010 08:42:30 +0000 Mark Doliner Change the "length of bstream" data type to be a gsize, since it represents
Sat, 14 Aug 2010 06:24:04 +0000 Elliott Sales de Andrade merge of '4216577c2d7814344e8e1face579d153098986ad'
Sat, 14 Aug 2010 05:53:42 +0000 Elliott Sales de Andrade I'm pretty sure this is a logical operation, not bitwise.
Sat, 14 Aug 2010 05:31:29 +0000 Elliott Sales de Andrade Fix a possible Garbage return value.
Sat, 14 Aug 2010 05:17:38 +0000 Elliott Sales de Andrade Fix some "Dead nested assignment"s and then kill off some useless
Sat, 14 Aug 2010 03:55:19 +0000 Elliott Sales de Andrade Correct me if I'm wrong, but why would the length be in UTF8, when
Sat, 14 Aug 2010 03:39:03 +0000 Elliott Sales de Andrade I think this might be a leak. But probably only if the server changed
Wed, 11 Aug 2010 04:37:49 +0000 Elliott Sales de Andrade Remove non-UTF8 character.
Sat, 14 Aug 2010 04:39:07 +0000 Paul Aurich < QuLogic> on line 208 of jabber.c, should that be *dot?
Thu, 12 Aug 2010 17:05:07 +0000 Mark Doliner Improve these comments? I was having a hard time trying to figure out what
Thu, 12 Aug 2010 16:47:10 +0000 Mark Doliner This code is disabled, but in case we ever want to enable it then
Thu, 12 Aug 2010 16:05:15 +0000 Daniel Atallah Fix win32 compile
Thu, 12 Aug 2010 15:37:57 +0000 Mark Doliner Fix a compile error from my merge
Thu, 12 Aug 2010 15:30:11 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 9166d0ffe82472b17cee09aabbef61d8ec6e3e44)
Tue, 10 Aug 2010 17:53:07 +0000 Mark Doliner *** Plucked rev 7e159eaa14b0041fcc3ee5783cd1e4f2d039a1a1 (markdoliner@pidgin.im):
Tue, 10 Aug 2010 17:09:32 +0000 Mark Doliner merge of '67241dfb975ba5ce0811cc461f1716d28bf8b730'
Thu, 05 Aug 2010 23:43:24 +0000 ivan komarov A couple of refactorings related to oscar_utf8_try_convert().
Thu, 05 Aug 2010 22:57:01 +0000 ivan komarov Removed unused "flags" parameter.
Thu, 05 Aug 2010 22:45:21 +0000 ivan komarov Miranda expects a client ack from the other side for channel 2 messages,
Thu, 05 Aug 2010 21:19:47 +0000 ivan komarov Fixes #12044. We send a dummy packet with DC version = 8 to make
Sat, 31 Jul 2010 20:08:52 +0000 ivan komarov My esteemed mentor caught me red-handed. Thanks Mark!
Sat, 31 Jul 2010 20:02:10 +0000 ivan komarov explicit merge of '7a18137f663908c5d0306e4d79ddb7d953386eab'
Thu, 29 Jul 2010 00:06:56 +0000 ivan komarov explicit merge of '92760ff5074d9bcc75f59473f013ca8a959a85b8'
Sat, 31 Jul 2010 20:00:39 +0000 ivan komarov Renames and cleanups.
Wed, 28 Jul 2010 23:53:25 +0000 ivan komarov Bstream cleanups:
Wed, 28 Jul 2010 23:13:25 +0000 ivan komarov encoding can be NULL in encoding_extract(); this is not an error and
Wed, 28 Jul 2010 23:11:14 +0000 ivan komarov Got rid of receiving multipart messages over channel 1, which simplified the code
Wed, 28 Jul 2010 19:37:26 +0000 ivan komarov Removed '#if 0/endif' blocks. Some of them have the form of TODO, but
Wed, 28 Jul 2010 19:22:06 +0000 ivan komarov Removed unused #defines from oscar.h.
Wed, 28 Jul 2010 18:59:39 +0000 ivan komarov Turns out that ncc doesn't catch everything, so continue killing things mercilessly.
Wed, 28 Jul 2010 17:43:58 +0000 ivan komarov OK, I'm sick of constantly finding functions that are not used anywhere.
Wed, 28 Jul 2010 16:30:04 +0000 ivan komarov Refactored oscar_encoding_to_utf8().
Tue, 27 Jul 2010 21:17:01 +0000 ivan komarov Stop using custom encodings (and LATIN-1, for that matter) for sending
Mon, 26 Jul 2010 17:02:32 +0000 ivan komarov Damn it.
Sat, 24 Jul 2010 22:00:35 +0000 ivan komarov Forgot to add encoding.c.
Sat, 24 Jul 2010 18:14:29 +0000 ivan komarov Fixed (I hope) #12284.
Sat, 24 Jul 2010 17:32:00 +0000 ivan komarov Moved encoding-related functions to a separate file, renamed some of them,
Mon, 19 Jul 2010 22:05:38 +0000 ivan komarov Two small fixes Mark suggested:
Thu, 08 Jul 2010 14:58:55 +0000 ivan komarov Applied and slightly modified Sadrul's patch (http://pidgin.im/~sadrul/pp/icq-list.patch.txt)
Sun, 04 Jul 2010 01:13:11 +0000 ivan komarov Oh, there's a title parameter in purple_notify_formatted()! Shiny.
Thu, 08 Jul 2010 17:00:45 +0000 Mark Doliner Cleanup some code I wrote a long time ago in a galaxy far far away.
Thu, 01 Jul 2010 18:56:17 +0000 ivan komarov Fixed a bug I accidentally introduced in fb1ab831dedebf45ea50b6f87bfc00265a0115ef.