| Tue, 09 Apr 2024 21:50:31 -0500 |
Gary Kramlich |
Add a doc-check unit test to libpurple and fix the issues it has found
|
file |
diff |
annotate
|
| Thu, 29 Feb 2024 21:32:16 -0600 |
Gary Kramlich |
Remove the micro version from since tags for libpurple part 1
|
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
|
| Wed, 25 Oct 2023 18:56:35 -0500 |
Elliott Sales de Andrade |
Mark enough Since/visibility exports for test UI
|
file |
diff |
annotate
|
| Tue, 24 Oct 2023 19:51:41 -0500 |
Elliott Sales de Andrade |
Export symbols and add Since tags for 2.3 API
|
file |
diff |
annotate
|
| Tue, 24 Oct 2023 02:02:49 -0500 |
Elliott Sales de Andrade |
Add Since and symbol visibility to new-in-3.0 things
|
file |
diff |
annotate
|
| Fri, 20 Oct 2023 02:10:54 -0500 |
Elliott Sales de Andrade |
Prefix version.h with purple
|
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
|
| 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
|