summaryrefslogtreecommitdiff
path: root/libpeas/peas-object-module.h
Commit message (Expand)AuthorAgeFilesLines
* janitorial: use char and int over gchar and gintChristian Hergert2023-03-221-33/+27
* janitorial: modernize PeasObjectModuleChristian Hergert2023-03-221-25/+6
* 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
* gi-docgen: Port individual docstringsMaximiliano Sandoval R2022-03-131-3/+3
* version: add version macros and use them for public APIChristian Hergert2019-08-051-0/+14
* deprecations: ignore GParameter deprecations in headersChristian Hergert2019-08-051-0/+4
* Allow extensions to be an Abstract Base ClassGarrett Regier2017-03-241-5/+5
* Add support for embedded C pluginsGarrett Regier2015-12-151-0/+3
* Relicense as LGPL 2.1+Garrett Regier2015-02-141-11/+11
* Load C plugins with local linkageThomas Martitz2014-12-181-0/+4
* Fix two "no link for" gtk-doc warningsGarrett Regier2011-09-231-1/+1
* Fix all undocumented symbolsGarrett Regier2011-08-281-0/+7
* Fix FSF AddressGarrett Regier2011-08-281-1/+1
* Fix a few documentation warningsGarrett Regier2011-06-121-1/+4
* Add padding to public classes.Ignacio Casal Quinteiro2011-02-091-0/+2
* Fix most introspection warningsGarrett Regier2010-09-201-0/+2
* Update PeasObjectModule documentation.Steve Frécinaux2010-07-281-0/+14
* Fix reloading C plugins.Steve Frécinaux2010-07-221-1/+0
* Coding style fixesGarrett Regier2010-06-291-3/+3
* Add a GDestroyNotify to module_register_extension_factory()Steve Frécinaux2010-06-281-7/+9
* Add support for g_object_new-like parameters in PeasCreateFunc.Steve Frécinaux2010-06-281-2/+6
* Drop useless "garbage_collect" field in PeasObjectModuleClassSteve Frécinaux2010-06-271-3/+0
* Introduce peas_object_module_register_extension_type()Steve Frécinaux2010-05-261-0/+4
* [PeasObjectModule] Introduce peas_object_module_register_extension.Steve Frécinaux2010-05-191-1/+12
* [PeasObjectModule] Do not allow changing the symbol names.Steve Frécinaux2010-05-191-2/+0
* Add PeasExtensionC for extensions written in C.Steve Frécinaux2010-05-141-0/+2
* Let the registration functions create the GObjectsDebarshi Ray2010-01-281-5/+1
* Reindent the code to conform to the glib style.Steve Frécinaux2009-12-041-33/+29
* Rename libgpe to libpeas.Steve Frécinaux2009-11-181-0/+79