commit a946af14bffc69cea8f3f0c5acdac6ea807ad861 Author: Paolo Borelli Date: 2015-09-14 Release 3.17.1 M NEWS M README M configure.ac commit f45e1b842461e656e0ed9a28011cff1cdda99294 Author: Pedro Albuquerque Date: 2015-09-11 Updated Portuguese translation M po/pt.po commit 4db8c9c9288b00d92992539d4ab404e83667d5df Author: Aurimas Černius Date: 2015-09-09 Updated Lithuanian translation M po/lt.po commit dad815b9363db952f67167a40dbf7fbe996bbceb Author: Piotr Drąg Date: 2015-09-08 Remove po/sr@Latn.po, update LINGUAS po/sr@latin.po is the correct, and much more complete, translation. M po/LINGUAS D po/sr@Latn.po commit f212c86c8c93c2765aec10dbc46eec3f4a14516a Author: Changwoo Ryu Date: 2015-09-08 Updated Korean translation M po/ko.po commit 61fa51f24d2651039d32c7676b6e718e97b58d53 Author: Milo Casagrande Date: 2015-09-02 Updated Italian translation M po/it.po commit 2fd480cf2f9161c0ccfb4daa9f124af60ef81b04 Author: Gábor Kelemen Date: 2015-09-02 Updated Hungarian translation M help/hu/hu.po commit 3535219ef7ccc5c398dc64f320ccb2665a563f6c Author: Necdet Yücel Date: 2015-09-01 Updated Turkish translation M po/tr.po commit e290eecb5971c33a4eb0fb469a9cbf55d821649f Author: Piotr Drąg Date: 2015-09-01 Updated Polish translation M po/pl.po commit 99919344491ec785d8751d50d95532002ee580b8 Author: Paolo Borelli Date: 2015-08-29 More gi require M plugins/bracketcompletion/bracketcompletion.py commit ea2f115efdbcaef60bec58836a979790de7cb1aa Author: Matěj Cepl Date: 2015-06-27 Fix vi modelines Modeline # vi:ex:ts=4:et is wrong. It should either with vi: or ex:, but not both. https://bugzilla.gnome.org/show_bug.cgi?id=754083 M plugins/commander/commander/__init__.py M plugins/commander/commander/appactivatable.py M plugins/commander/commander/commands/__init__.py M plugins/commander/commander/commands/accel_group.py M plugins/commander/commander/commands/completion.py M plugins/commander/commander/commands/exceptions.py M plugins/commander/commander/commands/method.py M plugins/commander/commander/commands/module.py M plugins/commander/commander/commands/result.py M plugins/commander/commander/commands/rollbackimporter.py M plugins/commander/commander/entry.py M plugins/commander/commander/history.py M plugins/commander/commander/info.py M plugins/commander/commander/modules.py M plugins/commander/commander/utils.py M plugins/commander/commander/windowactivatable.py M plugins/commander/modules/align.py M plugins/commander/modules/bookmark.py M plugins/commander/modules/doc.py M plugins/commander/modules/edit.py M plugins/commander/modules/find/__init__.py M plugins/commander/modules/find/finder.py M plugins/commander/modules/find/regex.py M plugins/commander/modules/format.py M plugins/commander/modules/goto.py M plugins/commander/modules/help.py M plugins/commander/modules/move.py M plugins/commander/modules/reload.py M plugins/commander/modules/set.py M plugins/commander/modules/shell.py commit cdda46ca98b3634626c3b65e626dc2ff6c8bcbe4 Author: Matěj Cepl Date: 2015-07-04 Make class textsize.signals.Signals into new style class for python2. Otherwise python2 complains when this plugin is loaded: /usr/lib64/python2.7/site-packages/gi/types.py:282: RuntimeWarning: Mixin class textsize.signals.Signals is an old style class, please update this to derive from "object". https://bugzilla.gnome.org/show_bug.cgi?id=751935 M plugins/textsize/textsize/signals.py commit 69818fd9d5ebb63f72bbc6c8fb1057405d1fb249 Author: Matěj Cepl Date: 2015-08-17 Make class textsize.signals.Signals into new style class for python2. https://bugzilla.gnome.org/show_bug.cgi?id=753725 M plugins/multiedit/multiedit/signals.py commit 0ede28a23719036f10e5e2cae0b355b06d5a5975 Author: Dušan Kazik Date: 2015-08-20 Updated Slovak translation M po/sk.po commit 838a6313d5be3fab109a356c71c395bb96f92e19 Author: Paolo Borelli Date: 2015-08-17 More gi.require_version M plugins/charmap/charmap/__init__.py M plugins/synctex/synctex/__init__.py commit 908ff5b1c8482993cdf15115b7dbeea4ceda835f Author: Paolo Borelli Date: 2015-08-17 Move the gi.required_version in the __init__ files where possible M plugins/colorschemer/schemer/__init__.py M plugins/commander/commander/__init__.py M plugins/commander/commander/appactivatable.py M plugins/dashboard/dashboard/__init__.py M plugins/git/git/__init__.py M plugins/git/git/appactivatable.py M plugins/multiedit/multiedit/__init__.py M plugins/multiedit/multiedit/viewactivatable.py M plugins/terminal/terminal.py commit 53bb37704cb4d492ff7b89ae69fdc9b66d4f446a Author: Ignacio Casal Quinteiro Date: 2015-08-14 textsize: add requires M plugins/textsize/textsize/__init__.py commit 2477ff35235fdc5be13de87257bcab9434155168 Author: Daniel Mustieles Date: 2015-08-11 Updated Spanish translation M help/es/es.po commit 741952f0986d5c1bdf8a11f06144010613fe34d2 Author: Steve Dodier-Lazaro Date: 2015-07-31 zeitgeist: fix use-after-free of a GPtrArray The Zeitgeist plugin creates a GPtrArray to give to libzeitgeist when registering a Zeitgeist datasource. libzeitgeist internally sinks this reference, but the plugin assumes the GPtrArray to still be available and later attempts to unref it. https://bugzilla.gnome.org/show_bug.cgi?id=752824 M plugins/zeitgeist/gedit-zeitgeist-plugin.c commit b2d4e0313ee68c7447df0a01c3b211e2b1f4f56f Author: Sébastien Wilmet Date: 2015-07-20 build: don't define GDK_VERSION_MIN_REQUIRED It silenced all new deprecation warnings (for functions deprecated after the 3.8 version). Instead of updating the value of the macro, remove it altogether so in the future we'll get the new deprecation warnings. M configure.ac commit 5439c61f1afae5d8373367785c560968bfd6a201 Author: Yosef Or Boczko Date: 2015-07-19 Updated Hebrew translation M po/he.po commit 382a196b177f87c0c1d356a7fa18ec3cefb43d25 Author: Matěj Cepl Date: 2015-07-01 Use new FSF address in GPL notices. M plugins/git/git/__init__.py M plugins/git/git/appactivatable.py M plugins/git/git/debug.py M plugins/git/git/diffrenderer.py M plugins/git/git/viewactivatable.py M plugins/git/git/windowactivatable.py M plugins/git/git/workerthread.py commit 5e44fea8d5b3db31e4c066056bc15da13bb536a8 Author: Sébastien Lafargue Date: 2015-06-30 plugins: quiet some PyGI warnings because of some warning about module's requirements, we need to add some version information before loading modules. ( see https://bugzilla.gnome.org/show_bug.cgi?id=727379 ) M plugins/charmap/charmap/__init__.py M plugins/codecomment/codecomment.py M plugins/colorpicker/colorpicker.py M plugins/colorschemer/schemer/__init__.py M plugins/commander/commander/appactivatable.py M plugins/dashboard/dashboard/__init__.py M plugins/git/git/appactivatable.py M plugins/multiedit/multiedit/viewactivatable.py commit 6b7257fd2da72fd6aa8653a36b7d58562b201221 Author: Dimitris Spingos Date: 2015-06-30 Updated Greek translation M po/el.po commit 1f83d387944363f32b57353dd5d92fa13573df6b Author: Sébastien Wilmet Date: 2015-06-14 Port to gtk_source_file_is_local() gedit_document_is_local() is now deprecated. M configure.ac M plugins/commander/modules/edit.py M plugins/commander/modules/shell.py commit 99ad65554cde2daac6ab9e4758ebbc746e076470 Author: Daniel Mustieles Date: 2015-06-09 Updated Spanish translation M po/es.po commit b7871d8180edd5bfe428ea853bf7115f75a8aac3 Author: Germán Poo-Caamaño Date: 2015-05-29 synctex: use regex to support AucTex declaration for master files When editing LaTeX files, the plugin looks for '% mainfile:' keyword in the text. However, when the files are shared with emacs users, this become duplicated information because AucTex supports '%%% TeX-master: "filename"'. This patch allows to use either way. It is also lenient with spaces and number of percentage symbol. M plugins/synctex/synctex/synctex.py commit 6b11b798708e7d40437128c21a141f5e470ce8f5 Author: Garrett Regier Date: 2015-05-19 git: Fix bug when file is not in git A node is only inserted when a git repo could be found. M plugins/git/git/windowactivatable.py commit 2567141ecf4c9fec34ca258be07acb7af88c6f6a Author: Garrett Regier Date: 2015-05-18 git: Fix error when the file in git is empty M plugins/git/git/viewactivatable.py commit cc19d0c21578294302162358da7c26620b067ab7 Author: Marek Černocký Date: 2015-05-11 Updated Czech translation M help/cs/cs.po commit c8b186687e1d0ebd7018d56b76b9bafbbe15b6b9 Author: Anders Jonsson Date: 2015-05-09 Fix typos in documentation https://bugzilla.gnome.org/show_bug.cgi?id=749144 M help/C/character-map.page M help/C/text-size.page commit 1df215ecc0072cba50fdcf3a0461d11d2b3c4cc2 Author: Gábor Kelemen Date: 2015-05-09 Updated Hungarian translation M po/hu.po commit 6d7b4ae5d95d70866117e51ddb3576a55a2af4e7 Author: Khaled Hosny Date: 2015-05-06 Update Arabic translation M po/ar.po