summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix libpeas pkg-config fileGarrett Regier2012-02-112-2/+2
* Cleanup how we create plugin loadersGarrett Regier2012-02-102-35/+29
* Import the C plugin loader into libpeasGarrett Regier2012-02-109-50/+38
* Assert that testing interfaces are implementedGarrett Regier2012-02-102-9/+17
* Added peas_plugin_info_get_settings()Garrett Regier2012-02-1027-256/+408
* Silence NULL deref warningGarrett Regier2012-02-101-1/+1
* Add checks to peas_extension_callv()Garrett Regier2012-02-101-0/+3
* Fix warningGarrett Regier2012-02-101-2/+2
* Fix PEAS_DEBUG to work with glib's new G_MESSAGES_DEBUGGarrett Regier2012-02-101-0/+21
* Only get the interface info when creating the closuresGarrett Regier2012-02-101-21/+25
* Cleanup extension testsGarrett Regier2012-02-106-264/+204
* Plug memory leaksGarrett Regier2012-02-104-4/+13
* Warn again when peas_extension_set_call() cannot call the methodGarrett Regier2012-02-102-3/+6
* Fix prerequisites_sort() in GJS and SeedGarrett Regier2012-02-102-8/+2
* Add get_type_from_name fast path for GLibGarrett Regier2012-02-101-3/+4
* Remove trailing whitespaceGarrett Regier2012-02-1010-11/+11
* Correctly check when there are multiple GDK backendsGarrett Regier2012-02-101-7/+1
* Fix compilation with gjs >= 8cd5e7bd.Evan Nemerson2012-02-062-3/+3
* Disable building the vala plugin by default.Steve Frécinaux2012-01-301-1/+1
* Updated Norwegian bokmål translationKjartan Maraas2012-01-281-40/+28
* libpeas-gtk: actually use /* */ for commentsIgnacio Casal Quinteiro2012-01-231-3/+3
* tests: get the buttons from the new widget hierarchyIgnacio Casal Quinteiro2012-01-221-23/+53
* libpeas-gtk: fix styleIgnacio Casal Quinteiro2012-01-221-11/+15
* peas-gtk: use an inline toolbar for the managerIgnacio Casal Quinteiro2012-01-221-10/+31
* Fix .pc file to fix build of modules that depend on thisKjartan Maraas2011-12-091-1/+1
* Use g_object_install_properties() and g_object_notify_by_pspec()Garrett Regier2011-12-088-172/+191
* Bump glib version to 2.28Garrett Regier2011-12-0811-66/+30
* Show tooltip for available pluginsGarrett Regier2011-12-081-10/+13
* Prevent returning an extension that is not validGarrett Regier2011-11-199-9/+149
* Do not leave a dangling reference in testing pluginsGarrett Regier2011-11-194-4/+4
* Fix building the peas-demo vala plugin example.Steve Frécinaux2011-11-192-10/+26
* Allow multiple interfaces for all extensionsGarrett Regier2011-10-2728-173/+722
* Updated Telugu Translationipraveen2011-10-081-44/+44
* Updated Telugu Translations done by Sasi Bhushankrishnababu k2011-10-071-44/+44
* Annotate PeasPluginInfo return values as transfer noneGarrett Regier2011-10-053-3/+4
* Post-release version bump for 1.3.0Garrett Regier2011-09-271-1/+1
* Release 1.2.0libpeas-1.2.0Garrett Regier2011-09-262-3/+29
* Updated Assamese Translations:bugzilla#659595Nilamdyuti Goswami2011-09-241-12/+12
* Bind plugin module symbols globallyGarrett Regier2011-09-231-1/+4
* Fix two "no link for" gtk-doc warningsGarrett Regier2011-09-232-3/+3
* Fix unused variable warningsGarrett Regier2011-09-231-1/+1
* Updated Esperanto translationTiffany Antopolski2011-09-221-35/+34
* Updated Assamese translationNilamdyuti Goswami2011-09-221-33/+27
* Added Telugu Translationipraveen2011-09-221-0/+1
* Updated Telugu Translationipraveen2011-09-221-0/+130
* Post-release version bump for 1.1.5Garrett Regier2011-09-211-2/+2
* Release 1.1.4libpeas-1.1.4Garrett Regier2011-09-211-0/+17
* Improve the Python plugin loader's warningsGarrett Regier2011-09-211-5/+7
* Remove obsolete PyGObject checks and commentsGarrett Regier2011-09-212-22/+1
* Fix to work with PyGObject 3Garrett Regier2011-09-211-3/+3