Sat, 21 Sep 2013 14:47:08 +0200 Tomasz Wasilczyk Implement purple_*_is_valid_ui_handle, purple_request_cpar_*et_parent_from, pidgin_request_get_dialog_window file | diff | annotate
Sat, 21 Sep 2013 11:54:03 +0200 Tomasz Wasilczyk Notify API: extend purple_notify_message with PurpleRequestCommonParameters file | diff | annotate
Tue, 17 Sep 2013 22:16:32 +0200 Tomasz Wasilczyk GTK Request: don't loose focus when switching request dialogs file | diff | annotate
Fri, 13 Sep 2013 13:06:29 +0200 Tomasz Wasilczyk Pidgin: don't parent on windows being destroyed file | diff | annotate
Thu, 12 Sep 2013 14:38:22 +0200 Tomasz Wasilczyk Request API refactoring: custom PURPLE_REQUEST_CHOICE values, instead of indexes file | diff | annotate
Tue, 10 Sep 2013 23:04:19 +0200 Tomasz Wasilczyk Request API refactoring: switch purple_request_file to PurpleRequestCommonParameters file | diff | annotate
Tue, 10 Sep 2013 21:47:37 +0200 Tomasz Wasilczyk Request API refactoring: switch purple_request_action to PurpleRequestCommonParameters file | diff | annotate
Tue, 10 Sep 2013 15:34:10 +0200 Tomasz Wasilczyk Request API refactoring: switch purple_request_choice to PurpleRequestCommonParameters file | diff | annotate
Thu, 22 Aug 2013 14:57:47 +0200 Tomasz Wasilczyk Fix the rest of Pidgin's warnings about -Wsign-compare; remove -Wno-sign-compare from cflags file | diff | annotate
Tue, 13 Aug 2013 12:14:16 +0200 Tomasz Wasilczyk Fix compiler warnings, make build even more silent file | diff | annotate
Sun, 04 Aug 2013 16:32:26 -0400 Elliott Sales de Andrade Make editable-ness a construct-only property of the GtkWebView. file | diff | annotate
Sun, 04 Aug 2013 05:35:23 -0400 Elliott Sales de Andrade Hide GtkWebViewToolbar stuff within the GtkWebView. file | diff | annotate
Sun, 09 Jun 2013 14:32:14 +0200 Tomasz Wasilczyk Merge with main soc.2008.masterpassword file | diff | annotate
Sat, 11 May 2013 16:26:40 +0200 Tomasz Wasilczyk Group and string support for keyring settings soc.2008.masterpassword file | diff | annotate
Sat, 18 May 2013 16:02:23 +0200 Tomasz Wasilczyk Use GStatBuf instead of struct stat file | diff | annotate
Tue, 26 Feb 2013 19:11:22 -0500 Daniel Atallah Merge with release-2.x.y (lots of conflicts, but all trivially resolved) file | diff | annotate
Tue, 26 Feb 2013 18:57:41 -0500 Daniel Atallah Fix a number of additional trivial issues - unused variables, etc. release-2.x.y file | diff | annotate
Sun, 27 Jan 2013 03:07:08 -0500 Elliott Sales de Andrade Rename pidgin_setup_screenname_autocomplete_with_filter to pidgin_setup_screenname_autocomplete. file | diff | annotate
Tue, 22 Jan 2013 00:05:35 -0800 Mark Doliner Rename two functions. file | diff | annotate
Sun, 13 Jan 2013 15:17:57 -0600 Richard Laager Merge 33548 from release-2.x.y file | diff | annotate
Mon, 10 Sep 2012 00:51:31 -0400 Elliott Sales de Andrade Fix possible leak. The settings object is ref'd by set_settings. file | diff | annotate
Sun, 04 Nov 2012 17:57:25 -0500 John Bailey These changes were what I needed to be able to build on a Macbook Pro with OS release-2.x.y file | diff | annotate
Tue, 28 Aug 2012 03:42:27 -0400 Elliott Sales de Andrade Merge with release-2.x.y. file | diff | annotate
Tue, 28 Aug 2012 03:39:53 -0400 Elliott Sales de Andrade Fix sizing for the file-chooser image preview. release-2.x.y file | diff | annotate
Thu, 16 Aug 2012 03:03:50 -0400 Elliott Sales de Andrade Remove deprecated gtk_widget_size_request calls. file | diff | annotate
Tue, 14 Aug 2012 23:30:10 -0400 Elliott Sales de Andrade Convert some more util stuff to a webview. file | diff | annotate
Mon, 06 Aug 2012 00:38:04 -0400 Elliott Sales de Andrade Register protocols with GtkWebView. file | diff | annotate
Mon, 23 Jul 2012 22:52:00 -0400 Elliott Sales de Andrade Add checks for old GTK+2 stuff. cpw.qulogic.gtk3-required file | diff | annotate
Fri, 15 Jun 2012 03:35:32 -0400 Elliott Sales de Andrade Merge from mainline. cpw.qulogic.gtk3-required file | diff | annotate
Tue, 28 Feb 2012 04:25:49 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 1edfa83f6ff820fb7904d5bab5b0943f691976f6) cpw.qulogic.gtk3-required file | diff | annotate
Sun, 26 Feb 2012 05:54:07 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 6063be322695dcef2aa8f7d4eff42e6c2d5e3a2b) cpw.qulogic.gtk3-required file | diff | annotate
Fri, 23 Dec 2011 09:14:56 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 681ca041d42bb5093590d0ac5495f1309e1472f2) cpw.qulogic.gtk3-required file | diff | annotate
Tue, 05 Jun 2012 23:59:36 +0000 Elliott Sales de Andrade Enable spell checking in an editable webview. file | diff | annotate
Fri, 06 Jan 2012 04:53:52 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head f179695f60cbf8df1ebc80bfa64f97fd10b4cf33) cpw.qulogic.gtk3 file | diff | annotate
Thu, 29 Dec 2011 05:42:01 +0000 Elliott Sales de Andrade Looks like I missed a number. cpw.qulogic.gtk3 file | diff | annotate
Thu, 29 Dec 2011 05:40:11 +0000 Elliott Sales de Andrade It appears that no-one needs this AopMenu struct after the combo cpw.qulogic.gtk3 file | diff | annotate
Thu, 29 Dec 2011 05:36:32 +0000 Elliott Sales de Andrade Avoid calling gtk_combo_box_set_active twice in some cases. cpw.qulogic.gtk3 file | diff | annotate
Thu, 29 Dec 2011 04:47:14 +0000 Elliott Sales de Andrade Make code a bit more verbose, and remove some "magic numbers". cpw.qulogic.gtk3 file | diff | annotate
Wed, 28 Dec 2011 09:00:48 +0000 Elliott Sales de Andrade Remove UI hack for XMPP sub-prpls. cpw.qulogic.gtk3 file | diff | annotate
Fri, 23 Dec 2011 06:58:52 +0000 Elliott Sales de Andrade explicit merge of '681ca041d42bb5093590d0ac5495f1309e1472f2' cpw.qulogic.gtk3 file | diff | annotate
Sun, 09 Oct 2011 02:50:20 +0000 Elliott Sales de Andrade Fix all deprecated GTK_WIDGET_* macros. cpw.qulogic.gtk3 file | diff | annotate
Sat, 08 Oct 2011 21:13:43 +0000 Elliott Sales de Andrade explicit merge of '0e1bf474f222738559a1246c8feebb0fbdf39e30' cpw.qulogic.gtk3 file | diff | annotate
Wed, 04 Jan 2012 23:56:07 +0000 Elliott Sales de Andrade Add a WebView setup function. file | diff | annotate
Wed, 04 Jan 2012 09:45:10 +0000 Elliott Sales de Andrade Use a GtkWebViewToolbar when creating an editable GtkWebView. file | diff | annotate
Thu, 22 Dec 2011 01:42:18 +0000 Elliott Sales de Andrade Use correct format for printing gsize types. file | diff | annotate
Sun, 30 Oct 2011 21:46:51 +0000 Andrew Victor Use the PurpleBuddy accessor functions. file | diff | annotate
Tue, 18 Oct 2011 18:47:48 +0000 Andrew Victor On the way to hiding the PurpleConnection struct. file | diff | annotate
Sat, 01 Oct 2011 16:21:16 +0000 Andrew Victor Use purple_conversation accessor methods. file | diff | annotate
Wed, 21 Sep 2011 07:39:32 +0000 Mark Doliner Mark webkit-related missing functionality with "TODO WEBKIT" instead of file | diff | annotate
Fri, 09 Sep 2011 01:56:54 +0000 Elliott Sales de Andrade Remove unnecessary line. file | diff | annotate
Fri, 09 Sep 2011 01:52:12 +0000 Elliott Sales de Andrade Add a pidgin_create_webview utility function, which acts similarly to file | diff | annotate
Fri, 23 Dec 2011 08:21:58 +0000 Elliott Sales de Andrade A boring and large patch so I can merge heads. cpw.qulogic.gtk3 file | diff | annotate
Mon, 22 Aug 2011 22:45:09 +0000 Elliott Sales de Andrade Fix some sort of merge error from before. cpw.qulogic.gtk3 file | diff | annotate
Mon, 22 Aug 2011 22:39:32 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 53d06e21e6307ce7074cd34b2008fafbb3284c55) cpw.qulogic.gtk3 file | diff | annotate
Mon, 22 Aug 2011 21:27:03 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 6b9ea2dec20e0c878c2265bb457e0698b6b0dccd) cpw.qulogic.gtk3 file | diff | annotate
Mon, 25 Apr 2011 20:13:05 +0000 Marcus Lundblad merge of 'b4b1a2c14325ba26290df866213c1ec9e4e3816c' cpw.qulogic.gtk3 file | diff | annotate
Wed, 02 Feb 2011 23:26:42 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head c7737916ec11f06833800adbd3ef6ae2990611e0) cpw.qulogic.gtk3 file | diff | annotate
Mon, 14 Mar 2011 06:41:44 +0000 Elliott Sales de Andrade Fix some changes for the scrollable stuff. cpw.qulogic.gtk3 file | diff | annotate
Mon, 14 Mar 2011 06:09:47 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head a0a4b018f9eb066561cd9c844381ff765dfbc26b) cpw.qulogic.gtk3 file | diff | annotate
Sun, 13 Feb 2011 07:39:13 +0000 Elliott Sales de Andrade Remove unused variable. cpw.qulogic.gtk3 file | diff | annotate
(0) -300 -100 -60 tip

mercurial