Thu, 14 Jan 2021 20:33:52 -0600 Gary Kramlich Remove a function that was no longer being used. file | diff | annotate
Sat, 02 Jan 2021 21:58:08 -0600 Gary Kramlich Some initial cleanups to PidginStatusBox file | diff | annotate
Fri, 01 Jan 2021 02:39:09 -0600 Gary Kramlich Remove the icon from the statusbox. I'm not sure exactly how this will work in the future, but we'll tackle it much differently when we're ready to bring it back. file | diff | annotate
Mon, 10 Aug 2020 19:59:56 -0500 Gary Kramlich fix some issues that were identified while working on a flatpak build file | diff | annotate
Sat, 08 Aug 2020 23:42:30 -0500 Gary Kramlich Fix a bunch of random warnings file | diff | annotate
Thu, 23 Jul 2020 20:13:47 -0500 Gary Kramlich phase2 of pidgin.h: move existing file to pidgincore.h file | diff | annotate
Sun, 05 Jul 2020 04:29:48 -0500 Gary Kramlich Update a a few things that were changed in talkatu file | diff | annotate
Fri, 01 May 2020 12:13:35 -0500 Gary Kramlich Make sure that internal.h can only be included by libpurple and split out some pieces to purpleprivate.h 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, 20 Mar 2020 09:57:21 -0500 Gary Kramlich Replace deprecated gdk functions file | diff | annotate
Mon, 21 Oct 2019 16:31:36 +0200 Fabrice Bellet fix various memory leaks memory-leaks 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
Tue, 08 Oct 2019 21:04:12 -0400 Elliott Sales de Andrade Replace deprecated gtk_button_set_focus_on_click. file | diff | annotate
Tue, 08 Oct 2019 20:05:06 -0400 Elliott Sales de Andrade Use new GdkSeat API instead of deprecated GdkDevice. file | diff | annotate
Sun, 29 Sep 2019 02:30:18 -0400 Elliott Sales de Andrade Convert to GtkFileChooserNative. file | diff | annotate
Mon, 16 Sep 2019 21:08:27 -0400 Elliott Sales de Andrade Silence various discarded const warnings. file | diff | annotate
Mon, 15 Jul 2019 04:11:24 -0400 Elliott Sales de Andrade Bump minimum GTK 3 requirement to 3.18.0. file | diff | annotate
Sat, 25 May 2019 05:44:58 -0400 Elliott Sales de Andrade Fix crash on exit. file | diff | annotate
Wed, 22 May 2019 16:03:19 -0500 Gary Kramlich A few cleanups from review file | diff | annotate
Mon, 20 May 2019 21:50:28 -0500 Gary Kramlich remove a few more references to webview file | diff | annotate
Mon, 20 May 2019 21:43:27 -0500 Gary Kramlich Replace webkit in the statusbox with a talkatu editor. file | diff | annotate
Tue, 23 Apr 2019 16:03:41 -0500 Gary Kramlich Start cleaning up gtkutils by moving functions to individual files file | diff | annotate
Sun, 10 Sep 2017 15:10:34 -0400 Elliott Sales de Andrade Use GDK button constants instead of magic numbers. file | diff | annotate
Fri, 08 Sep 2017 20:22:37 -0400 Elliott Sales de Andrade Use gtk_menu_popup_at_pointer instead of gtk_menu_popup. file | diff | annotate
Fri, 08 Sep 2017 19:43:07 -0400 Elliott Sales de Andrade Use gdk_event_triggers_context_menu. 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
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
Sun, 18 Sep 2016 20:16:43 -0500 Gary Kramlich Update pidgin for the PurpleImage and PurpleSmiley changes file | diff | annotate
Mon, 12 Sep 2016 23:56:39 -0500 Gary Kramlich first pass at cleaning up PurpleImage 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:19:01 +0300 qarkai Replace misused g_str_equal() with purple_strequal() string-comparison-r2 file | diff | annotate
Sun, 04 Sep 2016 04:52:02 -0400 Elliott Sales de Andrade Remove deprecated gtk_arrow_new 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
Fri, 01 Jul 2016 00:19:12 -0700 Jorge VillaseƱor Simplify our menuitem creation util function file | diff | annotate
Thu, 07 Apr 2016 08:31:31 +0200 Jakub Adam Prevent sending NULL to gtk_container_propagate_draw() file | diff | annotate
Wed, 09 Sep 2015 12:41:40 +0200 Jakub Adam Fix status box drawing file | diff | annotate
Mon, 21 Dec 2015 14:50:43 -0500 Michael McConville Remove more NULL-checks before free(). file | diff | annotate
Sun, 20 Dec 2015 20:46:34 -0800 Jorge VillaseƱor Remove support for GTK+2 file | diff | annotate
Wed, 26 Nov 2014 16:01:25 +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
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
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 02:09:20 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Thu, 06 Feb 2014 20:02:57 +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
Sun, 17 Nov 2013 03:09:54 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Thu, 12 Sep 2013 19:55:22 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Sun, 01 Sep 2013 14:24:24 +0530 Ankit Vani Renamed some prpl stuff to protocol stuff. soc.2013.gobjectification.plugins file | diff | annotate
Sun, 01 Sep 2013 04:37:15 +0530 Ankit Vani Refactored pidgin to use the new protocol API soc.2013.gobjectification.plugins file | diff | annotate
Sun, 01 Sep 2013 00:38:40 +0530 Ankit Vani Renamed purple_find_protocol_info to purple_protocols_find soc.2013.gobjectification.plugins file | diff | annotate
Thu, 29 Aug 2013 23:52:03 +0530 Ankit Vani Use purple_protocol_get_* API instead of protocol->member soc.2013.gobjectification.plugins file | diff | annotate
Fri, 23 Aug 2013 23:46:41 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Sun, 18 Aug 2013 00:04:13 +0530 Ankit Vani Replaced some _prpl_ stuff with _protocol_ soc.2013.gobjectification.plugins file | diff | annotate
Sat, 17 Aug 2013 23:28:51 +0530 Ankit Vani Renamed PurplePluginProtocolInfo to PurpleProtocol soc.2013.gobjectification.plugins file | diff | annotate
(0) -100 -60 tip

mercurial