summaryrefslogtreecommitdiff
path: root/src/plugins/pythonconsole
Commit message (Expand)AuthorAgeFilesLines
* pythonconsole: Fix key event handlingPhilip Withnall2011-03-271-10/+11
* pythonconsole: Fix calls to Gtk.Action()Philip Withnall2011-03-271-2/+2
* plugins: Fix python plugins' init of self.totemSebastian Pölsterl2011-03-271-1/+2
* fix insertion with tagsIgnacio Casal Quinteiro2011-02-171-5/+6
* Use Unicode strings for translatable messages in Python pluginsPhilip Withnall2010-12-171-8/+8
* Fix a typo in the python console pluginAbderrahim Kitouni2010-12-151-1/+1
* Fix the Python Console plugin to use the latest PyGObject GTK+ overridesPhilip Withnall2010-11-141-10/+12
* date: Fix data paths in GSettings schemasBastien Nocera2010-11-081-1/+1
* Rename plugin files for new libpeas APIBastien Nocera2010-10-042-2/+2
* Clean up Python file distribution rulesPhilip Withnall2010-09-051-1/+1
* Clean up GSettings makefile rulesPhilip Withnall2010-09-051-8/+4
* Factor out common plugin makefile magic into a new Makefile.pluginsPhilip Withnall2010-09-051-7/+5
* Add git.mk supportPhilip Withnall2010-09-041-0/+2
* Port Python plugins to GSettingsPhilip Withnall2010-09-044-7/+29
* Port all the Python plugins to libpeas 0.5.4Philip Withnall2010-08-081-13/+16
* Port pythonconsole plugin to libpeasPhilip Withnall2010-06-272-51/+58
* Convert British English words back to American English in the languagePhilip Withnall2008-09-022-3/+3
* Only mark the actual printed string for translation, not the whole pythonTheppitak Karoonboonyanan2008-08-191-2/+3
* Patch from Andrés de Barbará <adebarbara@gmail.com> to add a PythonBastien Nocera2008-07-304-0/+479