summaryrefslogtreecommitdiff
path: root/libpeas/peas-engine.h
Commit message (Expand)AuthorAgeFilesLines
* engine: rename to peas_engine_dup_loaded_plugins()Christian Hergert2023-03-221-1/+1
* engine: remove peas_engine_prepend_search_path()Christian Hergert2023-03-221-4/+0
* extension: use GObject instead of PeasExtensionChristian Hergert2023-03-221-4/+3
* engine: implement GListModelChristian Hergert2023-03-221-2/+0
* engine: remove use of gcharChristian Hergert2023-03-221-56/+44
* janitorial: modernize PeasEngineChristian Hergert2023-03-221-46/+4
* janitorial: remove peas_engine_create_extensionv()Christian Hergert2023-03-221-10/+0
* janitorial: drop old versions and reset for 2_0Christian Hergert2023-03-221-1/+1
* janitorial: add LIBPEAS_INSIDE include checksChristian Hergert2023-03-221-0/+4
* janitorial: use #pragma onceChristian Hergert2023-03-221-4/+1
* janitorial: add SPDX-License-Identifier: LGPL-2.1-or-laterChristian Hergert2023-03-221-0/+2
* engine: add peas_engine_create_extension_with_properties()Fabian Orccon2019-10-241-0/+9
* version: add version macros and use them for public APIChristian Hergert2019-08-051-0/+21
* deprecations: ignore GParameter deprecations in headersChristian Hergert2019-08-051-0/+3
* Relicense as LGPL 2.1+Garrett Regier2015-02-141-11/+11
* Add nonglobal plugin loader supportGarrett Regier2014-11-181-0/+2
* No longer use a GHashTable for storing the plugin loadersGarrett Regier2014-11-041-1/+1
* Add peas_engine_prepend_search_path()Danielle Madeley2012-04-161-0/+3
* Cleanup the docs a bitGarrett Regier2011-09-181-5/+0
* Fix all undocumented symbolsGarrett Regier2011-08-281-0/+9
* Fix FSF AddressGarrett Regier2011-08-281-1/+1
* Allow multiple instances of PeasEngineGarrett Regier2011-02-131-0/+1
* Replace plugin loader disabling with enablingGarrett Regier2011-02-101-1/+1
* Add padding to public classes.Ignacio Casal Quinteiro2011-02-091-0/+2
* Make peas_engine_shutdown() semi-privateGarrett Regier2011-02-091-1/+0
* Added peas_engine_shutdown()Garrett Regier2011-02-081-0/+1
* Fix several warnings in peas-engine.cSteve Frécinaux2010-10-041-1/+1
* Drop peas_engine_new()Steve Frécinaux2010-10-031-1/+0
* Add new API peas_engine_get_default()Steve Frécinaux2010-10-031-0/+1
* Drop application-specific naming in the info file format.Steve Frécinaux2010-10-021-1/+1
* [PeasEngine] Add peas_engine_append_search_path()Steve Frécinaux2010-10-021-2/+5
* [PeasEngine] Kill the "base module dir" property.Steve Frécinaux2010-08-171-1/+0
* Update documentation for PeasEngine.Steve Frécinaux2010-07-271-0/+6
* [PeasEngine] Rename get_extension() to create_extension()Steve Frécinaux2010-07-271-3/+3
* Add support for construct-properties for extensions.Steve Frécinaux2010-07-271-1/+16
* Coding style fixesGarrett Regier2010-06-291-4/+3
* Rename 'activate_plugin'-type API to 'load_plugin'.Steve Frécinaux2010-06-161-7/+7
* Add a way to inhibit a plugin loader.Steve Frécinaux2010-06-161-0/+2
* Update documentation for most classes of libpeas.Steve Frécinaux2010-05-291-2/+2
* Replace old PeasPlugin class with PeasExtensionBase.Steve Frécinaux2010-05-261-1/+0
* Do not make plugin_loader_load return a special object.Steve Frécinaux2010-05-191-17/+0
* Add a way to know if a plugin provides a certain extension.Steve Frécinaux2010-05-141-0/+3
* Add PeasExtensionSteve Frécinaux2010-05-141-0/+5
* Remove GTK+ dependendency for libpeas.Steve Frécinaux2009-12-211-1/+0
* [Configurable] Introduce PeasUIConfigurable.Steve Frécinaux2009-12-121-3/+0
* [Reference] Some documentation fixes for libpeas.Steve Frécinaux2009-12-081-0/+1
* Reindent the code to conform to the glib style.Steve Frécinaux2009-12-041-57/+46
* Rename libgpe to libpeas.Steve Frécinaux2009-11-181-0/+120