summaryrefslogtreecommitdiff
path: root/peas-demo
Commit message (Expand)AuthorAgeFilesLines
...
* peas-demo: Update the C plugin to match latest best practices.Steve Frécinaux2010-07-165-70/+117
* Use single-includes in the peas-demo application.Steve Frécinaux2010-07-025-10/+6
* [PeasUIPluginManager] Create a dialog to host the configure widget.Steve Frécinaux2010-07-012-31/+2
* [PeasUIConfigurable] Rename create_configure_dialog() to _widget()Steve Frécinaux2010-07-012-3/+3
* [PeasUIConfigurable] Make the dialog the return value.Steve Frécinaux2010-06-301-10/+11
* Coding style fixesGarrett Regier2010-06-293-5/+6
* Rename 'activate_plugin'-type API to 'load_plugin'.Steve Frécinaux2010-06-161-1/+1
* Install to libdir rather than $prefix/libCraig Keogh2010-06-143-3/+3
* Fix wrong introspection data version in peas-demo.Steve Frécinaux2010-05-281-1/+1
* Switch to another version numbering scheme.Steve Frécinaux2010-05-261-2/+2
* [Python] Fix the sample python plugin.Steve Frécinaux2010-05-261-1/+1
* Introduce peas_object_module_register_extension_type()Steve Frécinaux2010-05-261-14/+6
* Replace old PeasPlugin class with PeasExtensionBase.Steve Frécinaux2010-05-263-6/+6
* [Python] Uncomment the Gtk stuff in the demo python plugin.Steve Frécinaux2010-05-251-6/+6
* [Seed] Add out args support in Seed pluginsSteve Frécinaux2010-05-241-0/+14
* [Seed] Revamp Seed loader for PeasExtension support.Steve Frécinaux2010-05-231-1/+12
* [Python] Port loader to PyGISteve Frécinaux2010-05-212-12/+27
* [PeasObjectModule] Introduce peas_object_module_register_extension.Steve Frécinaux2010-05-192-19/+16
* [PeasObjectModule] Do not allow changing the symbol names.Steve Frécinaux2010-05-192-2/+2
* Update peas-demo to use PeasActivatable.Steve Frécinaux2010-05-196-29/+189
* Port hello world plugin to PeasActivatableSteve Frécinaux2010-05-191-6/+19
* Use PeasExtension for PeasUIConfigurable in PeasUIPluginManager.Steve Frécinaux2010-05-142-11/+16
* Proper GIRepository setup for peas-demo.Steve Frécinaux2010-05-141-0/+4
* Update autotools configurationJavier Jardón2010-05-131-1/+1
* Use G_DEFINE_INTERFACE instead of homemade interfacesIgnacio Casal Quinteiro2010-04-221-2/+2
* Let the registration functions create the GObjectsDebarshi Ray2010-01-282-5/+7
* Merge branch 'configurable-iface'Steve Frécinaux2010-01-034-10/+69
|\
| * Remove GTK+ dependendency for libpeas.Steve Frécinaux2009-12-213-3/+7
| * [PeasDemo] Add a configuration dialog to the C sample plugin.Steve Frécinaux2009-12-122-7/+62
* | Support loading C plugins from the source directory.Steve Frécinaux2009-12-271-0/+5
|/
* Ensure 'make distcheck' works.Steve Frécinaux2009-12-111-0/+7
* [Engine] Allow a one-level recursion for plugin discovery.Steve Frécinaux2009-12-083-5/+3
* Rename PeasPluginManager into PeasUIPluginManagerSteve Frécinaux2009-12-081-2/+2
* Merge branch 'seed-support'Steve Frécinaux2009-12-085-1/+48
|\
| * [Seed] Introduce a Seed plugin loader.Steve Frécinaux2009-12-085-1/+48
* | [PeasDemo] Fix a typo in the python plugin.Steve Frécinaux2009-12-081-1/+1
|/
* Reindent the code to conform to the glib style.Steve Frécinaux2009-12-043-140/+138
* Rename libgpe to libpeas.Steve Frécinaux2009-11-1810-0/+355