Wed, 31 Jan 2024 00:51:25 -0600 Elliott Sales de Andrade Fix incompatible type conversion errors release-2.x.y file | diff | annotate
Fri, 15 Apr 2022 11:29:11 -0500 Belgin Știrbu Fix the infinite resizing freeze release-2.x.y file | diff | annotate
Thu, 03 Jun 2021 19:33:07 -0500 Gary Kramlich Fix some null pointer deferences and dead stores that scanbuild found in Pidgin release-2.x.y file | diff | annotate
Sun, 14 Feb 2021 19:46:46 -0600 Gary Kramlich Fix an issue where GtkIMHtmlScalables were not properly cleaned up which lead to a crash release-2.x.y file | diff | annotate
Sat, 13 Feb 2021 20:15:01 -0600 Gary Kramlich Fix an issue where when pasting <p>'s that would cause too much whitespace to be displayed. release-2.x.y file | diff | annotate
Fri, 12 Feb 2021 04:07:08 -0600 Gary Kramlich Add a compatiblity layer for g_s?list_free_full and port everything to it. release-2.x.y file | diff | annotate
Fri, 15 May 2020 01:43:54 -0500 Gary Kramlich Revert the pr-262/ticket-17232, it's caused more harm than good. See ticket-17324. release-2.x.y file | diff | annotate
Mon, 30 Mar 2020 13:03:53 +0800 Colin Xu Handle <P> tag as line break. Otherwise, paragraphs will appear in the same line. release-2.x.y file | diff | annotate
Fri, 15 Dec 2017 04:27:32 +0000 Gary Kramlich Merged in strangeways/main/release-2.x.y (pull request #262) release-2.x.y file | diff | annotate
Sun, 19 Nov 2017 03:43:01 +0100 Daniel Kamil Kozar Use utf8 functions in gtk_smiley_tree_lookup release-2.x.y file | diff | annotate
Tue, 19 Sep 2017 20:19:47 +0200 Daniel Kamil Kozar Improve smiley matching for unicode release-2.x.y file | diff | annotate
Sun, 03 Sep 2017 01:28:21 -0500 Gary Kramlich Namespace the contrast stuff and move it to it's own file/namespace release-2.x.y file | diff | annotate
Thu, 24 Aug 2017 21:18:49 -0500 Alyssa Rosenzweig Color updates for dark themes in the conversation tabs and the buddy list. release-2.x.y file | diff | annotate
Sat, 25 Mar 2017 21:54:42 +0300 qarkai Use conventional style for empty string check string-comparison-r2 file | diff | annotate
Fri, 24 Mar 2017 13:25:00 +0300 qarkai Replace empty string comparison with null character comparison string-comparison-r2 file | diff | annotate
Fri, 24 Mar 2017 12:29:27 +0300 qarkai Remove redundant NULL checks string-comparison-r2 file | diff | annotate
Fri, 24 Mar 2017 02:23:46 +0300 qarkai Replace strcmp() with purple_strequal() string-comparison-r2 file | diff | annotate
Thu, 23 Mar 2017 21:01:15 +0300 qarkai Replace !strcmp() with purple_strequal() string-comparison-r2 file | diff | annotate
Thu, 13 Nov 2014 00:56:55 -0500 Elliott Sales de Andrade Remove -Wno-sign-compare and backport fixes from default. release-2.x.y file | diff | annotate
Tue, 06 May 2014 13:41:54 +0200 Tomasz Wasilczyk Backport warning fixes for Pidgin from default release-2.x.y file | diff | annotate
Mon, 20 Jan 2014 00:02:17 -0800 Mark Doliner Merge with a fair number of conflicts. Nothing too crazy. file | diff | annotate
Mon, 13 Jan 2014 23:32:25 -0800 Mark Doliner Fix a crash when hovering over an exceptionally long URL (4074 characters, release-2.x.y file | diff | annotate
Sun, 17 Nov 2013 03:04:58 +0530 Ankit Vani pidgin: Use G_PARAM_STATIC_STRINGS and ensure g_object_notify is always called soc.2013.gobjectification file | diff | annotate
Sat, 16 Nov 2013 17:16:22 +0530 Ankit Vani Unmark property names and blurbs from translatable to non-translatable soc.2013.gobjectification file | diff | annotate
Sun, 06 Oct 2013 18:13:03 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Fri, 23 Aug 2013 15:07:32 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Wed, 10 Jul 2013 23:55:21 +0530 Ankit Vani Started GObjectification of PurpleConnection. soc.2013.gobjectification file | diff | annotate
Fri, 04 Oct 2013 21:59:46 +0200 Tomasz Wasilczyk Clang warnings: clean up pidgin 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
Mon, 15 Apr 2013 00:48:17 +0200 Tomasz Wasilczyk Fix most of warnings for gtk2 and linux file | diff | annotate
Sun, 03 Mar 2013 20:01:23 -0800 Mark Doliner Merge. One easy conflict in gtkimhtml. file | diff | annotate
Sun, 03 Mar 2013 19:58:06 -0800 Mark Doliner Increase size of static buffer in gtkimhtml from 1KiB to 16KiB. release-2.x.y file | diff | annotate
Sun, 03 Mar 2013 18:35:43 -0500 Daniel Atallah Merge with release-2.x.y file | diff | annotate
Tue, 26 Feb 2013 22:18:28 -0500 Daniel Atallah gtkimhtml: fix gtk_imhtml_is_tag to allow the tag to be retrieved without the length release-2.x.y file | diff | annotate
Mon, 18 Feb 2013 22:21:39 -0800 Mark Doliner Merge from the release-2.x.y branch. Some manual merging in file | diff | annotate
Tue, 19 Feb 2013 00:32:22 -0500 Daniel Atallah Fix various other minor issues identified in the coverity scan. release-2.x.y file | diff | annotate
Tue, 29 Jan 2013 15:38:45 +0100 Tomasz Wasilczyk Merge release-2.x.y file | diff | annotate
Sun, 27 Jan 2013 17:26:36 -0500 Saúl Hidalgo Fix HTML injection bug in GtkIMHtml. release-2.x.y file | diff | annotate
Sat, 26 Jan 2013 18:12:03 -0800 Mark Doliner Remove all unnecessary GTK_CHECK_VERSION calls. file | diff | annotate
Tue, 22 Jan 2013 00:05:35 -0800 Mark Doliner Rename two functions. file | diff | annotate
Mon, 14 Jan 2013 22:40:39 -0800 Mark Doliner Remove unneeded version check. file | diff | annotate
Mon, 13 Aug 2012 21:26:30 -0400 Elliott Sales de Andrade Disable GtkIMHtml key bindings. file | diff | annotate
Tue, 24 Jul 2012 01:30:06 -0400 Elliott Sales de Andrade Fix imhtml tooltip paint function. cpw.qulogic.gtk3-required 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
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
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
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, 15 Oct 2011 23:11:35 +0000 Elliott Sales de Andrade Hide unused gtkimhtml structs (aka, the easy ones). file | diff | annotate
Sun, 25 Sep 2011 18:56:58 +0000 Andrew Victor Clean the API documentation in preparation for 3.0.0 by removing all the old @since tags. 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 21:27:03 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 6b9ea2dec20e0c878c2265bb457e0698b6b0dccd) cpw.qulogic.gtk3 file | diff | annotate
Sun, 13 Feb 2011 07:38:19 +0000 Elliott Sales de Andrade Whitespace fixes. Try and check your editor settings before writing cpw.qulogic.gtk3 file | diff | annotate
Sun, 09 Jan 2011 23:32:10 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head d67ed5e5c721255b1d985ac4c6f2a13b91efc1c0) cpw.qulogic.gtk3 file | diff | annotate
Sun, 05 Dec 2010 08:14:52 +0000 Elliott Sales de Andrade Fix some indenting. cpw.qulogic.gtk3 file | diff | annotate
Sun, 05 Dec 2010 03:10:05 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 39b9c5ca504e86f304dea353c1f0798298b567a6) cpw.qulogic.gtk3 file | diff | annotate
Thu, 02 Dec 2010 12:11:26 +0000 Marcus Lundblad don't use GDK_DRAWABLE cpw.qulogic.gtk3 file | diff | annotate
Tue, 30 Nov 2010 09:03:34 +0000 Marcus Lundblad fixed some indentation cpw.qulogic.gtk3 file | diff | annotate
Thu, 25 Nov 2010 22:30:18 +0000 Marcus Lundblad compiles using GTK+ 3 from git, beware it does not yet run, in fact it crashes... cpw.qulogic.gtk3 file | diff | annotate
Thu, 01 Sep 2011 07:32:09 +0000 Mark Doliner Make another gtkimhtml function private. file | diff | annotate
(0) -100 -60 tip

mercurial