Fri, 04 Oct 2024 01:09:26 -0500 Gary Kramlich Remove the Purple.Signals API file | diff | annotate
Tue, 01 Oct 2024 01:23:55 -0500 Gary Kramlich Replace Purple.Notification.new_generic with Purple.Notification.new file | diff | annotate
Tue, 17 Sep 2024 02:20:43 -0500 Elliott Sales de Andrade Shorten plugin load error notification title file | diff | annotate
Tue, 10 Sep 2024 02:03:43 -0500 Gary Kramlich Update libpurple for the Purple.Notification deprecations file | diff | annotate
Tue, 06 Aug 2024 00:37:03 -0500 Gary Kramlich Remove the notify API file | diff | annotate
Tue, 12 Mar 2024 02:16:52 -0500 Elliott Sales de Andrade Fix transfer annotation of purple_notification_manager_add 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
Sun, 31 Dec 2023 21:56:51 -0600 Gary Kramlich Only include headers when they're necessary for header files file | diff | annotate
Thu, 26 Oct 2023 22:51:00 -0500 Elliott Sales de Andrade Change #warning to #pragma message file | diff | annotate
Wed, 25 Oct 2023 20:26:35 -0500 Elliott Sales de Andrade Fix possible clash of config headers file | diff | annotate
Thu, 30 Mar 2023 22:55:10 -0500 Gary Kramlich Add notifications when a saved plugin fails to load 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
Thu, 03 Nov 2022 03:27:07 -0500 Elliott Sales de Andrade Fix libpurple compile on Windows 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
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
Thu, 11 Nov 2021 23:19:07 -0600 Gary Kramlich Upgrade to gplugin 0.37.0 file | diff | annotate
Tue, 03 Aug 2021 20:50:03 -0500 Gary Kramlich Update everything for GPlugin 0.33.0 file | diff | annotate
Tue, 03 Aug 2021 03:04:06 -0500 Gary Kramlich Fix the includes for the purpleenums rename 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:00:00 -0500 Gary Kramlich Split PurplePluginInfo out to its own file file | diff | annotate
Thu, 10 Jun 2021 23:40:54 -0500 Gary Kramlich Use GPLUGIN_NATIVE_PLUGIN_DECLARE for all libpurple plugins and remove PURPLE_PLUGIN_INIT file | diff | annotate
Thu, 10 Jun 2021 18:20:35 -0500 Gary Kramlich Remove purple_plugins_get_handle and the associated signals file | diff | annotate
Wed, 07 Oct 2020 01:14:43 -0500 Elliott Sales de Andrade Remove PurplePluginInfo->ui_data. file | diff | annotate
Mon, 14 Sep 2020 21:35:28 -0500 Gary Kramlich Update for new gplugin_init signature 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, 13 Mar 2020 21:44:52 -0500 Gary Kramlich gplugin_manager_free_plugin_list was removed in favor of g_slist_free_full file | diff | annotate
Mon, 21 Oct 2019 16:31:36 +0200 Fabrice Bellet fix various memory leaks memory-leaks file | diff | annotate
Sun, 15 Sep 2019 17:11:46 -0400 Elliott Sales de Andrade Replace Purple type macros by GObject macros. file | diff | annotate
Thu, 12 Sep 2019 20:51:15 -0400 Elliott Sales de Andrade Use GObject macros for some plugin types. file | diff | annotate
Sun, 15 Sep 2019 03:54:08 -0400 Elliott Sales de Andrade Remove extra const in purple_plugin_info_get_ui_data. file | diff | annotate
Mon, 09 Sep 2019 21:39:27 -0400 Elliott Sales de Andrade Remove purple_plugin_get_filename wrapper as well. 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
Wed, 07 Aug 2019 01:15:14 -0400 Elliott Sales de Andrade Fix broken `priv != NULL` checks in libpurple. file | diff | annotate
Thu, 07 Feb 2019 05:17:39 -0500 Elliott Sales de Andrade Use g_value_dup_string where needed. file | diff | annotate
Wed, 23 Jan 2019 23:53:57 -0600 Mike Ruprecht plugins: Use the correct test macro for assertion file | diff | annotate
Sun, 21 Oct 2018 16:59:39 -0500 Mike Ruprecht plugins: Drop consts from arguments to mirror new GPlugin 0.28 API file | diff | annotate
Sun, 21 Oct 2018 16:39:56 -0500 Mike Ruprecht libpurple: Port to new, refactored API of GPlugin 0.28 file | diff | annotate
Tue, 15 Jan 2019 16:28:32 -0600 Mike Ruprecht Remove guards around GPlugin functions and libpurple plugin API file | diff | annotate
Thu, 06 Dec 2018 19:33:29 -0600 Mike Ruprecht libpurple: Port almost 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
Fri, 24 Nov 2017 00:00:03 -0600 Gary Kramlich Clean up a bunch of the cruft I accidentally created file | diff | annotate
Mon, 12 Jun 2017 17:48:37 -0300 dx Merge release-2.x.y into default file | diff | annotate | base
Thu, 31 Dec 2015 02:33:19 -0600 Mike Ruprecht Add PURPLE_PLUGIN_PATH environment variable purple-plugin-path file | diff | annotate
Sat, 09 May 2015 10:01:27 +0200 Tomasz Wasilczyk Fix tests built on Fedora file | diff | annotate
Tue, 20 May 2014 10:36:58 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate | base
Wed, 16 Apr 2014 12:04:51 +0530 Ankit Vani Merge default branch soc.2013.gobjectification.plugins file | diff | annotate | base
Sun, 23 Feb 2014 02:43:05 +0530 Ankit Vani Use purple_plugin_action_new to create a new PurplePluginAction in its GBoxed copy function soc.2013.gobjectification.plugins file | diff | annotate
Wed, 05 Feb 2014 21:42:07 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate | base
Thu, 23 Jan 2014 01:51:34 +0530 Ankit Vani Prepend newly-loaded plugins to the loaded list soc.2013.gobjectification.plugins file | diff | annotate
Mon, 20 Jan 2014 18:08:30 +0530 Ankit Vani Better wording for comments in plugins.c soc.2013.gobjectification.plugins file | diff | annotate
Mon, 20 Jan 2014 02:00:34 +0530 Ankit Vani Document the g_object_unref before returning a plugin info or a plugin instance soc.2013.gobjectification.plugins file | diff | annotate
Sat, 18 Jan 2014 04:08:01 +0530 Ankit Vani Add reminders to display perl and tcl status in gtkdialog when API available soc.2013.gobjectification.plugins file | diff | annotate
Sun, 12 Jan 2014 19:28:35 +0530 Ankit Vani Added the "extra-cb" property for plugins. soc.2013.gobjectification.plugins file | diff | annotate
Sun, 17 Nov 2013 16:05:54 +0530 Ankit Vani Added G_PARAM_STATIC_STRINGS flag to PluginInfo properties soc.2013.gobjectification.plugins file | diff | annotate
Sat, 16 Nov 2013 17:21:42 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Mon, 28 Oct 2013 20:09:26 +0530 Ankit Vani Call gplugin_manager_add_default_paths() from purple_plugins_init soc.2013.gobjectification.plugins file | diff | annotate
Mon, 28 Oct 2013 00:02:17 +0530 Ankit Vani Renamed plugin info callback properties to end with "-cb", and their respective symbols. soc.2013.gobjectification.plugins file | diff | annotate
Thu, 24 Oct 2013 23:56:44 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Thu, 24 Oct 2013 04:21:28 +0530 Ankit Vani Merged soc.2013.gobjectification branch. soc.2013.gobjectification.plugins file | diff | annotate
(0) -100 -60 tip

mercurial