summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* plugin-loader: modernize type definitionChristian Hergert2023-03-221-14/+6
* extension: use GObject instead of PeasExtensionChristian Hergert2023-03-2223-289/+115
* janitorial: various style and constness cleanupsChristian Hergert2023-03-221-60/+48
* build: add various link hardening and performance optionsChristian Hergert2023-03-221-0/+17
* build: disable assert/cast-checks in production buildsChristian Hergert2023-03-221-0/+3
* engine: implement GListModelChristian Hergert2023-03-224-60/+79
* engine: remove use of gcharChristian Hergert2023-03-222-119/+109
* plugin-info: expose various data as propertiesChristian Hergert2023-03-223-0/+163
* plugin-info: fix usage of char including constnessChristian Hergert2023-03-225-63/+59
* tests: ensure builtin plugin releases objectChristian Hergert2023-03-222-2/+19
* janitorial: make PeasPluginInfo a GObjectChristian Hergert2023-03-228-83/+79
* janitorial: modernize PeasObjectModuleChristian Hergert2023-03-225-90/+22
* janitorial: modernize PeasEngineChristian Hergert2023-03-224-141/+57
* janitorial: modernize PeasExtensionBaseChristian Hergert2023-03-223-46/+19
* janitorial: move extension autocleanup into headerChristian Hergert2023-03-222-1/+2
* janitorial: modernize PeasExtensionSet definitionChristian Hergert2023-03-223-167/+74
* janitorial: set va marshallers for signalsChristian Hergert2023-03-224-14/+28
* janitorial: remove introspection dependency from libraryChristian Hergert2023-03-225-403/+0
* janitorial: fix version for loading Peas GIRepositoryChristian Hergert2023-03-221-1/+1
* janitorial: remove peas_extension_call() and variantsChristian Hergert2023-03-225-372/+5
* janitorial: ignore GParameter deprecationsChristian Hergert2023-03-223-0/+8
* janitorial: remove peas_engine_create_extensionv()Christian Hergert2023-03-224-41/+23
* janitorial: ignore GParameter deprecations in utilsChristian Hergert2023-03-221-0/+2
* janitorial: ignore deprecations in peas-extension-set.cChristian Hergert2023-03-221-1/+8
* janitorial: remove GParameter from public APIChristian Hergert2023-03-222-27/+1
* janitorial: drop old versions and reset for 2_0Christian Hergert2023-03-223-34/+15
* janitorial: update gconstructor.hChristian Hergert2023-03-221-7/+74
* janitorial: add LIBPEAS_INSIDE include checksChristian Hergert2023-03-2212-13/+45
* janitorial: remove HAVE_CONFIG_HChristian Hergert2023-03-2239-107/+35
* janitorial: use #pragma onceChristian Hergert2023-03-2241-168/+41
* janitorial: add SPDX-License-Identifier: LGPL-2.1-or-laterChristian Hergert2023-03-2284-25/+193
* janitorial: rename <libpeas/peas.h> to <libpeas.h>Christian Hergert2023-03-2223-28/+28
* tests: use major version for introspection versionChristian Hergert2023-03-223-2/+3
* libpeas: remove peas_extension_set_call()Christian Hergert2023-03-223-179/+0
* build: enable additional warning and compiler errorsChristian Hergert2023-03-224-12/+68
* libpeas: remove PeasActivatableChristian Hergert2023-03-2216-2/+232
* janitorial: clean up tree in preparation for libpeas-2.0Christian Hergert2023-03-2282-7408/+71
* Post-release version bump1.36Christian Hergert2023-03-171-1/+1
* Release libpeas-1.36.0libpeas-1.36.0Christian Hergert2023-03-172-1/+14
* Update Turkish translationSabri Ünal2023-02-221-8/+8
* Bump version number for developmentChristian Hergert2023-01-251-1/+1
* extension-set: implement GListModelChristian Hergert2023-01-251-4/+50
* build: bump GLib requirement to 2.44Christian Hergert2023-01-251-1/+1
* Add Interlingue translationOlga Smirnova2022-12-092-0/+153
* Update Turkish translationSabri Ünal2022-09-181-47/+27
* Post-release version bumpChristian Hergert2022-09-171-1/+1
* Release libpeas 1.34.0libpeas-1.34.01.34Christian Hergert2022-09-172-1/+13
* engine: check reverse dependencies for unresolved infosChristian Hergert2022-08-181-5/+30
* engine: add assertion for GLib pre-2.44Christian Hergert2022-08-181-0/+8
* engine: sort unresolved plugins at tail of queueChristian Hergert2022-08-181-4/+14