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
Sat, 28 Sep 2019 01:30:49 -0500 Gary Kramlich Document the fields of PurplePluginAction 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, 03 Jul 2019 00:21:33 -0400 Elliott Sales de Andrade Fix libpurple header guards using reserved names. 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
Fri, 28 Dec 2018 23:34:00 +0000 Gary Kramlich Merged in default (pull request #448) file | diff | annotate
Sat, 08 Dec 2018 20:02:13 -0600 Mike Ruprecht libpurple: Remove unused static build support code from plugins.h 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, 17 Oct 2017 22:16:33 -0500 Gary Kramlich A ton more of introspection cleanups file | diff | annotate
Sun, 28 Aug 2016 16:27:57 -0500 Gary Kramlich A few random cleanups and don't even try to document class structs file | diff | annotate
Sat, 05 Dec 2015 18:20:57 -0800 Jorge VillaseƱor Improve GIntrospection annotations for Plugins API file | diff | annotate
Tue, 20 May 2014 10:36:58 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate | base
Thu, 03 Apr 2014 09:37:53 +0530 Ankit Vani Add (scope) annotation to callback parameters in plugins.h, protocol.h, protocols.h soc.2013.gobjectification.plugins file | diff | annotate
Thu, 03 Apr 2014 09:31:58 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate | base
Wed, 19 Feb 2014 17:48:32 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate | base
Sat, 08 Feb 2014 20:36:49 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate | base
Fri, 07 Feb 2014 21:49:22 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate | base
Fri, 07 Feb 2014 17:56:42 +0530 Ankit Vani Remove /*@{*/ and /*@}*/ from new plugin and protocol stuff soc.2013.gobjectification.plugins file | diff | annotate
Fri, 07 Feb 2014 17:55:19 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate | base
Fri, 07 Feb 2014 17:12:13 +0530 Ankit Vani Fix gtk-doc warnings soc.2013.gobjectification.plugins file | diff | annotate
Fri, 07 Feb 2014 15:41:48 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate | base
Fri, 07 Feb 2014 15:24:59 +0530 Ankit Vani Fix some gtk-doc warnings soc.2013.gobjectification.plugins file | diff | annotate
Thu, 06 Feb 2014 20:12:46 +0530 Ankit Vani Remove @name from plugins.h soc.2013.gobjectification.plugins file | diff | annotate
Thu, 06 Feb 2014 20:02:57 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate | base
Thu, 06 Feb 2014 16:53:42 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate | base
Wed, 05 Feb 2014 21:42:07 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate | base
Tue, 04 Feb 2014 01:44:42 +0530 Ankit Vani Add section blocks for plugins.h, protocol.h, protocols.h soc.2013.gobjectification.plugins file | diff | annotate
Tue, 04 Feb 2014 01:36:57 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate | base
Sat, 01 Feb 2014 22:39:23 +0530 Ankit Vani Show list of plugin info properties as a table soc.2013.gobjectification.plugins file | diff | annotate
Fri, 31 Jan 2014 20:57:38 +0530 Ankit Vani Merged gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate | base
Fri, 31 Jan 2014 18:46:39 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate | base
Fri, 31 Jan 2014 18:25:09 +0530 Ankit Vani Convert the new .h files for this branch for gtk-doc soc.2013.gobjectification.plugins file | diff | annotate
Fri, 31 Jan 2014 18:23:41 +0530 Ankit Vani Merged gtkdoc-conversion branch soc.2013.gobjectification.plugins file | diff | annotate | base
Fri, 31 Jan 2014 18:22:41 +0530 Ankit Vani Initial replacements for this branch soc.2013.gobjectification.plugins file | diff | annotate
Wed, 29 Jan 2014 10:49:02 +0530 Ankit Vani Revert changes to doc comments soc.2013.gobjectification.plugins file | diff | annotate
Wed, 29 Jan 2014 10:10:12 +0530 Ankit Vani Use 'transfer none' annotation for @constreturn lists soc.2013.gobjectification.plugins file | diff | annotate
Wed, 29 Jan 2014 10:01:14 +0530 Ankit Vani Use gtk-doc style constants (%NULL, %TRUE, %FALSE), and 'Note:' instead of '@note' soc.2013.gobjectification.plugins file | diff | annotate
Wed, 29 Jan 2014 05:28:33 +0530 Ankit Vani Convert doxygen's @return and @param commands for gtk-doc soc.2013.gobjectification.plugins file | diff | annotate
Mon, 20 Jan 2014 01:33:28 +0530 Ankit Vani Document the ABI version bitwise magic 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
Fri, 01 Nov 2013 17:12:12 +0530 Ankit Vani Updated gplugin external functions 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 | base
Thu, 24 Oct 2013 04:21:28 +0530 Ankit Vani Merged soc.2013.gobjectification branch. soc.2013.gobjectification.plugins file | diff | annotate | base
Sun, 13 Oct 2013 00:12:09 +0530 Ankit Vani Rearranged macro definitions so that gtk-doc does not show incorrent expansions soc.2013.gobjectification.plugins file | diff | annotate
Sat, 12 Oct 2013 23:32:10 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Tue, 24 Sep 2013 05:16:41 +0530 Ankit Vani Fixed documentation regarding AUTO_LOAD flag soc.2013.gobjectification.plugins file | diff | annotate
Fri, 20 Sep 2013 22:09:12 +0530 Ankit Vani Allow register_type() to be executed multiple times soc.2013.gobjectification.plugins file | diff | annotate
Mon, 16 Sep 2013 21:06:32 +0530 Ankit Vani Fixed static linking of protocols soc.2013.gobjectification.plugins file | diff | annotate
Thu, 12 Sep 2013 21:55:35 +0530 Ankit Vani Removed unused variable warning soc.2013.gobjectification.plugins file | diff | annotate
Sun, 08 Sep 2013 12:06:16 +0530 Ankit Vani Fixed PURPLE_DEFINE_TYPE_EXTENDED so that multiple interfaces can be implemented soc.2013.gobjectification.plugins file | diff | annotate
Sun, 08 Sep 2013 02:04:06 +0530 Ankit Vani Added generic type registration macros for use in plugins soc.2013.gobjectification.plugins file | diff | annotate
Sun, 08 Sep 2013 00:12:05 +0530 Ankit Vani Removed PURPLE_PLUGIN_INIT_VAL and PURPLE_PROTOCOL_DEFINE* macros. soc.2013.gobjectification.plugins file | diff | annotate
Mon, 02 Sep 2013 17:20:49 +0530 Ankit Vani Override gplugin info's "flags" property. Added PURPLE_PLUGIN_INFO_FLAGS_INTERNAL and PURPLE_PLUGIN_INFO_FLAGS_AUTO_LOAD. soc.2013.gobjectification.plugins file | diff | annotate
Sun, 01 Sep 2013 22:38:16 +0530 Ankit Vani Updated libpurple to use current GPlugin soc.2013.gobjectification.plugins file | diff | annotate
(0) -100 -60 tip

mercurial