commit 933e2053cefc25b6b350f58d181fec3968c85044 Author: Garrett Regier Date: 2015-03-14 Release 3.15.1 M NEWS M README M configure.ac commit 653291bfdc6d38333e61813ebcabb3a7caebb633 Author: Ignacio Casal Quinteiro Date: 2015-03-14 dashboard: use SignalFlags.RUN_FIRST instead of deprecated SIGNAL_RUN_FIRST M plugins/dashboard/dashboard/dashboard.py commit b34a3837f1bc0b96f3b062b6b4b8853286e89619 Author: Ignacio Casal Quinteiro Date: 2015-03-14 synctex: use Property instead of deprecated property M plugins/synctex/synctex/synctex.py commit 46a52e6e35526a0de8dd408afdbf5599930a0532 Author: Ignacio Casal Quinteiro Date: 2015-03-14 smartspaces: use Property instead of deprecated property M plugins/smartspaces/smartspaces.py commit a88b59a1079ad3c4a4ea466eb91ab3a8cf19ca0d Author: Ignacio Casal Quinteiro Date: 2015-03-14 dashboard: use Property instead of deprecated property M plugins/dashboard/dashboard/__init__.py commit a668837b626fd3cfeeb3de7cae95c21312a04a9e Author: Ignacio Casal Quinteiro Date: 2015-03-14 charmap: use Property instead of deprecated property M plugins/charmap/charmap/__init__.py commit fe885e1e997fb9867269ae6ad5bd65ad253875b8 Author: Ignacio Casal Quinteiro Date: 2015-03-14 bracketcompletion: use Property instead of deprecated property M plugins/bracketcompletion/bracketcompletion.py commit a201a186492de8fc3e7cdf183702f1090ddfa13c Author: Ignacio Casal Quinteiro Date: 2015-03-14 multiedit: use Property instead of deprecated property M plugins/multiedit/multiedit/appactivatable.py M plugins/multiedit/multiedit/viewactivatable.py M plugins/multiedit/multiedit/windowactivatable.py commit defe9c19823f6d954e6f1555359464ac7a50105f Author: Ignacio Casal Quinteiro Date: 2015-03-14 colorpicker: use Property instead of deprecated property M plugins/colorpicker/colorpicker.py commit 4bbf69aec2bbceaef8ca493e3e800c51494f57f1 Author: Ignacio Casal Quinteiro Date: 2015-03-14 joinlines: use Property instead of property M plugins/joinlines/joinlines.py commit cf5d338eb73d0d017215808b1e4343fe6a8e6333 Author: Ignacio Casal Quinteiro Date: 2015-03-14 codecomment: missed another property M plugins/codecomment/codecomment.py commit 5d551ae87e0001b1c2cac93f804270aaaf9772b9 Author: Ignacio Casal Quinteiro Date: 2015-03-14 textsize: use Property instead of deprecated property M plugins/textsize/textsize/__init__.py M plugins/textsize/textsize/viewactivatable.py commit 99c83b2d92af86daa07fc96a8d7455021e620eaf Author: Ignacio Casal Quinteiro Date: 2015-03-14 schemer: use Property instead of deprecated property M plugins/colorschemer/schemer/__init__.py commit 1d97adb74781798c3835743bc5dde0b58d54d013 Author: Ignacio Casal Quinteiro Date: 2015-03-14 codecomment: use Property instead of deprecated property M plugins/codecomment/codecomment.py commit bd5a5945a9fe1ac6828f7fa303a7ab5892a2f839 Author: Ignacio Casal Quinteiro Date: 2015-03-14 git: use Property instead of deprecated property M plugins/git/git/appactivatable.py M plugins/git/git/viewactivatable.py M plugins/git/git/windowactivatable.py commit 4d671a10c77c0fcdd2dc1f250ffea90e9cea2764 Author: Samir Ribic Date: 2015-03-13 Updated Bosnian translation M po/bs.po commit 84ff72bf496b756b3d26aec64f8da3d1a2cafd37 Author: Paolo Borelli Date: 2015-03-13 Use gtksourcebuffer join_lines implementation M plugins/joinlines/joinlines.py commit 66ab5ba574d3c055f857d8c0213f322247d08fe3 Author: Sebastien Lafargue Date: 2015-03-13 fix deprecated prperties M plugins/commander/commander/appactivatable.py M plugins/commander/commander/windowactivatable.py M plugins/terminal/terminal.py commit d46aeed723018b61d7f6c87044f835440111fca9 Author: DuĊĦan Kazik Date: 2015-03-10 Updated Slovak translation M po/sk.po commit b8b55e74133fda79895f8e763b9e09044d9affad Author: Josef Andersson Date: 2015-03-08 Updated Swedish translation M help/sv/sv.po commit e30aca51865861ea64771c2cc406bfcc25ba563f Author: Sebastien Lafargue Date: 2015-03-06 commander: fixes for menu entry and objects lifetime When checking and unchecking the entry menu, the entry widget is not updated correctly. Also, when unchecking, the entry is destroyed instead of hidden, so that we can't re-use the history. M plugins/commander/commander/entry.py M plugins/commander/commander/windowactivatable.py commit fb89156b621c568258e160b1e920325027c85996 Author: Cheng-Chia Tseng Date: 2015-02-28 Updated Chinese (Taiwan) translation M po/zh_TW.po commit 995c7ddc2d4bbdca4bad9edd8b0939a8c1ed1442 Author: Maria Mavridou Date: 2015-02-21 Updated Greek translation M help/el/el.po commit 9b444a427105117ed2ed1d65db52230720144673 Author: Garrett Regier Date: 2015-02-18 Release 3.15.0 M NEWS M README M configure.ac