summaryrefslogtreecommitdiff
path: root/libpeas
Commit message (Expand)AuthorAgeFilesLines
* gir/vala: Update dependenciesRico Tzschichholz2023-03-291-2/+1
* vala: Correctly name vapiRico Tzschichholz2023-03-291-1/+1
* build: Build VAPIJCWasmx862023-03-281-1/+14
* plugin-info: fix links to Peas.PluginInfoChristian Hergert2023-03-222-4/+4
* extension-set: use class for GObject.Object doc linkChristian Hergert2023-03-221-3/+3
* extension-set: remove some unresolvable documentation linksChristian Hergert2023-03-221-1/+1
* extension-base: fix references to struct@PluginInfoChristian Hergert2023-03-222-4/+4
* extension-set: remove gidoc references to alias@ExtensionChristian Hergert2023-03-221-3/+3
* plugin-info: add PeasPluginInfo:hidden propertyChristian Hergert2023-03-221-0/+10
* plugin-info: add PeasPluginInfo:builtin propertyChristian Hergert2023-03-221-0/+10
* engine: rename to peas_engine_dup_loaded_plugins()Christian Hergert2023-03-222-4/+4
* janitorial: use char and int over gchar and gintChristian Hergert2023-03-2214-139/+133
* janitorial: convert gchar usage to charChristian Hergert2023-03-221-17/+17
* plugin-info: add resource methods to PeasPluginInfoChristian Hergert2023-03-223-0/+88
* engine: remove peas_engine_prepend_search_path()Christian Hergert2023-03-222-50/+16
* plugin-info: remove duplicate definition of I_()Christian Hergert2023-03-221-2/+0
* libpeas: update docs to use python as loader nameChristian Hergert2023-03-221-1/+1
* libpeas: remove python3 bits from loadersChristian Hergert2023-03-222-7/+6
* libpeas: fix some GI warningsChristian Hergert2023-03-222-5/+3
* libpeas: add missing export macro for loader typeChristian Hergert2023-03-221-0/+1
* plugin-loader-c: modernize GType definitionChristian Hergert2023-03-222-39/+15
* plugin-loader: modernize type definitionChristian Hergert2023-03-221-14/+6
* extension: use GObject instead of PeasExtensionChristian Hergert2023-03-2213-241/+67
* janitorial: various style and constness cleanupsChristian Hergert2023-03-221-60/+48
* engine: implement GListModelChristian Hergert2023-03-223-54/+58
* engine: remove use of gcharChristian Hergert2023-03-222-119/+109
* plugin-info: expose various data as propertiesChristian Hergert2023-03-222-0/+151
* plugin-info: fix usage of char including constnessChristian Hergert2023-03-223-60/+56
* janitorial: make PeasPluginInfo a GObjectChristian Hergert2023-03-228-83/+79
* janitorial: modernize PeasObjectModuleChristian Hergert2023-03-225-90/+22
* janitorial: modernize PeasEngineChristian Hergert2023-03-223-124/+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-222-220/+4
* 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-229-11/+41
* janitorial: remove HAVE_CONFIG_HChristian Hergert2023-03-228-22/+7
* janitorial: use #pragma onceChristian Hergert2023-03-2219-78/+19
* janitorial: add SPDX-License-Identifier: LGPL-2.1-or-laterChristian Hergert2023-03-2232-0/+64
* janitorial: rename <libpeas/peas.h> to <libpeas.h>Christian Hergert2023-03-222-5/+5