index
:
delta/gnome/totem.git
BRANCH-GSTREAMER-0_9
LIBEPC
abderrahim/clutter-flatpak
alatiera/flathub-beta
alatiera/remove-mesonargs
barthalion/gnome-runtime-images-quay
baserock/V_3_18_1
flatpak-builder-fix
gallery-parameters-fix
gnome-2-10
gnome-2-12
gnome-2-14
gnome-2-16
gnome-2-18
gnome-2-20
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-32
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-38
gnome-3-4
gnome-3-6
gnome-3-8
gnome-42
gnome-43
mallard-documentation
master
mcatanzaro/music-keyword
plugin-api-cleanup
sam/grilo-subproject
wip/exalm/build
wip/hadess/add-ci
wip/hadess/backend-fixes
wip/hadess/bump-pylint-timeouts
wip/hadess/dark-mode-pref
wip/hadess/disable-languages
wip/hadess/glsink
wip/hadess/more-blocked-gst-plugins
wip/hadess/no-application-ogg
wip/hadess/rate-2nd-file
wip/hadess/re-enable-pylint
wip/hadess/screenshot-again
wip/hadess/series-page
wip/hadess/shortcuts-labels
wip/hadess/track-titles
wip/inigomartinez/meson-improve
wip/jimmac/app-icon-tweaks
wip/kalev/codecs
wip/pcutler
wip/python3
gitlab.gnome.org: GNOME/totem.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
pythonconsole
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Use i18n.merge_file() for plugin files
Georges Basile Stavracas Neto
2022-10-21
1
-5
/
+5
*
build: Disable MALLOC_PERTURB_ when running pylint
Bastien Nocera
2022-06-27
1
-0
/
+1
*
pythonconsole: Fix some pylint warnings
Bastien Nocera
2022-06-27
1
-5
/
+3
*
all: Remove mentions of "Totem" in error messages
Bastien Nocera
2022-03-31
1
-2
/
+2
*
pythonconsole: Disable pylint E1101 again for newer pylint
Bastien Nocera
2020-11-10
1
-2
/
+1
*
plugins: Update website links
crvi
2020-01-09
1
-1
/
+1
*
pythonconsole: Increase timeout for pylint test
Bastien Nocera
2019-05-06
1
-1
/
+4
*
meson: Rename .plugin.in files to .plugin.desktop.in for gettext
Jeremy Bicha
2019-01-14
2
-1
/
+1
*
meson: Stop using intltool
Jeremy Bicha
2019-01-14
2
-3
/
+3
*
pythonconsole: Fix "has no member" pylint warnings
Bastien Nocera
2018-11-14
1
-3
/
+3
*
pythonconsole: Disable "too many" coding style pylint warnings
Bastien Nocera
2018-11-14
1
-1
/
+1
*
pythonconsole: Fix "class inherits from object" pylint warning
Bastien Nocera
2018-11-14
1
-1
/
+1
*
pythonconsole: Fix missing return
Bastien Nocera
2018-11-14
1
-0
/
+2
*
pythonconsole: Fix the python console plugin not showing a menu item
Bastien Nocera
2018-06-15
1
-1
/
+1
*
pythonconsole: Fix pylint warnings
Bastien Nocera
2018-06-14
2
-29
/
+29
*
build: Make pylint optional
Bastien Nocera
2018-06-14
1
-1
/
+3
*
build: Re-add pylint tests
Bastien Nocera
2018-06-14
1
-0
/
+2
*
pythonconsole: Update gi.require_version for python modules
vrishab
2017-09-11
2
-2
/
+14
*
pythonconsole: Import all classes to expose publicly
Philip Withnall
2017-09-11
1
-1
/
+1
*
build: Remove autotools
Bastien Nocera
2017-06-23
1
-15
/
+0
*
build: Port to meson build system
Iñigo Martínez
2017-06-23
1
-0
/
+39
*
pythonconsole: Use Unicode in translatable strings
Piotr Drąg
2017-01-31
2
-3
/
+3
*
build: Use intltool to translate GSettings schema files directly
Philip Withnall
2015-01-28
2
-6
/
+3
*
general: Update FSF licence address
Philip Withnall
2014-01-10
2
-4
/
+2
*
pythonconsole: pylintify the code
Philip Withnall
2013-10-01
2
-109
/
+128
*
pythonconsole: Convert from tabs to spaces
Philip Withnall
2013-10-01
1
-272
/
+272
*
pythonconsole: Move Python debugging to app menu
Bastien Nocera
2013-05-10
1
-46
/
+11
*
Port python console to python 3
Ignacio Casal Quinteiro
2013-04-30
3
-47
/
+41
*
Internationalize missing plugin.in files
Piotr Drąg
2012-04-30
1
-1
/
+1
*
pythonconsole: Fix the GConf → GSettings conversion file
Philip Withnall
2011-09-20
1
-3
/
+2
*
plugins: Disable a random pylint message in the pythonconsole
Philip Withnall
2011-04-05
1
-1
/
+1
*
plugins: Fix up exception handling in the Python plugins
Philip Withnall
2011-04-05
1
-1
/
+1
*
plugins: Make various methods in the pythonconsole plugin private
Philip Withnall
2011-04-05
1
-7
/
+8
*
plugins: Port all the Python plugins to use GObject from GIR
Philip Withnall
2011-04-05
2
-17
/
+14
*
plugins: Tidy up undefined variables and unused arguments
Philip Withnall
2011-04-05
1
-3
/
+3
*
plugins: Fix variable, constant and method names in Python plugins
Philip Withnall
2011-04-05
1
-5
/
+5
*
plugins: Re-indent Python files and fix whitespace issues
Philip Withnall
2011-04-05
1
-95
/
+108
*
pythonconsole: Fix key event handling
Philip Withnall
2011-03-27
1
-10
/
+11
*
pythonconsole: Fix calls to Gtk.Action()
Philip Withnall
2011-03-27
1
-2
/
+2
*
plugins: Fix python plugins' init of self.totem
Sebastian Pölsterl
2011-03-27
1
-1
/
+2
*
fix insertion with tags
Ignacio Casal Quinteiro
2011-02-17
1
-5
/
+6
*
Use Unicode strings for translatable messages in Python plugins
Philip Withnall
2010-12-17
1
-8
/
+8
*
Fix a typo in the python console plugin
Abderrahim Kitouni
2010-12-15
1
-1
/
+1
*
Fix the Python Console plugin to use the latest PyGObject GTK+ overrides
Philip Withnall
2010-11-14
1
-10
/
+12
*
date: Fix data paths in GSettings schemas
Bastien Nocera
2010-11-08
1
-1
/
+1
*
Rename plugin files for new libpeas API
Bastien Nocera
2010-10-04
2
-2
/
+2
*
Clean up Python file distribution rules
Philip Withnall
2010-09-05
1
-1
/
+1
*
Clean up GSettings makefile rules
Philip Withnall
2010-09-05
1
-8
/
+4
*
Factor out common plugin makefile magic into a new Makefile.plugins
Philip Withnall
2010-09-05
1
-7
/
+5
*
Add git.mk support
Philip Withnall
2010-09-04
1
-0
/
+2
[next]