log

age author description
2011-09-18 Elliott Sales de Andrade Copy theme-to-conversation loading stuff into the GObject code.
2011-09-18 Mark Doliner One of the Piotrs tells me that the other Piotr is no longer translating.
2011-09-18 Mark Doliner Update two translators' email addresses based on bounces/auto-replies
2011-09-17 Elliott Sales de Andrade Remove useless notification.
2011-09-17 Elliott Sales de Andrade Temporarily rename the adium IMs plugin so it will install along side
2011-09-17 Elliott Sales de Andrade Using g_string_new_len here is unnecessary, and a real waste of calls
2011-09-17 Elliott Sales de Andrade Attempt to move the message style object from the plugin into the new
2011-09-17 Elliott Sales de Andrade Fix small typo and remove unnecessary include.
2011-09-17 Elliott Sales de Andrade All this G_OBJECT() casting is quite unnecessary.
2011-09-17 Elliott Sales de Andrade Add source files to Windows build.
2011-09-17 Elliott Sales de Andrade Add some boilerplate Conversation theme GObjects. These don't do
2011-09-17 Elliott Sales de Andrade Use GObject's instance private data for all the theme GObjects.
2011-09-16 Elliott Sales de Andrade Add a WebKit Development plugin, that allows opening the builtin
2011-09-16 masca Workaround the bug that causes a crash when closing a gtkwindow.
2011-09-15 andrew victor Remove deprecated PidginBuddyList.connection_errors.
2011-09-15 andrew victor Remove deprecated purple_request_field_list_add().
2011-09-15 andrew victor Remove deprecated purple_ssl_connect_fd().
2011-09-15 andrew victor Remove deprecated wpurple_g_access().
2011-09-12 Elliott Sales de Andrade merge of '0acd4d77f5bd8bb02a3a73b6800be683bd7068f2'
2011-09-11 Elliott Sales de Andrade Don't try to get a tag from a gtkwebview.
2011-09-11 Elliott Sales de Andrade Don't attempt to add smileys to a webview by treating it as imhtml.
2011-09-11 John Bailey propagate from branch 'im.pidgin.pidgin.2.x.y' (head be5e66abad2af29604bc794cc4c6600ab12751f3)
2011-09-11 John Bailey Remove a bogus short-circuit check intended to prevent downloading the same icon
2011-09-09 Elliott Sales de Andrade Fix searching in conversation windows.
2011-09-09 Elliott Sales de Andrade merge of '10d7899aac75e85039e557e2c4238e1b276a4353'
2011-09-09 masca Let webview manage the navigation ONLY if the reason is the user clicked a link.
2011-09-09 Elliott Sales de Andrade Use pidgin_create_webview to make the Help dialog.
2011-09-09 Elliott Sales de Andrade Use pidgin_create_webview in the gtknotify code.