summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Relese 1.1.2libpeas-1.1.2Paolo Borelli2011-08-211-0/+12
* Fix distcheckPaolo Borelli2011-08-211-0/+12
* We need a ChangeLog fileIgnacio Casal Quinteiro2011-08-211-0/+0
* Adapt to and require gjs 1.29.16Vincent Untz2011-08-214-10/+10
* Pass the right distcheck commandsIgnacio Casal Quinteiro2011-08-211-1/+1
* configure.ac: create tar.xzIgnacio Casal Quinteiro2011-08-211-1/+1
* Do not make a direct reference to gedit extension points.Ignacio Casal Quinteiro2011-08-211-2/+2
* Fix doc typoGarrett Regier2011-08-191-1/+1
* Fix warningGarrett Regier2011-08-191-2/+0
* Updated Indonesian translationAndika Triwidada2011-08-191-30/+20
* Link against pygobject 3.Ignacio Casal Quinteiro2011-08-154-42/+25
* docs: update libpeas-sections.txtDiego Escalante Urrelo2011-08-141-0/+2
* Do not cast pointers to unsigned integers, not 64-bit-safeSteve Langasek2011-08-101-1/+1
* Post-release version bump for 1.1.2Garrett Regier2011-07-251-2/+2
* Release 1.1.1libpeas-1.1.1Garrett Regier2011-07-251-0/+10
* Fix distcheckGarrett Regier2011-07-253-7/+5
* Add Garrett Regier to our DOAP file.Steve Frécinaux2011-07-251-0/+8
* Fix PeasPluginLoaderClass VFunc alignmentGarrett Regier2011-07-181-3/+3
* Avoid a format string warningGarrett Regier2011-07-183-10/+10
* Show all of the untriggered log hooksGarrett Regier2011-07-182-19/+51
* Assert if not all the log hooks were poppedGarrett Regier2011-07-181-1/+5
* Cleanup PeasExtensionWrapperGarrett Regier2011-07-187-172/+14
* Don't show hidden plugins in the PeasGtkDisablePluginsDialogGarrett Regier2011-07-181-1/+2
* Do not create a wrapper around C extension instances.Steve Frécinaux2011-06-246-197/+35
* Deprecate all the PeasExtension API.Steve Frécinaux2011-06-241-1/+1
* Make the extension wrapper a private class.Steve Frécinaux2011-06-2414-180/+335
* Check if the created extension implements the interface.Steve Frécinaux2011-06-231-1/+1
* Post-release version bump for 1.1.1Steve Frécinaux2011-06-141-2/+2
* Add NEWS for 1.1.0libpeas-1.1.0Steve Frécinaux2011-06-141-0/+23
* Deprecate PeasExtension and PeasExtensionSet call APIGarrett Regier2011-06-144-0/+20
* Added peas_extension_set_foreach()Garrett Regier2011-06-142-1/+52
* Vala: Fix usage of PeasObjectModule within ValaSteve Frécinaux2011-06-141-2/+2
* Drop unused variable GTK_TYPELIB in configure.acSteve Frécinaux2011-06-141-2/+0
* Added Finnish translationTommi Vainikainen2011-06-131-24/+0
* Added Finnish translationTommi Vainikainen2011-06-132-0/+130
* Make multi args test more complex.Garrett Regier2011-06-127-34/+33
* Fix inout arguments in GJS loaderGarrett Regier2011-06-121-3/+20
* Use the correct argument type in the GJS loaderGarrett Regier2011-06-121-2/+4
* Fix a typo in the GJS loaderGarrett Regier2011-06-121-1/+1
* Fix inout arguments in the Seed loaderGarrett Regier2011-06-121-1/+13
* Keep global variables in the same placeGarrett Regier2011-06-121-3/+2
* Fix a comment to include the new GJS plugin loaderGarrett Regier2011-06-121-3/+3
* No longer use @Varargs in documentationGarrett Regier2011-06-123-4/+4
* Fix a few documentation warningsGarrett Regier2011-06-126-11/+85
* Updated the doc sectionsGarrett Regier2011-06-121-9/+13
* Cleanup building the docsGarrett Regier2011-06-121-22/+13
* No longer use Gtk[HV]Box as it is deprecatedGarrett Regier2011-06-124-12/+16
* Fix exiting if running a test failsGarrett Regier2011-06-111-1/+1
* Skip testing-util when generating a reportGarrett Regier2011-06-111-1/+1
* Fix test so the GJS plugin loader is finalizedGarrett Regier2011-06-111-1/+1