Fri, 04 Oct 2024 01:09:26 -0500 Gary Kramlich Remove the Purple.Signals API file | diff | annotate
Fri, 04 Oct 2024 00:48:33 -0500 Gary Kramlich Split purpleprivate.h up into individual files file | diff | annotate
Wed, 14 Aug 2024 19:26:26 -0500 Gary Kramlich Remove uri handling from libpurple file | diff | annotate
Mon, 12 Aug 2024 00:57:02 -0500 Gary Kramlich Remove PurpleProtocolClient file | diff | annotate
Thu, 08 Aug 2024 21:42:18 -0500 Gary Kramlich Remove purple_normalize file | diff | annotate
Wed, 07 Aug 2024 21:46:03 -0500 Gary Kramlich Remove a bunch of utility functions that were no longer used file | diff | annotate
Tue, 06 Aug 2024 00:37:03 -0500 Gary Kramlich Remove the notify API file | diff | annotate
Sun, 14 Apr 2024 01:14:59 -0500 Gary Kramlich Remove PurpleBuddy file | diff | annotate
Tue, 20 Feb 2024 01:23:04 -0600 Gary Kramlich Create a test for verifying license headers and correct the ones that were wrong file | diff | annotate
Thu, 02 Nov 2023 23:50:27 -0500 Gary Kramlich Update a bunch of gettext stuff file | diff | annotate
Thu, 26 Oct 2023 22:22:34 -0500 Elliott Sales de Andrade Fix some Windows build header issues file | diff | annotate
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, 17 Aug 2023 22:16:11 -0500 Gary Kramlich Remove internal.h file | diff | annotate
Sun, 06 Aug 2023 23:20:40 -0500 Gary Kramlich Remove some utility functions that are no longer used 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 21:22:53 -0500 Gary Kramlich Remove all of the tune api file | diff | annotate
Fri, 17 Feb 2023 19:34:51 -0600 Gary Kramlich Add purple_strmatches and move purple_person_matches and purple_contact_info_matches to it file | diff | annotate
Fri, 04 Nov 2022 00:47:21 -0500 Elliott Sales de Andrade Remove last unused argument in purple_util_format_song_info file | diff | annotate
Fri, 28 Oct 2022 03:44:19 -0500 Elliott Sales de Andrade Move PurpleAccountManager to GPtrArray and implement GListModel file | diff | annotate
Wed, 05 Oct 2022 00:50:12 -0500 Elliott Sales de Andrade Merge purple_status_set_active_with_attrs{,_dict} file | diff | annotate
Fri, 30 Sep 2022 04:02:12 -0500 Elliott Sales de Andrade Remove unused utilities file | diff | annotate
Fri, 30 Sep 2022 03:09:55 -0500 Elliott Sales de Andrade Remove purple_date_format_full file | diff | annotate
Mon, 12 Sep 2022 22:24:33 -0500 Gary Kramlich Clean up a bunch of stuff in internal.h file | diff | annotate
Mon, 12 Sep 2022 21:21:28 -0500 Gary Kramlich Remove the deprecated functions from util.[ch] file | diff | annotate
Tue, 02 Aug 2022 02:02:46 -0500 Elliott Sales de Andrade Add source files to GObject introspection file | diff | annotate
Fri, 20 May 2022 01:34:32 -0500 Gary Kramlich Remove the ui parameter from purple_account_[gs]et_enabled file | diff | annotate
Sun, 15 May 2022 02:27:58 -0500 Gary Kramlich Remove a bunch of utility functions that were no longer used. file | diff | annotate
Mon, 24 Jan 2022 20:22:15 -0600 Gary Kramlich Fix gentoo-819774. release-2.x.y file | diff | annotate
Fri, 14 Jan 2022 00:11:38 -0600 Gary Kramlich Remove purple_utf8_strftime file | diff | annotate
Thu, 13 Jan 2022 23:47:42 -0600 Gary Kramlich remove purple_str_to_time and other unused time utility functions file | diff | annotate
Sat, 08 Jan 2022 15:35:51 -0600 Gary Kramlich Move the path based functions from util.c to their own file. file | diff | annotate
Sat, 08 Jan 2022 15:26:41 -0600 Gary Kramlich Removed some code that migrating to xdg directories that wasn't being used file | diff | annotate
Fri, 31 Dec 2021 03:34:12 -0600 Elliott Sales de Andrade Replace g_time_zone_new by g_time_zone_new_identifier file | diff | annotate
Fri, 03 Dec 2021 01:56:48 -0600 Gary Kramlich Create the PurpleAccountManager API file | diff | annotate
Fri, 29 Oct 2021 00:31:57 -0500 Gary Kramlich Rename protocol.[ch] to purpleprotocol.[ch] file | diff | annotate
Wed, 06 Oct 2021 04:04:56 -0500 Gary Kramlich Add some additional tests to purple_str_to_time and address their failures. release-2.x.y file | diff | annotate
Thu, 16 Sep 2021 21:11:59 -0500 Gary Kramlich Port purple_str_to_time to regex and add additional tests release-2.x.y file | diff | annotate
Wed, 15 Sep 2021 13:23:50 -0500 Elliott Sales de Andrade Fix an assert in purple_markup_html_to_xhtml release-2.x.y file | diff | annotate
Wed, 15 Sep 2021 13:11:17 -0500 Elliott Sales de Andrade Fix leak in `purple_markup_find_tag` on error release-2.x.y file | diff | annotate
Mon, 13 Sep 2021 17:07:15 -0500 Elliott Sales de Andrade Correctly free parse tags at end of purple_html_to_xhtml. release-2.x.y file | diff | annotate
Thu, 02 Sep 2021 21:22:55 -0500 Gary Kramlich Revert RR 903 file | diff | annotate
Tue, 24 Aug 2021 04:51:11 -0500 Gary Kramlich Replace g_time_zone_new with g_time_zone_new_identifier file | diff | annotate
Thu, 08 Jul 2021 19:33:19 -0500 Gary Kramlich Fix an out of bounds write in purple_markup_linkify. release-2.x.y file | diff | annotate
Wed, 02 Jun 2021 04:17:25 -0500 Elliott Sales de Andrade Use g_[s]list_delete_link more. release-2.x.y file | diff | annotate
Tue, 01 Jun 2021 16:51:13 -0500 Gary Kramlich Fix some issues scan-build found in util.c release-2.x.y file | diff | annotate
Mon, 12 Apr 2021 20:27:47 -0500 Gary Kramlich rename conversation.[ch] to purpleconversation.[ch] and split PurpleConversationUiOps out to its own file to avoid circular include issues. file | diff | annotate
Tue, 02 Mar 2021 23:22:34 -0600 Gary Kramlich Port libpurple from purple_protocols_ to purple_protocol_manager_ file | diff | annotate
Fri, 12 Feb 2021 23:47:53 -0600 Arkadiy Illarionov Fix SILC compilation file | diff | annotate
Fri, 12 Feb 2021 18:37:00 -0600 Arkadiy Illarionov Use specific purple_debug_* functions file | diff | annotate
Thu, 11 Feb 2021 23:54:58 -0600 Gary Kramlich g_memmove has been deprecated since glib 2.40 and recommends just using memmove release-2.x.y file | diff | annotate
Sun, 07 Feb 2021 01:33:01 -0600 Gary Kramlich Implement mitigation for GHSL-2021-045 release-2.x.y file | diff | annotate
Sat, 30 Jan 2021 05:39:19 -0600 Elliott Sales de Andrade Remove `purple_utf16*` functions. file | diff | annotate
Sat, 19 Dec 2020 03:11:32 -0600 Elliott Sales de Andrade Remove socket utility functions. file | diff | annotate
Fri, 18 Dec 2020 03:22:13 -0600 Elliott Sales de Andrade Remove one more purple_util_write_data_to_file_absolute. file | diff | annotate
Thu, 03 Dec 2020 22:29:01 -0600 Gary Kramlich Fix a bug in purple_protocol_client_normalize which was requiring an account. Also remove the account parameter from purple_normalize_nocase as it wasn't used there. 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
Fri, 16 Oct 2020 02:27:21 -0500 Gary Kramlich Pull the purple_markup_* api out of util.[ch] to purplemarkup.[ch]. No code was changed just moved it from one file to the other. file | diff | annotate
Mon, 12 Oct 2020 20:57:09 -0500 Gary Kramlich Start replacing time utility functions with GDateTime file | diff | annotate
Wed, 07 Oct 2020 02:07:56 -0500 Elliott Sales de Andrade Remove purple_callback_set_zero. file | diff | annotate
(0) -300 -100 -60 tip

mercurial