| Sat, 11 Dec 2021 20:19:29 -0600 |
Gary Kramlich |
Remove unnecessary gtk-doc comments and move them where possible from libpurple/[m-p]*.h
|
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
|
| Tue, 25 Aug 2020 23:18:09 -0500 |
Gary Kramlich |
Add documentation for all PURPLE_TYPE_ functions as well as PURPLE_TUNE_ constants
|
file |
diff |
annotate
|
| Sun, 21 Jun 2020 04:16:15 -0500 |
Gary Kramlich |
Make it so only libpurple can directly include libpurple header files.
|
file |
diff |
annotate
|
| Thu, 14 Nov 2019 23:21:54 +0300 |
qarkai |
Revert (skip) annotations
|
file |
diff |
annotate
|
| Sat, 26 Oct 2019 16:09:13 +0300 |
qarkai |
Fix some g-ir-scanner warnings
|
file |
diff |
annotate
|
| Tue, 01 Oct 2019 07:19:14 +0000 |
Gary Kramlich |
Merged in default (pull request #578)
|
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
|
| 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
|