log

age author description
Sun, 08 Aug 2010 21:55:06 +0000 Elliott Sales de Andrade I don't think cairo draws circles too badly.
Sun, 08 Aug 2010 21:49:10 +0000 Elliott Sales de Andrade Fix expose event drawing offset.
Sun, 08 Aug 2010 20:36:10 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head e7abe20448d307649f623c608ecd470060b5f40d)
Fri, 30 Jul 2010 02:41:38 +0000 Elliott Sales de Andrade So I only changed the obvious GdkGC use in the whiteboard. I think
Wed, 28 Jul 2010 04:51:24 +0000 Elliott Sales de Andrade Replace GdkGC in GtkIMHtml. Just in case you were wondering, it's now
Wed, 28 Jul 2010 04:36:15 +0000 Elliott Sales de Andrade Replace GdkGC in whiteboard stuff. But I don't have Yahoo!, so don't
Wed, 28 Jul 2010 04:15:35 +0000 Elliott Sales de Andrade Replace GdkGC with cairo calls in markerline.
Fri, 03 Dec 2010 04:51:48 +0000 Elliott Sales de Andrade Combine the encode_spaces function and the stuff for the display name
Fri, 03 Dec 2010 03:49:40 +0000 Elliott Sales de Andrade Oops, this is the wrong limit.
Thu, 02 Dec 2010 06:32:55 +0000 Elliott Sales de Andrade Disconnect other endpoints if the MPOP setting is disabled.
Thu, 02 Dec 2010 06:14:19 +0000 Elliott Sales de Andrade Read the MPOP setting from the AB.
Thu, 02 Dec 2010 06:04:55 +0000 Elliott Sales de Andrade Clear out the old list of endpoints when we receive a new one. This
Thu, 02 Dec 2010 05:21:50 +0000 Elliott Sales de Andrade I think we can save some memory by making these booleans into a single
Thu, 02 Dec 2010 05:16:27 +0000 Elliott Sales de Andrade It doesn't seem like we use this kv value, so might as well save the
Thu, 02 Dec 2010 05:03:05 +0000 Elliott Sales de Andrade The PartnerScenario in the ABContactUpdate SOAP request should
Thu, 02 Dec 2010 03:59:58 +0000 Elliott Sales de Andrade Apparently, UBM was updated with more parameters in MSNp16. One is
Thu, 02 Dec 2010 02:56:51 +0000 Mark Doliner ChangeLog that last change
Thu, 02 Dec 2010 02:55:17 +0000 Mark Doliner Since my last change, it shouldn't matter whether this is an empty string
Thu, 02 Dec 2010 02:35:52 +0000 Mark Doliner I tested with AIM 7.2.6.1 and ICQ 7.2 build 3159 and both of them
Tue, 30 Nov 2010 06:06:14 +0000 Paul Aurich gtkimhtml: Display "<3" instead of "&lt;3" after too many smileys in convo
Mon, 29 Nov 2010 07:13:08 +0000 Mark Doliner Cast back and forth between int and pointer instead of putting pointers
Mon, 29 Nov 2010 06:03:44 +0000 Mark Doliner I prefer this syntax. Plus, it's slightly faster... right?
Mon, 29 Nov 2010 01:12:51 +0000 Stu Tomlinson Suppress the "View Locations..." protocol action on MSN if we are not
Sun, 28 Nov 2010 08:22:09 +0000 Elliott Sales de Andrade merge of '2b6c5a292658681aecfbe9f0c7f67cf62cfb28ec'
Sun, 28 Nov 2010 07:52:58 +0000 Elliott Sales de Andrade Add the HDN status to status parsing, which means invisible, but you'd
Sun, 28 Nov 2010 07:24:22 +0000 Elliott Sales de Andrade Stop escaping all characters in the display name. It's only necessary
Sun, 28 Nov 2010 02:15:18 +0000 Elliott Sales de Andrade Fix the name of this flag.
Sun, 28 Nov 2010 00:44:35 +0000 jakub adam Correct parsing of multipart messages in purple_mim_document_parse,
Sun, 28 Nov 2010 00:18:31 +0000 Elliott Sales de Andrade Update internal/external libgadu to 1.9.0, except for some superfluous
Sat, 27 Nov 2010 22:36:49 +0000 Ari Pollak Fix purple-remote on Python 2.6+.