Wed, 25 Oct 2023 20:26:35 -0500 Elliott Sales de Andrade Fix possible clash of config headers file | diff | annotate
Mon, 04 Sep 2023 23:12:14 -0500 Gary Kramlich Add an action property to PurpleMessage 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 08:33:48 -0600 Gary Kramlich Remove conversation's internal history api as it will be replace by the new history api file | diff | annotate
Wed, 14 Dec 2022 03:35:59 -0600 Gary Kramlich Update Finch for the PurpleAccount deprecations file | diff | annotate
Fri, 25 Nov 2022 23:40:58 -0600 Gary Kramlich Remove purple_markup_escape_text 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
Tue, 20 Sep 2022 02:44:44 -0500 Gary Kramlich Move all of the UiOps to use struct initializers file | diff | annotate
Fri, 25 Mar 2022 02:51:58 -0500 Elliott Sales de Andrade Replace PURPLE_CALLBACK by G_CALLBACK 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
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
Fri, 18 Jun 2021 00:46:45 -0500 Gary Kramlich Fix an infinite loop in finch when disconnecting an account if an im is open file | diff | annotate
Thu, 17 Jun 2021 23:40:07 -0500 Gary Kramlich Convert Finch to the PurpleConversationManager API file | diff | annotate
Mon, 14 Jun 2021 04:07:45 -0500 Gary Kramlich Create a manager for conversations. 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
Sat, 30 Jan 2021 01:31:44 -0600 Gary Kramlich Remove ui_data from PurpleConversation and move finch and pidgin to g_object_[gs]et_data. file | diff | annotate
Wed, 13 Jan 2021 04:35:22 -0600 Arkadiy Illarionov Replace g_strdup_printf("%s", string) with g_strdup(string) 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, 19 Nov 2020 21:49:57 -0600 Gary Kramlich Don't allow libraries to include their own global header files. file | diff | annotate
Sat, 07 Nov 2020 05:14:12 -0600 Gary Kramlich Finch shouldn't include finch.h file | diff | annotate
Sat, 03 Oct 2020 05:58:21 -0500 Gary Kramlich PurpleMessage cleanups from hell file | diff | annotate
Sun, 16 Aug 2020 03:28:38 -0500 Gary Kramlich Fix some easy compiler warnings 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, 13 Aug 2020 22:03:41 -0500 Gary Kramlich remove the old sound api file | diff | annotate
Sun, 14 Jun 2020 02:56:02 -0500 Gary Kramlich Fix some issues on macos that resulted from the internal.h cleanup 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
Thu, 20 Feb 2020 23:56:05 -0600 Gary Kramlich The e2ee api appears to not be used anywhere. It could use a bunch of cleanup, but I'd rather do that when we're implementing e2ee in protocols as we'll have a better understanding of what it needs then. file | diff | annotate
Wed, 02 Oct 2019 02:30:48 -0400 Elliott Sales de Andrade finch: Mark unused variable. 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, 20 Aug 2019 02:58:57 -0400 Elliott Sales de Andrade Fix a small leak. 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, 23 Apr 2019 18:18:46 -0400 Elliott Sales de Andrade Use gnt_*_get_text accessors. release-2.x.y 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, 23 Apr 2019 18:18:46 -0400 Elliott Sales de Andrade Use gnt_*_get_text accessors. file | diff | annotate
Tue, 09 Apr 2019 05:51:34 -0400 Elliott Sales de Andrade Use GntWidget flag accessor functions. file | diff | annotate
Thu, 15 Feb 2018 22:04:57 -0600 Gary Kramlich Rename PurpleMenuAction to PurpleActionMenu file | diff | annotate
Thu, 29 Nov 2018 23:06:14 -0500 Elliott Sales de Andrade Add explicit ncurses dependency to finch. file | diff | annotate
Thu, 28 Dec 2017 21:28:09 -0600 Gary Kramlich Fix a few typos and cleanup some whitespace file | diff | annotate
Thu, 31 Aug 2017 22:40:50 -0500 Gary Kramlich Initial attempt at removing the magic around PurpleProtocolXferInterface 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
Tue, 22 Mar 2016 22:38:21 -0400 Ethan Blanton Use alias when available for finch conversation buddies file | diff | annotate
Fri, 27 Jun 2014 01:07:11 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Sun, 15 Jun 2014 03:46:35 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Sat, 24 May 2014 02:32:01 +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
Mon, 07 Apr 2014 20:02:22 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Mon, 31 Mar 2014 07:25:15 +0530 Ankit Vani Merged default branch 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
Sun, 09 Feb 2014 22:19:47 +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
Mon, 18 Nov 2013 00:03:23 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
(0) -100 -60 tip

mercurial