log

age author description
Sat, 17 Sep 2011 07:38:54 +0000 Elliott Sales de Andrade Remove useless notification.
Sat, 17 Sep 2011 07:30:10 +0000 Elliott Sales de Andrade Temporarily rename the adium IMs plugin so it will install along side
Sat, 17 Sep 2011 06:58:39 +0000 Elliott Sales de Andrade Using g_string_new_len here is unnecessary, and a real waste of calls
Sat, 17 Sep 2011 06:27:35 +0000 Elliott Sales de Andrade Attempt to move the message style object from the plugin into the new
Sat, 17 Sep 2011 06:14:59 +0000 Elliott Sales de Andrade Fix small typo and remove unnecessary include.
Sat, 17 Sep 2011 05:43:58 +0000 Elliott Sales de Andrade All this G_OBJECT() casting is quite unnecessary.
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.