summaryrefslogtreecommitdiff
path: root/libpeas/peas-plugin-info-priv.h
Commit message (Expand)AuthorAgeFilesLines
* janitorial: use char and int over gchar and gintChristian Hergert2023-03-221-1/+1
* janitorial: convert gchar usage to charChristian Hergert2023-03-221-17/+17
* plugin-info: add resource methods to PeasPluginInfoChristian Hergert2023-03-221-0/+1
* janitorial: make PeasPluginInfo a GObjectChristian Hergert2023-03-221-6/+5
* janitorial: use #pragma onceChristian Hergert2023-03-221-5/+1
* janitorial: add SPDX-License-Identifier: LGPL-2.1-or-laterChristian Hergert2023-03-221-0/+2
* Add support for embedded C pluginsGarrett Regier2015-12-151-0/+1
* Relicense as LGPL 2.1+Garrett Regier2015-02-141-11/+11
* Make the C plugin loader thread-safeGarrett Regier2014-11-181-0/+4
* No longer use a GHashTable for storing the plugin loadersGarrett Regier2014-11-041-1/+1
* Cleanup PeasPluginInfo coding style and docsGarrett Regier2014-11-041-2/+2
* Added peas_plugin_info_get_external_data()Garrett Regier2012-03-281-0/+2
* Added peas_plugin_info_get_settings()Garrett Regier2012-02-101-0/+2
* Fix FSF AddressGarrett Regier2011-08-281-1/+1
* Silence a possible overflow warningGarrett Regier2011-03-261-2/+2
* Drop IAge support for now.Steve Frécinaux2011-03-251-1/+0
* Add PeasPluginInfo:HiddenGarrett Regier2011-02-181-0/+1
* Drop PeasPluginInfo:file as it is unusedGarrett Regier2011-02-181-1/+0
* Drop peas_plugin_info_get_keys()Garrett Regier2011-02-141-1/+0
* Show a tooltip for unavailable pluginsGarrett Regier2011-02-101-0/+2
* Drop application-specific naming in the info file format.Steve Frécinaux2010-10-021-1/+0
* Added a Help button to the plugin managerGarrett Regier2010-07-221-0/+1
* Replaced invisible plugins with builtin pluginsGarrett Regier2010-07-141-1/+2
* Rename 'activate_plugin'-type API to 'load_plugin'.Steve Frécinaux2010-06-161-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-1/+1
* Merge branch 'configurable-iface'Steve Frécinaux2010-01-031-0/+1
|\
| * [Configurable] Introduce PeasUIConfigurable.Steve Frécinaux2009-12-121-0/+1
* | Add more properties to PeasPluginInfoBastien Nocera2009-12-231-0/+3
|/
* Reindent the code to conform to the glib style.Steve Frécinaux2009-12-041-31/+30
* Rename libgpe to libpeas.Steve Frécinaux2009-11-181-0/+64