summaryrefslogtreecommitdiff
path: root/libpeas/peas-utils.c
Commit message (Expand)AuthorAgeFilesLines
* janitorial: use char and int over gchar and gintChristian Hergert2023-03-221-24/+24
* libpeas: remove python3 bits from loadersChristian Hergert2023-03-221-6/+5
* janitorial: ignore GParameter deprecations in utilsChristian Hergert2023-03-221-0/+2
* janitorial: remove HAVE_CONFIG_HChristian Hergert2023-03-221-3/+1
* 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
* extension-set: adds peas_extension_set_new_with_properties()Fabian Orccon2019-10-241-0/+54
* build: fix typo in deprecation ignoresChristian Hergert2019-08-061-1/+1
* libpeas: ignore GParameter deprecationChristian Hergert2019-08-051-0/+2
* Cache an extension type's base class and interfacesGarrett Regier2017-06-091-42/+72
* Allow extensions to be an Abstract Base ClassGarrett Regier2017-03-241-7/+33
* Consider all an interfaces potential propertiesGarrett Regier2017-03-241-16/+50
* Add peas_utils_get_loader_module_from_id()Garrett Regier2015-09-221-2/+18
* Small coding style cleanupGarrett Regier2015-09-221-8/+5
* Relicense as LGPL 2.1+Garrett Regier2015-02-141-11/+11
* Make PeasEngine thread-safeGarrett Regier2014-11-181-1/+18
* Implemented a Lua plugin loader using the LGI bindingsGarrett Regier2014-11-041-1/+2
* No longer use a GHashTable for storing the plugin loadersGarrett Regier2014-11-041-0/+40
* Rename helpers to utilsGarrett Regier2014-11-041-0/+146