summaryrefslogtreecommitdiff
path: root/libpeas/peas-plugin-loader.c
Commit message (Expand)AuthorAgeFilesLines
* extension: use GObject instead of PeasExtensionChristian Hergert2023-03-221-1/+1
* janitorial: ignore GParameter deprecationsChristian Hergert2023-03-221-0/+2
* janitorial: add SPDX-License-Identifier: LGPL-2.1-or-laterChristian Hergert2023-03-221-0/+2
* build: specify min/max glib versions in meson.buildChristian Hergert2019-10-241-2/+0
* version: add version macros and use them for public APIChristian Hergert2019-08-051-3/+1
* libpeas: ignore GParameter deprecationChristian Hergert2019-08-051-0/+2
* Relicense as LGPL 2.1+Garrett Regier2015-02-141-11/+11
* Add nonglobal plugin loader supportGarrett Regier2014-11-181-0/+15
* Cleanup PeasPluginLoader checksGarrett Regier2014-11-181-16/+10
* Chain-up to finalize in the peas plugin loaderGarrett Regier2014-06-281-0/+2
* Remove extra semicolon in G_DEFINE_*Garrett Regier2014-05-291-1/+1
* Print a debug message when a plugin loader is finalizedGarrett Regier2013-11-121-0/+9
* Add an initialize vfunc to PeasPluginLoaderGarrett Regier2011-09-181-0/+15
* Fix FSF AddressGarrett Regier2011-08-281-1/+1
* Remove peas_plugin_loader_add_module_directory()Steve Frécinaux2011-03-061-14/+0
* [PeasEngine] Rename get_extension() to create_extension()Steve Frécinaux2010-07-271-7/+7
* Add support for construct-properties for extensions.Steve Frécinaux2010-07-271-2/+4
* Ensure config.h is included in every C source files.Steve Frécinaux2010-06-271-0/+4
* Do not make plugin_loader_load return a special object.Steve Frécinaux2010-05-191-3/+3
* Add a way to know if a plugin provides a certain extension.Steve Frécinaux2010-05-141-0/+15
* Add PeasExtensionSteve Frécinaux2010-05-141-0/+15
* Do not use an interface for PeasPluginLoader.Steve Frécinaux2009-12-051-77/+21
* Reindent the code to conform to the glib style.Steve Frécinaux2009-12-041-67/+69
* Rename libgpe to libpeas.Steve Frécinaux2009-11-181-0/+143