Sun, 14 Apr 2024 01:14:59 -0500 Gary Kramlich Remove PurpleBuddy file | diff | annotate
Sat, 13 Apr 2024 23:08:29 -0500 Gary Kramlich Remove PurpleChat file | diff | annotate
Sat, 13 Apr 2024 22:37:17 -0500 Gary Kramlich Remove server.[ch] file | diff | annotate
Sat, 13 Apr 2024 21:59:37 -0500 Gary Kramlich Remove PurpleProtocolChat file | diff | annotate
Fri, 12 Apr 2024 02:08:00 -0500 Gary Kramlich Remove the old status API 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
Mon, 09 Oct 2023 23:10:22 -0500 Gary Kramlich Rename account.[ch] to purpleaccount.[ch] file | diff | annotate
Tue, 22 Aug 2023 00:24:14 -0500 Gary Kramlich Make the purple_account_manager_find functions return transfer full. 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
Wed, 14 Dec 2022 01:29:28 -0600 Gary Kramlich Update libpurple for the deprecations in the account api file | diff | annotate
Sun, 11 Dec 2022 22:56:34 -0600 Elliott Sales de Andrade Bump C standard to C99 for libpurple files and fix warnings file | diff | annotate
Mon, 05 Dec 2022 05:31:22 -0600 Gary Kramlich Remove the privacy api file | diff | annotate
Sat, 05 Nov 2022 01:06:18 -0500 Gary Kramlich Port PurpleBlist to use PurpleAccountManager::added and ::removed signals and remove the old purple signals file | diff | annotate
Fri, 04 Nov 2022 23:55:30 -0500 Gary Kramlich Add purple_account_manager_get_connected and port libpurple to it 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, 26 Oct 2022 02:58:05 -0500 Elliott Sales de Andrade Remove C99-obsoleted constructs file | diff | annotate
Fri, 14 Oct 2022 01:06:41 -0500 Gary Kramlich Fix the namespace of the PurpleConnectionState enum constants 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:54:13 -0500 Gary Kramlich Stop including internal.h everywhere when we really don't need it. 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, 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
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, 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 18:37:00 -0600 Arkadiy Illarionov Use specific purple_debug_* functions 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
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, 20 Dec 2019 10:38:12 +0100 Fabrice Bellet Addressed comments from pull request #633 review memory-leaks file | diff | annotate
Mon, 21 Oct 2019 16:31:36 +0200 Fabrice Bellet fix various memory leaks memory-leaks file | diff | annotate
Mon, 04 Nov 2019 13:28:18 +0300 qarkai Remove redundant callback type casts 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
Fri, 06 Sep 2019 00:15:59 -0500 Gary Kramlich Fix a few g_warning messages that were legit errors 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 21:19:25 -0400 Elliott Sales de Andrade Remove now unnecessary PurpleBuddyList->ui_data. 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
Mon, 15 Jul 2019 17:47:49 -0400 Elliott Sales de Andrade Rename internal methods to purple_blist_real_*. 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
Wed, 03 Jul 2019 03:16:32 -0400 Elliott Sales de Andrade Add wrapper functions for some PurpleBlistUiOps. file | diff | annotate
Tue, 02 Jul 2019 23:52:35 -0400 Elliott Sales de Andrade Rename some buddy list accessor functions. file | diff | annotate
Mon, 29 Apr 2019 15:15:03 -0500 Gary Kramlich Add purple_blist_walk to make it easier to traverse the buddy list file | diff | annotate
Fri, 15 Feb 2019 01:19:10 -0500 Elliott Sales de Andrade Move more libpurple files to ~/.config. file | diff | annotate
Thu, 01 Nov 2018 15:45:13 -0500 Mike Ruprecht libpurple: Port self-contained code from g_type_class_add_private() file | diff | annotate
Tue, 02 Oct 2018 16:01:52 -0500 Mike Ruprecht libpurple: Remove pointer registration for DBus API file | diff | annotate
Thu, 15 Jun 2017 13:33:02 -0500 Mike Ruprecht Remove purple_timeout_* function usage file | diff | annotate
Wed, 14 Jun 2017 23:13:00 -0500 Gary Kramlich Fix a bunch of stuff that was somehow broke in the last wave of pull requests file | diff | annotate
Mon, 12 Jun 2017 17:48:37 -0300 dx Merge release-2.x.y into default file | diff | annotate | base
Thu, 06 Oct 2016 10:10:02 -0400 Daniel Atallah Merge with soc.2013.gobjectification file | diff | annotate
Fri, 19 Aug 2016 23:07:17 -0500 Gary Kramlich Remove a hunk that shouldn't have been merged file | diff | annotate
Fri, 19 Aug 2016 23:03:37 -0500 Gary Kramlich Monster merge everything file | diff | annotate | base
Sun, 15 May 2016 17:59:23 -0300 Florian Quèze Add "buddy-removed-from-group" blist signal from instantbird file | diff | annotate
Thu, 12 Jun 2014 22:10:34 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
(0) -100 -60 tip

mercurial