summaryrefslogtreecommitdiff
path: root/plugins/pythonconsole
AgeCommit message (Collapse)AuthorFilesLines
2020-05-16Require gtk+ 3.22 in glade filestamplan1-2/+2
2019-12-01add translator hintsWu Xiaotian1-0/+1
2019-12-01migrate from intltool to gettextWu Xiaotian2-4/+5
2019-07-08Add support for checking .ui accessibility with gla11ySamuel Thibault2-2/+11
2019-06-10Change url projet's websiteLaurent Napias1-1/+1
2019-06-06Switch to Python 3Patrick Monnerat1-1/+1
2019-06-05pythonconsole plugin: change source code for Python 2 & 3 compatibility.Patrick Monnerat6-233/+303
Also drop mateconf and use gsettings for preferences. Preferences are now triggered as a PeasGtk.Configurable.
2019-05-21Reindent all Python sources to ts=4. Strip trailing spaces.Patrick Monnerat1-1/+1
2018-03-02python console: config.ui: avoid GtkButton:use-stockPablo Barciela1-33/+53
2016-12-19pythonconsole plugin: port to gi and libpeasmonsta4-57/+59
note: config dialog is broken for ages since it tries to use ancient MateConf, so it's left as is for now. later it can be ported to GSettings and PeasGtk. mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=4dcd8d84b1a6b11c5254416d9b5ed7af8105f538 https://git.gnome.org/browse/gedit/commit/?id=a9d2ea047401124537e49ef6a2bf9c0f6c4a4f22 https://git.gnome.org/browse/gedit/commit/?id=c2ef43753eaf07d7ea9eecf9221daacff5f2a3b7 https://git.gnome.org/browse/gedit/commit/?id=ad07a02a15ba868bbd5654152f3946350db2dadf
2016-02-12plugins: use more generic icon name for python console pluginmonsta1-1/+1
2016-02-10plugins: use correct icon name for python console pluginmonsta1-1/+1
2015-12-24remove unneeded 'x' attribute from non-executable filesmonsta4-0/+0
2014-05-19Remove has_separator property from gtkbuilder filesinfirit1-1/+0
2012-11-18fixed incorrect fsf addresses.Steve Zesch3-3/+3
2012-08-31fix wrong urlStefano Karapetsas1-1/+1
http://forums.mate-desktop.org/viewtopic.php?f=2&t=718
2011-11-07using ./config/ instead of ./mate2/Perberos1-7/+7
2011-11-07renaming from gedit to plumaPerberos6-18/+18
2011-11-07initialPerberos7-0/+731