log

age author description
Wed, 04 Jan 2012 01:18:01 +0000 Elliott Sales de Andrade Avoid creating temporary files for images in a webview.
Wed, 04 Jan 2012 00:44:36 +0000 Elliott Sales de Andrade Update Template.html from Adium's hg repo.
Wed, 04 Jan 2012 00:14:51 +0000 Elliott Sales de Andrade Use internal.h for less (conditional) #includes.
Wed, 04 Jan 2012 00:00:42 +0000 Elliott Sales de Andrade Add G_BEGIN/END_DECLS to Pidgin public headers, most of which did
Tue, 03 Jan 2012 23:37:11 +0000 Elliott Sales de Andrade Re-align stuff.
Tue, 03 Jan 2012 23:36:11 +0000 Elliott Sales de Andrade Fix some spelling.
Tue, 03 Jan 2012 23:32:59 +0000 Elliott Sales de Andrade Use G_BEGIN/END_DECLS in public libpurple files. This was
Tue, 03 Jan 2012 19:29:43 +0000 Paul Aurich merge of '3100be309efb98a39bb8ef745c0302722534234a'
Tue, 03 Jan 2012 19:29:20 +0000 Paul Aurich pidgin/finch: Make relative paths absolute with -c
Tue, 03 Jan 2012 06:32:26 +0000 Paul Aurich jabber: Fix some compile warnings in auth_cyrus.c
Mon, 02 Jan 2012 09:13:39 +0000 Elliott Sales de Andrade Ensure timestamps in header all all the same.
Mon, 02 Jan 2012 07:58:32 +0000 Elliott Sales de Andrade Fix "Clear Scrollback" to actually reload the theme.
Mon, 02 Jan 2012 07:24:55 +0000 Elliott Sales de Andrade Wrap a few lines.
Mon, 02 Jan 2012 07:17:23 +0000 Elliott Sales de Andrade Fix a little warning.
Mon, 02 Jan 2012 07:10:34 +0000 Elliott Sales de Andrade Ensure all timestamps in a message are the same. Based on something
Mon, 02 Jan 2012 06:53:19 +0000 dvpdiner2 This should fix the everyone-is-the-same problem in chats.
Sat, 31 Dec 2011 15:48:20 +0000 Daniel Atallah Fix some webkit related leaks and an unnecessary allocation.
Sat, 31 Dec 2011 15:11:14 +0000 Daniel Atallah internal.h is needed to compile on win32
Sat, 31 Dec 2011 04:30:57 +0000 Daniel Atallah webkit_web_view_load_html_string is superceded by webkit_web_view_load_string as of 1.1.1 (which we require)
Wed, 28 Dec 2011 05:07:15 +0000 Elliott Sales de Andrade JS-ify the markerline plugin.
Tue, 27 Dec 2011 22:00:00 +0000 Elliott Sales de Andrade Add page up/down for WebKit view.
Fri, 23 Dec 2011 03:59:39 +0000 Elliott Sales de Andrade Optionally show certificates using GCR's widgets. These are much
Fri, 23 Dec 2011 02:13:20 +0000 Elliott Sales de Andrade rekkanoryo pointed out that this error message is for a different
Fri, 23 Dec 2011 02:05:09 +0000 Elliott Sales de Andrade Add GnuTLS support for exporting DER data.
Fri, 23 Dec 2011 01:52:16 +0000 Elliott Sales de Andrade Add NSS support for getting DER data.
Fri, 23 Dec 2011 01:09:13 +0000 Elliott Sales de Andrade Add a function for retrieving the raw DER representation of a
Thu, 22 Dec 2011 23:57:38 +0000 hyc Regenerate plugins menu on conversation feature change too
Thu, 22 Dec 2011 23:51:01 +0000 tim Select the first item in the mail-notification dialog. Also,
Thu, 22 Dec 2011 23:23:49 +0000 hyc Fix insertion order of search results in Finch.
Thu, 22 Dec 2011 08:39:45 +0000 Elliott Sales de Andrade Remove dead assignments found with clang-analyzer.