summaryrefslogtreecommitdiff
path: root/libpeas/peas-plugin-loader.h
Commit message (Expand)AuthorAgeFilesLines
* libpeas: add missing export macro for loader typeChristian Hergert2023-03-221-0/+1
* plugin-loader: modernize type definitionChristian Hergert2023-03-221-14/+6
* extension: use GObject instead of PeasExtensionChristian Hergert2023-03-221-37/+31
* janitorial: use #pragma onceChristian Hergert2023-03-221-4/+1
* janitorial: add SPDX-License-Identifier: LGPL-2.1-or-laterChristian Hergert2023-03-221-0/+2
* version: add version macros and use them for public APIChristian Hergert2019-08-051-0/+8
* deprecations: ignore GParameter deprecations in headersChristian Hergert2019-08-051-0/+4
* Relicense as LGPL 2.1+Garrett Regier2015-02-141-11/+11
* Add nonglobal plugin loader supportGarrett Regier2014-11-181-0/+2
* Add an initialize vfunc to PeasPluginLoaderGarrett Regier2011-09-181-0/+4
* Fix FSF AddressGarrett Regier2011-08-281-1/+1
* Fix PeasPluginLoaderClass VFunc alignmentGarrett Regier2011-07-181-3/+3
* Remove peas_plugin_loader_add_module_directory()Steve Frécinaux2011-03-061-6/+0
* Added G_GNUC_CONST to _get_type() that were missing itGarrett Regier2010-12-151-1/+1
* [PeasEngine] Rename get_extension() to create_extension()Steve Frécinaux2010-07-271-2/+2
* Add support for construct-properties for extensions.Steve Frécinaux2010-07-271-2/+6
* Replace old PeasPlugin class with PeasExtensionBase.Steve Frécinaux2010-05-261-1/+0
* Drop old object definition macros.Steve Frécinaux2010-05-191-19/+0
* Do not make plugin_loader_load return a special object.Steve Frécinaux2010-05-191-2/+2
* Add a way to know if a plugin provides a certain extension.Steve Frécinaux2010-05-141-0/+7
* Add PeasExtensionSteve Frécinaux2010-05-141-0/+7
* Let the registration functions create the GObjectsDebarshi Ray2010-01-281-3/+4
* Remove GTK+ dependendency for libpeas.Steve Frécinaux2009-12-211-0/+1
* Do not use an interface for PeasPluginLoader.Steve Frécinaux2009-12-051-16/+15
* Reindent the code to conform to the glib style.Steve Frécinaux2009-12-041-35/+34
* Rename libgpe to libpeas.Steve Frécinaux2009-11-181-0/+92