Mon, 28 Nov 2022 23:20:24 -0600 Elliott Sales de Andrade Bump C standard to C99 for Pidgin files and fix warnings file | diff | annotate
Mon, 30 May 2022 21:04:47 -0500 Gary Kramlich Remove the manager, editor, and substatus editor from gtksavedstatuses file | diff | annotate
Fri, 25 Mar 2022 02:51:58 -0500 Elliott Sales de Andrade Replace PURPLE_CALLBACK by G_CALLBACK file | diff | annotate
Thu, 10 Feb 2022 20:17:10 -0600 Gary Kramlich Create new widget and store for choosing status primitives file | diff | annotate
Tue, 14 Dec 2021 01:14:27 -0600 Gary Kramlich port Pidgin to the new PurpleAccountManager api file | diff | annotate
Sat, 11 Dec 2021 00:43:03 -0600 Gary Kramlich Stop remembering the size of the status window file | diff | annotate
Tue, 12 Oct 2021 04:46:36 -0500 Elliott Sales de Andrade Replace pidgin_stock_id_from_status_primitive by pidgin_icon_name_from_status_primitive file | diff | annotate
Sun, 10 Oct 2021 05:01:55 -0500 Elliott Sales de Andrade Remove the + from GTK file | diff | annotate
Sun, 10 Oct 2021 05:01:54 -0500 Elliott Sales de Andrade Fix typos in Pidgin file | diff | annotate
Mon, 27 Sep 2021 20:42:30 -0500 Elliott Sales de Andrade Remove pidgin_dialog* helper functions file | diff | annotate
Sat, 11 Sep 2021 10:18:20 -0500 Gary Kramlich Update some deprecated api in gtksavedstatues.c that was missed. file | diff | annotate
Tue, 24 Aug 2021 04:50:42 -0500 Gary Kramlich Replace the use of deprecated API in gtksavedstatuses.c file | diff | annotate
Thu, 12 Aug 2021 20:35:32 -0500 Gary Kramlich Remove the usage of Stock items from gtksavedstatues 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
Thu, 14 Jan 2021 20:32:50 -0600 Gary Kramlich Remove pidgin_pixbuf_button_from_stock as it is barely used and uses deprecated API file | diff | annotate
Mon, 11 Jan 2021 00:05:29 -0600 Gary Kramlich Replace stock items for dialog buttons with labels file | diff | annotate
Thu, 12 Nov 2020 20:14:37 -0600 Gary Kramlich Replace get_stock_icon_from_primitive with the function it was calling file | diff | annotate
Tue, 15 Sep 2020 20:26:57 -0500 Gary Kramlich Replace some utility functions with actual widgets 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
Thu, 16 Jul 2020 21:33:23 -0500 Gary Kramlich Remove PIDGIN_HIG_* constants 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, 15 Nov 2019 01:27:30 -0600 Gary Kramlich Bump the gtk minimum to 3.22 and remove gtk3compat.h file | diff | annotate
Tue, 01 Oct 2019 01:38:06 -0400 Elliott Sales de Andrade Use g_list_free_full instead of g_list_foreach+g_list_free. file | diff | annotate
Mon, 05 Nov 2018 17:00:47 -0600 Mike Ruprecht pidgin: Fix -Wunused-variable warning file | diff | annotate
Wed, 12 Sep 2018 17:30:40 -0500 Gary Kramlich Move GtkSavedStatus to Talkatu 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
Fri, 10 Mar 2017 20:36:55 -0600 Gary Kramlich Merge 2.12.0 into default 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
Sun, 04 Sep 2016 00:36:05 -0400 Elliott Sales de Andrade Replace the deprecated gtk_misc_set_alignment function. file | diff | annotate
Tue, 07 Jun 2016 00:35:17 -0500 Richard Laager Drop ampersands release-2.x.y 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
Sat, 21 Sep 2013 17:01:08 +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, 18 Aug 2013 00:04:13 +0530 Ankit Vani Replaced some _prpl_ stuff with _protocol_ soc.2013.gobjectification.plugins file | diff | annotate
Tue, 11 Feb 2014 03:23:35 +0100 Tomasz Wasilczyk Fix more gtk_[hv]box_new gtk3 deprecation warnings file | diff | annotate
Mon, 10 Feb 2014 01:40:39 +0530 Ankit Vani Fixed namespace issues in Pidgin. gtkdoc-conversion file | diff | annotate
Thu, 06 Feb 2014 19:50:34 +0530 Ankit Vani Merged default branch gtkdoc-conversion file | diff | annotate
Tue, 04 Feb 2014 17:31:03 +0530 Ankit Vani Fix a bunch of gtk-doc warnings in pidgin gtkdoc-conversion file | diff | annotate
Tue, 04 Feb 2014 16:30:55 +0530 Ankit Vani Remove @file from .c files gtkdoc-conversion file | diff | annotate
Thu, 06 Feb 2014 18:56:36 +0530 Ankit Vani gtk-doc prep: *_get_type() functions are hidden as standard GType-returning funcs, so rename them. file | diff | annotate
Sat, 21 Sep 2013 16:41:50 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Thu, 12 Sep 2013 19:08:48 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Wed, 07 Aug 2013 03:36:33 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Sat, 06 Jul 2013 15:37:29 +0530 Ankit Vani Undo renames of UI blist headers back to gntblist.h and gtkblist.h soc.2013.gobjectification file | diff | annotate
Sat, 06 Jul 2013 15:17:36 +0530 Ankit Vani Renamed blist.[ch] to buddylist.[ch] soc.2013.gobjectification 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, 10 Sep 2013 21:47:37 +0200 Tomasz Wasilczyk Request API refactoring: switch purple_request_action to PurpleRequestCommonParameters file | diff | annotate
Sun, 04 Aug 2013 05:35:23 -0400 Elliott Sales de Andrade Hide GtkWebViewToolbar stuff within the GtkWebView. file | diff | annotate
Thu, 26 Jul 2012 02:19:05 -0400 Elliott Sales de Andrade Convert saved status windows to GtkWebViews. 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 05:28:43 +0000 Elliott Sales de Andrade Fix some merge errors. cpw.qulogic.gtk3-required file | diff | annotate
(0) -100 -60 tip

mercurial