Tue, 23 Jan 2024 00:28:15 -0600 Gary Kramlich Make sure all of the final types in finch are defined as such file | diff | annotate
Tue, 08 Aug 2023 04:47:47 -0500 Elliott Sales de Andrade Fix some scan-build issues file | diff | annotate
Sun, 30 Apr 2023 17:42:35 -0500 Elliott Sales de Andrade Use G_SOURCE_FUNC macro more file | diff | annotate
Tue, 21 Mar 2023 01:59:19 -0500 Elliott Sales de Andrade Use g_clear_handle_id everywhere file | diff | annotate
Tue, 21 Mar 2023 00:39:45 -0500 Elliott Sales de Andrade Use g_clear_* helpers where useful file | diff | annotate
Mon, 20 Mar 2023 22:28:16 -0500 Gary Kramlich Remove PurpleProtocolClient->tooltip_text as it is barely used and we're scaling back our tooltip usage file | diff | annotate
Fri, 17 Mar 2023 00:52:55 -0500 Elliott Sales de Andrade Use GListModel access to request fields in finch file | diff | annotate
Fri, 10 Mar 2023 01:42:06 -0600 Elliott Sales de Andrade Make PurpleRequestFieldInt into a GObject file | diff | annotate
Fri, 10 Mar 2023 01:16:40 -0600 Elliott Sales de Andrade Add a PurpleRequestFieldString subclass file | diff | annotate
Fri, 10 Mar 2023 01:15:41 -0600 Elliott Sales de Andrade Make PurpleRequestFieldAccount into a GObject file | diff | annotate
Tue, 07 Mar 2023 01:04:42 -0600 Elliott Sales de Andrade Convert PurpleRequestPage into a GObject file | diff | annotate
Tue, 07 Mar 2023 00:22:36 -0600 Elliott Sales de Andrade Convert PurpleRequestGroup into a GObject file | diff | annotate
Thu, 23 Feb 2023 01:32:33 -0600 Gary Kramlich Mark unused parameters as such for all finch file | diff | annotate
Mon, 20 Feb 2023 09:50:04 -0600 Gary Kramlich Convert idle_time in PurplePresence to GDateTime file | diff | annotate
Wed, 14 Dec 2022 03:35:59 -0600 Gary Kramlich Update Finch for the PurpleAccount deprecations file | diff | annotate
Mon, 05 Dec 2022 05:31:22 -0600 Gary Kramlich Remove the privacy api file | diff | annotate
Fri, 18 Nov 2022 01:33:50 -0600 Gary Kramlich Make sure finch_retrieve_user_info returns a value on failure file | diff | annotate
Fri, 18 Nov 2022 00:56:22 -0600 Gary Kramlich Inline purple_serv_get_info and purple_serv_set_info file | diff | annotate
Wed, 26 Oct 2022 02:58:05 -0500 Elliott Sales de Andrade Remove C99-obsoleted constructs file | diff | annotate
Thu, 22 Sep 2022 20:25:37 -0500 Gary Kramlich Rename PurpleContact to PurpleMetaContact. file | diff | annotate
Mon, 12 Sep 2022 22:18:06 -0500 Gary Kramlich Remove PurplePluginAction as everything except finch as been ported to GAction/GMenu. file | diff | annotate
Mon, 12 Sep 2022 22:03:27 -0500 Gary Kramlich Remove some remnants of the old protocol get_actions interface. file | diff | annotate
Thu, 21 Jul 2022 01:12:09 -0500 Gary Kramlich Update finch for the purple_account_manager_get_(in)active deprecations file | diff | annotate
Fri, 25 Mar 2022 02:51:58 -0500 Elliott Sales de Andrade Replace PURPLE_CALLBACK by G_CALLBACK file | diff | annotate
Fri, 25 Mar 2022 02:36:31 -0500 Elliott Sales de Andrade Replace PurpleCallback by GCallback file | diff | annotate
Sun, 12 Dec 2021 02:44:58 -0600 Gary Kramlich port finch to the new AccountManager API file | diff | annotate
Sat, 23 Oct 2021 01:06:57 -0500 Gary Kramlich Now that the History API is here, remove the purple logging api file | diff | annotate
Mon, 18 Oct 2021 01:20:33 -0500 Gary Kramlich Remove the existing logging code from Finch now that the History API has landed file | diff | annotate
Sun, 10 Oct 2021 05:01:31 -0500 Elliott Sales de Andrade Fix typos in Finch file | diff | annotate
Tue, 03 Aug 2021 20:50:03 -0500 Gary Kramlich Update everything for GPlugin 0.33.0 file | diff | annotate
Fri, 02 Jul 2021 21:33:49 -0500 Elliott Sales de Andrade Fix warnings about changing types on assignment. file | diff | annotate
Thu, 17 Jun 2021 23:40:07 -0500 Gary Kramlich Convert Finch to the PurpleConversationManager API file | diff | annotate
Sat, 29 May 2021 03:23:01 -0500 Gary Kramlich Update finch to use GPluginManager's signals directly file | diff | annotate
Tue, 18 May 2021 02:04:53 -0500 Gary Kramlich Update purple_conversations_find_* to return PurpleConversations instead of subclasses file | diff | annotate
Tue, 02 Mar 2021 23:30:05 -0600 Gary Kramlich Port finch from the purple_protocols api to the purple_protocol_manager api file | diff | annotate
Wed, 03 Feb 2021 18:28:59 -0600 Gary Kramlich Remove ui_data from PurpleBlistNode file | diff | annotate
Mon, 11 Jan 2021 01:51:14 -0600 Gary Kramlich Split PurpleProtocolChat to its own file and clean up the API. file | diff | annotate
Sat, 02 Jan 2021 22:05:09 -0600 Gary Kramlich Remove the buddy pounces api file | diff | annotate
Thu, 03 Dec 2020 04:34:04 -0600 Gary Kramlich Fix the PurpleProtocolClient interface and split it out to its own file. file | diff | annotate
Sat, 07 Nov 2020 05:14:12 -0600 Gary Kramlich Finch shouldn't include finch.h file | diff | annotate
Sat, 15 Aug 2020 23:33:09 -0500 Gary Kramlich Fix Finch for the libgnt single header file file | diff | annotate
Thu, 21 May 2020 21:21:54 -0500 Gary Kramlich Make sure we're not including the gettext macros in header files and deal with the repercussions of that. 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 04:51:01 -0500 Gary Kramlich Make all of finch use purple.h file | diff | annotate
Mon, 04 Nov 2019 13:38:48 +0300 qarkai Remove redundant returns file | diff | annotate
Wed, 02 Oct 2019 02:29:06 -0400 Elliott Sales de Andrade finch: Remove redundant checks. 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
Sun, 29 Sep 2019 02:58:05 -0500 Gary Kramlich Clean up all of the license headers file | diff | annotate
Mon, 09 Sep 2019 20:54:32 -0400 Elliott Sales de Andrade Remove redundant purple_plugin_info_get_* wrappers. file | diff | annotate
Tue, 06 Aug 2019 19:15:13 -0400 Elliott Sales de Andrade Rename *_GET_*_IFACE to more standard *_GET_IFACE. file | diff | annotate
Tue, 16 Jul 2019 03:28:40 -0400 Elliott Sales de Andrade Remove some use of buddy list globals in Finch. file | diff | annotate
Wed, 03 Jul 2019 22:22:50 -0400 Elliott Sales de Andrade Remove PurpleBuddyListClass->destroy. file | diff | annotate
Wed, 03 Jul 2019 21:51:50 -0400 Elliott Sales de Andrade Remove PurpleBuddyListClass->new_list. file | diff | annotate
Wed, 03 Jul 2019 21:41:05 -0400 Elliott Sales de Andrade Remove purple_blist_[gs]et_ui_data. file | diff | annotate
Wed, 03 Jul 2019 20:09:04 -0400 Elliott Sales de Andrade Convert UI ops to PurpleBuddyListClass methods. file | diff | annotate
Wed, 03 Jul 2019 04:02:46 -0400 Elliott Sales de Andrade Make PurpleBuddyList fields private. file | diff | annotate
Sat, 06 Jul 2019 02:20:48 -0400 Elliott Sales de Andrade Add list parameter to all buddy list UI ops. file | diff | annotate
Tue, 02 Jul 2019 23:52:35 -0400 Elliott Sales de Andrade Rename some buddy list accessor functions. file | diff | annotate
Tue, 09 Apr 2019 05:51:34 -0400 Elliott Sales de Andrade Use GntWidget flag accessor functions. release-2.x.y file | diff | annotate
Tue, 09 Apr 2019 05:51:34 -0400 Elliott Sales de Andrade Use GntWidget flag accessor functions. file | diff | annotate
(0) -300 -100 -60 tip

mercurial