Thu, 15 Feb 2018 22:53:57 -0600 Gary Kramlich Rename purple_menu_action_* to purple_action_menu_* file | diff | annotate
Thu, 15 Feb 2018 22:04:57 -0600 Gary Kramlich Rename PurpleMenuAction to PurpleActionMenu file | diff | annotate
Tue, 12 Mar 2019 23:48:26 -0400 Elliott Sales de Andrade Fix another leak with possible use-after-free. file | diff | annotate
Mon, 05 Nov 2018 17:00:16 -0600 Mike Ruprecht pidgin: Fix various -Wincompatible-pointer-types warnings file | diff | annotate
Mon, 05 Nov 2018 17:12:49 -0600 Mike Ruprecht pidgin: Fix -Wpointer-sign warning expected 'const guint8 *' vs 'gchar *' file | diff | annotate
Thu, 21 Jun 2018 17:52:33 -0400 Elliott Sales de Andrade Remove pidgin_toggle_* functions. file | diff | annotate
Tue, 08 May 2018 22:30:20 -0500 Mike Ruprecht Move protocol icons to the apps icon theme specification directory file | diff | annotate
Fri, 04 May 2018 02:03:03 +0000 Gary Kramlich Merged in CMaiku/pidgin (pull request #333) file | diff | annotate
Wed, 02 May 2018 16:50:28 -0500 Mike Ruprecht gtkutils: Port pidgin_dialog_add_button() to only optionally use GtkStock file | diff | annotate
Thu, 03 May 2018 18:17:21 -0500 Mike Ruprecht xfer: Rename PurpleProtocolXferInterface.send() to send_file() file | diff | annotate
Sat, 28 Apr 2018 05:27:11 -0400 Elliott Sales de Andrade Remove check for old GTK+. file | diff | annotate
Thu, 23 Nov 2017 22:30:26 -0600 Gary Kramlich merging with default to fix conflicts file | diff | annotate
Thu, 31 Aug 2017 22:40:50 -0500 Gary Kramlich Initial attempt at removing the magic around PurpleProtocolXferInterface file | diff | annotate
Sat, 09 Sep 2017 05:12:28 -0400 Elliott Sales de Andrade Add pidgin_menu_popup_at_treeview_selection. file | diff | annotate
Mon, 04 Sep 2017 00:08:52 -0400 Elliott Sales de Andrade Remove an unused variable. file | diff | annotate
Thu, 15 Jun 2017 13:33:02 -0500 Mike Ruprecht Remove purple_timeout_* function usage file | diff | annotate
Mon, 12 Jun 2017 17:48:37 -0300 dx Merge release-2.x.y into default file | diff | annotate
Thu, 25 May 2017 20:30:56 -0500 Gary Kramlich Merge default back in file | diff | annotate
Tue, 11 Oct 2016 23:32:23 -0500 Gary Kramlich rename purple_image_get_size to purple_image_get_data_size and deal with the fallout 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, 23 Mar 2017 19:37:57 +0300 qarkai Replace g_strcmp0() with purple_strequal() string-comparison-r2 file | diff | annotate
Thu, 23 Mar 2017 19:19:01 +0300 qarkai Replace misused g_str_equal() with purple_strequal() string-comparison-r2 file | diff | annotate
Fri, 10 Mar 2017 20:36:55 -0600 Gary Kramlich Merge 2.12.0 into default file | diff | annotate
Wed, 14 Sep 2016 20:56:41 +0200 Jakub Adam gtkutils: remove usage of deprecated xthickness and ythickness file | diff | annotate
Wed, 05 Oct 2016 16:19:47 -0500 Mike Ruprecht Remove Facebook (XMPP) account option and support code release-2.x.y file | diff | annotate
Mon, 05 Sep 2016 03:12:22 -0400 Elliott Sales de Andrade Simplify gtk_label_set_[xy]align calls. file | diff | annotate
Sat, 03 Sep 2016 17:41:56 -0400 Elliott Sales de Andrade Use gdk_cursor_new_for_display over gdk_cursor_new. file | diff | annotate
Sat, 03 Sep 2016 17:08:37 -0400 Elliott Sales de Andrade Replace GtkStyle with GtkStyleContext. file | diff | annotate
Sun, 04 Sep 2016 00:36:05 -0400 Elliott Sales de Andrade Replace the deprecated gtk_misc_set_alignment function. file | diff | annotate
Fri, 01 Jul 2016 00:19:12 -0700 Jorge Villaseñor Simplify our menuitem creation util function file | diff | annotate
Thu, 17 Mar 2016 18:11:31 +0100 Jakub Adam Fix XVideo rendering into GTK+ 3.0 GtkDialog file | diff | annotate
Thu, 17 Mar 2016 17:52:10 +0100 Jakub Adam Factor out video widget creation into pidgin_create_video_widget() file | diff | annotate
Tue, 19 Jan 2016 00:11:23 -0800 Jorge Villaseñor Use glib's Desktop file utilities instead of our own file | diff | annotate
Mon, 18 Jan 2016 23:24:26 -0800 Jorge Villaseñor Refactor a painfully long Drag&Drop util function file | diff | annotate
Sun, 20 Dec 2015 20:46:34 -0800 Jorge Villaseñor Remove support for GTK+2 file | diff | annotate
Wed, 09 Dec 2015 22:29:06 -0800 Jorge Villaseñor Move PurpleIconScaleRules to BuddyIcon API file | diff | annotate
Thu, 16 Jul 2015 18:01:47 -0400 Michael McConville Remove no longer used GConf URL handler queries. They spawn ~21 processes on startup. OK'd by Link Mauve, etan. Ref #16720 file | diff | annotate
Mon, 05 Jan 2015 01:48:13 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Wed, 26 Nov 2014 16:01:25 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Tue, 20 May 2014 10:36:58 +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, 29 Apr 2014 03:19:51 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Fri, 25 Apr 2014 16:55:07 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Wed, 16 Apr 2014 12:04:51 +0530 Ankit Vani Merge default branch soc.2013.gobjectification.plugins file | diff | annotate
Tue, 15 Apr 2014 20:01:46 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Fri, 11 Apr 2014 16:23:12 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Mon, 07 Apr 2014 20:02:22 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Sat, 15 Feb 2014 17:19:34 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Thu, 13 Feb 2014 21:59:24 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Wed, 12 Feb 2014 10:54:53 +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, 10 Feb 2014 03:17:49 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Mon, 10 Feb 2014 02:09:20 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Mon, 10 Feb 2014 01:09:47 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Tue, 04 Feb 2014 17:40:14 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Tue, 04 Feb 2014 16:31:36 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Wed, 29 Jan 2014 00:28:08 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
(0) -300 -100 -60 tip

mercurial