Mon, 22 Aug 2022 21:40:04 -0500 Elliott Sales de Andrade Inline pidgin_make_scrollable gtk4 file | diff | annotate
Thu, 03 Mar 2022 23:59:46 -0600 Gary Kramlich Replace gtk_entry_[gs]et_text with gtk_editable_[gs]et_text gtk4 file | diff | annotate
Fri, 25 Mar 2022 02:51:58 -0500 Elliott Sales de Andrade Replace PURPLE_CALLBACK by G_CALLBACK file | diff | annotate
Sun, 10 Oct 2021 05:01:54 -0500 Elliott Sales de Andrade Fix typos in Pidgin file | diff | annotate
Thu, 07 Oct 2021 22:24:25 -0500 Gary Kramlich Add the unload parameter to a few plugins that I missed on the gplugin 0.35.0 update file | diff | annotate
Sat, 29 May 2021 03:19:13 -0500 Gary Kramlich Convert the Pidgin plugins to use GPLUGIN_NATIVE_PLUGIN_DECLARE file | diff | annotate
Thu, 06 Aug 2020 22:22:03 -0500 Gary Kramlich pidgin.h phase3: create pidgin.h and force its usage file | diff | annotate
Thu, 16 Jul 2020 21:33:23 -0500 Gary Kramlich Remove PIDGIN_HIG_* constants file | diff | annotate
Fri, 01 May 2020 05:15:51 -0500 Gary Kramlich Update all of the pidgin code to include purple.h file | diff | annotate
Fri, 15 Nov 2019 01:27:30 -0600 Gary Kramlich Bump the gtk minimum to 3.22 and remove gtk3compat.h file | diff | annotate
Mon, 04 Nov 2019 13:38:48 +0300 qarkai Remove redundant returns file | diff | annotate
Wed, 16 Oct 2019 12:11:58 +0300 Arkadiy Illarionov Use gpointer to correspond to GDestroyNotify file | diff | annotate
Wed, 16 Oct 2019 01:06:17 +0300 qarkai Use GSList functions instead of manual iterations file | diff | annotate
Sat, 28 Sep 2019 04:34:57 -0400 Elliott Sales de Andrade Move some Pidgin things to XDG directories. file | diff | annotate
Thu, 21 Mar 2019 21:38:44 -0500 Gary Kramlich Create buttons with mnemonic's file | diff | annotate
Thu, 21 Mar 2019 21:16:06 -0500 Gary Kramlich Fix some issues found in review file | diff | annotate
Mon, 18 Mar 2019 22:24:27 -0500 Gary Kramlich Remove stock from a gevolution, imgupload, screencap, and spellchk file | diff | annotate
Fri, 14 Jul 2017 16:44:53 -0500 Mike Ruprecht Stop using deprecated gtk_tree_view_set_rules_hint() file | diff | annotate
Mon, 12 Jun 2017 17:48:37 -0300 dx Merge release-2.x.y into default 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
Wed, 26 Nov 2014 16:01:25 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Thu, 15 May 2014 10:16:32 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Sat, 10 May 2014 03:56:36 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Tue, 11 Feb 2014 23:47:33 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Mon, 28 Oct 2013 01:11:47 +0530 Ankit Vani Made finch and pidgin pref property names shorter: "gnt-pref-frame-cb" and "gtk-config-frame-cb" soc.2013.gobjectification.plugins file | diff | annotate
Mon, 28 Oct 2013 00:02:17 +0530 Ankit Vani Renamed plugin info callback properties to end with "-cb", and their respective symbols. soc.2013.gobjectification.plugins file | diff | annotate
Thu, 24 Oct 2013 04:21:28 +0530 Ankit Vani Merged soc.2013.gobjectification branch. soc.2013.gobjectification.plugins file | diff | annotate
Sat, 21 Sep 2013 17:01:08 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Tue, 17 Sep 2013 20:25:09 +0530 Ankit Vani Refactored more pidgin plugins to use the new plugin API soc.2013.gobjectification.plugins file | diff | annotate
Thu, 13 Nov 2014 01:06:59 -0500 Elliott Sales de Andrade Merge with release-2.x.y 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
Sun, 02 Nov 2014 11:06:07 -0800 Mark Doliner Merge release-2.x.y into default. file | diff | annotate
Tue, 28 Oct 2014 22:23:50 -0400 Daniel Atallah Fix loading the text replacement plugin's dict file, which was broken by e6937e52930b. Fixes #16408 release-2.x.y file | diff | annotate
Tue, 13 May 2014 00:26:43 +0200 Tomasz Wasilczyk Merge release-2.x.y file | diff | annotate
Mon, 12 May 2014 22:08:04 +0200 Tomasz Wasilczyk Fix newly generated coverity warnings release-2.x.y file | diff | annotate
Wed, 07 May 2014 11:07:45 +0200 Tomasz Wasilczyk Merge release-2.x.y file | diff | annotate
Tue, 06 May 2014 19:38:50 +0200 Tomasz Wasilczyk Fix some CWE-252 coverity warnings release-2.x.y file | diff | annotate
Tue, 11 Feb 2014 04:14:34 +0100 Tomasz Wasilczyk Fix the rest of [hv] gtk3 deprecation warnings file | diff | annotate
Tue, 11 Feb 2014 02:19:31 +0100 Tomasz Wasilczyk Fix gtk_[hv]box_new gtk3 deprecation warnings file | diff | annotate
Thu, 24 Oct 2013 03:37:02 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Sat, 21 Sep 2013 16:41:50 +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
Thu, 27 Jun 2013 04:18:40 +0530 Ankit Vani Replaced purple_conversations_get() with purple_conversations_get_all(), similar to other purple entities soc.2013.gobjectification file | diff | annotate
Sun, 23 Jun 2013 15:23:44 +0530 Ankit Vani Global replace - renamed functions and types according to GObject-based PurpleConversation API soc.2013.gobjectification file | diff | annotate
Wed, 23 Oct 2013 21:58:32 +0200 Tomasz Wasilczyk Hide some reserved plugin fields file | diff | annotate
Sat, 21 Sep 2013 11:54:03 +0200 Tomasz Wasilczyk Notify API: extend purple_notify_message with PurpleRequestCommonParameters file | diff | annotate
Thu, 22 Aug 2013 11:35:21 +0200 Tomasz Wasilczyk Fix Pidgin's plugins warnings about -Wsign-compare file | diff | annotate
Sat, 18 May 2013 16:02:23 +0200 Tomasz Wasilczyk Use GStatBuf instead of struct stat file | diff | annotate
Sun, 27 Jan 2013 03:19:41 -0500 Tirtha Chatterjee Fix hyphenation in text replacement plugin. file | diff | annotate
Sat, 08 Jan 2011 03:45:42 +0000 Gabriel Schulhof Add pidgin_make_scrollable and use it. Cleans up a bunch of duplicate code. Net code loss of 180 lines. Fixes #13073. next.minor file | diff | annotate
Sun, 23 Aug 2009 15:33:52 +0000 John Bailey Kill off more GTK_CHECK_VERSION uses that we don't need anymore. Refs #10024. next.minor file | diff | annotate
Tue, 10 Jun 2008 16:18:12 +0000 Richard Laager Add another translation: wud -> would file | diff | annotate
Wed, 12 Mar 2008 01:38:51 +0000 Stu Tomlinson Fix multiple memory leaks file | diff | annotate
Sat, 05 Jan 2008 18:07:16 +0000 Richard Laager merge of 'f0f4a10114eaf6bd04035626dc9f570c90404f14' file | diff | annotate
Sat, 05 Jan 2008 14:34:41 +0000 Ethan Blanton An additional push from Gabriel's omgp.pidgin.add-widget-util branch. file | diff | annotate
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up file | diff | annotate
Sun, 15 Apr 2007 03:56:08 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-sf-1621854-4-rlaager-whitespace' (head df9df972434fafda3e8030977ab3c18d480d8fa8) cpw.khc.msnp14 file | diff | annotate | base
Sun, 15 Apr 2007 03:43:17 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 88b7040408c88e4516c008f4eac579f98ef53e85) cpw.khc.msnp14 file | diff | annotate | base
Fri, 09 Nov 2007 08:48:40 +0000 John Bailey applied changes from 32f31e981f0618a4167aa98bcc22c2dab13d1550 release-2.2.3 file | diff | annotate
(0) -60 tip

mercurial