log

age author description
Sat, 17 Sep 2011 05:28:48 +0000 Elliott Sales de Andrade Add source files to Windows build.
Sat, 17 Sep 2011 05:27:30 +0000 Elliott Sales de Andrade Add some boilerplate Conversation theme GObjects. These don't do
Sat, 17 Sep 2011 04:51:57 +0000 Elliott Sales de Andrade Use GObject's instance private data for all the theme GObjects.
Fri, 16 Sep 2011 06:10:04 +0000 Elliott Sales de Andrade Add a WebKit Development plugin, that allows opening the builtin
Fri, 16 Sep 2011 04:49:17 +0000 masca Workaround the bug that causes a crash when closing a gtkwindow.
Thu, 15 Sep 2011 22:22:11 +0000 andrew victor Remove deprecated PidginBuddyList.connection_errors.
Thu, 15 Sep 2011 22:02:55 +0000 andrew victor Remove deprecated purple_request_field_list_add().
Thu, 15 Sep 2011 21:57:04 +0000 andrew victor Remove deprecated purple_ssl_connect_fd().
Thu, 15 Sep 2011 21:52:28 +0000 andrew victor Remove deprecated wpurple_g_access().
Mon, 12 Sep 2011 02:42:41 +0000 Elliott Sales de Andrade merge of '0acd4d77f5bd8bb02a3a73b6800be683bd7068f2'
Sun, 11 Sep 2011 04:52:21 +0000 Elliott Sales de Andrade Don't try to get a tag from a gtkwebview.
Sun, 11 Sep 2011 04:50:52 +0000 Elliott Sales de Andrade Don't attempt to add smileys to a webview by treating it as imhtml.
Sun, 11 Sep 2011 04:19:01 +0000 John Bailey propagate from branch 'im.pidgin.pidgin.2.x.y' (head be5e66abad2af29604bc794cc4c6600ab12751f3)
Sun, 11 Sep 2011 04:18:46 +0000 John Bailey Remove a bogus short-circuit check intended to prevent downloading the same icon
Fri, 09 Sep 2011 07:00:03 +0000 Elliott Sales de Andrade Fix searching in conversation windows.
Fri, 09 Sep 2011 03:32:27 +0000 Elliott Sales de Andrade merge of '10d7899aac75e85039e557e2c4238e1b276a4353'
Fri, 09 Sep 2011 03:27:52 +0000 masca Let webview manage the navigation ONLY if the reason is the user clicked a link.
Fri, 09 Sep 2011 03:28:02 +0000 Elliott Sales de Andrade Use pidgin_create_webview to make the Help dialog.
Fri, 09 Sep 2011 02:40:51 +0000 Elliott Sales de Andrade Use pidgin_create_webview in the gtknotify code.
Fri, 09 Sep 2011 01:58:59 +0000 Elliott Sales de Andrade Fix log viewer by calling pidgin_create_webview.
Fri, 09 Sep 2011 01:56:54 +0000 Elliott Sales de Andrade Remove unnecessary line.
Fri, 09 Sep 2011 01:52:12 +0000 Elliott Sales de Andrade Add a pidgin_create_webview utility function, which acts similarly to
Thu, 08 Sep 2011 23:28:40 +0000 Elliott Sales de Andrade Fix history plugin compile.
Thu, 08 Sep 2011 22:24:00 +0000 Elliott Sales de Andrade Fix notify plugin compile.
Thu, 08 Sep 2011 22:14:42 +0000 Elliott Sales de Andrade Simplify, don't loop through list twice.
Thu, 08 Sep 2011 22:10:49 +0000 Elliott Sales de Andrade Remove unnecessary function. It's also a use-after-free.
Thu, 08 Sep 2011 22:04:35 +0000 Elliott Sales de Andrade Clean up this WebKit stuff. Fix up broken merging, mark unfinished
Thu, 08 Sep 2011 05:13:53 +0000 Elliott Sales de Andrade WebKit is only required when building Pidgin.
Wed, 07 Sep 2011 05:44:17 +0000 masca propagate from branch 'im.pidgin.pidgin' (head e6d5f823c4caa7144f24e6c71090dcf9b87528b0)
Wed, 07 Sep 2011 05:00:48 +0000 masca Get rid of a wrapper function.