summaryrefslogtreecommitdiff
path: root/src/plugins/pythonconsole
Commit message (Expand)AuthorAgeFilesLines
* build: Use i18n.merge_file() for plugin filesGeorges Basile Stavracas Neto2022-10-211-5/+5
* build: Disable MALLOC_PERTURB_ when running pylintBastien Nocera2022-06-271-0/+1
* pythonconsole: Fix some pylint warningsBastien Nocera2022-06-271-5/+3
* all: Remove mentions of "Totem" in error messagesBastien Nocera2022-03-311-2/+2
* pythonconsole: Disable pylint E1101 again for newer pylintBastien Nocera2020-11-101-2/+1
* plugins: Update website linkscrvi2020-01-091-1/+1
* pythonconsole: Increase timeout for pylint testBastien Nocera2019-05-061-1/+4
* meson: Rename .plugin.in files to .plugin.desktop.in for gettextJeremy Bicha2019-01-142-1/+1
* meson: Stop using intltoolJeremy Bicha2019-01-142-3/+3
* pythonconsole: Fix "has no member" pylint warningsBastien Nocera2018-11-141-3/+3
* pythonconsole: Disable "too many" coding style pylint warningsBastien Nocera2018-11-141-1/+1
* pythonconsole: Fix "class inherits from object" pylint warningBastien Nocera2018-11-141-1/+1
* pythonconsole: Fix missing returnBastien Nocera2018-11-141-0/+2
* pythonconsole: Fix the python console plugin not showing a menu itemBastien Nocera2018-06-151-1/+1
* pythonconsole: Fix pylint warningsBastien Nocera2018-06-142-29/+29
* build: Make pylint optionalBastien Nocera2018-06-141-1/+3
* build: Re-add pylint testsBastien Nocera2018-06-141-0/+2
* pythonconsole: Update gi.require_version for python modulesvrishab2017-09-112-2/+14
* pythonconsole: Import all classes to expose publiclyPhilip Withnall2017-09-111-1/+1
* build: Remove autotoolsBastien Nocera2017-06-231-15/+0
* build: Port to meson build systemIñigo Martínez2017-06-231-0/+39
* pythonconsole: Use Unicode in translatable stringsPiotr Drąg2017-01-312-3/+3
* build: Use intltool to translate GSettings schema files directlyPhilip Withnall2015-01-282-6/+3
* general: Update FSF licence addressPhilip Withnall2014-01-102-4/+2
* pythonconsole: pylintify the codePhilip Withnall2013-10-012-109/+128
* pythonconsole: Convert from tabs to spacesPhilip Withnall2013-10-011-272/+272
* pythonconsole: Move Python debugging to app menuBastien Nocera2013-05-101-46/+11
* Port python console to python 3Ignacio Casal Quinteiro2013-04-303-47/+41
* Internationalize missing plugin.in filesPiotr Drąg2012-04-301-1/+1
* pythonconsole: Fix the GConf → GSettings conversion filePhilip Withnall2011-09-201-3/+2
* plugins: Disable a random pylint message in the pythonconsolePhilip Withnall2011-04-051-1/+1
* plugins: Fix up exception handling in the Python pluginsPhilip Withnall2011-04-051-1/+1
* plugins: Make various methods in the pythonconsole plugin privatePhilip Withnall2011-04-051-7/+8
* plugins: Port all the Python plugins to use GObject from GIRPhilip Withnall2011-04-052-17/+14
* plugins: Tidy up undefined variables and unused argumentsPhilip Withnall2011-04-051-3/+3
* plugins: Fix variable, constant and method names in Python pluginsPhilip Withnall2011-04-051-5/+5
* plugins: Re-indent Python files and fix whitespace issuesPhilip Withnall2011-04-051-95/+108
* 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