diff options
author | raveit65 <[email protected]> | 2017-12-26 12:44:51 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-12-26 12:44:51 +0100 |
commit | 2ebbfe05a87d24d56273036e9917102be8656a22 (patch) | |
tree | 26d9b62edb28c788c0bf10aca4e4c5abac931ca2 /NEWS | |
parent | e1bdc27ae3199f20aff70f332d0ed702655a02e8 (diff) | |
download | pluma-2ebbfe05a87d24d56273036e9917102be8656a22.tar.bz2 pluma-2ebbfe05a87d24d56273036e9917102be8656a22.tar.xz |
release 1.19.3v1.19.3
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ ### pluma 1.19.3 + sync with transifex + pluma-window: have GtkRecentData on stack instead of allocating it + WidthOfScreen and HeightOfScreen implementation + Fixes for regexp replacement with backreferences (e.g. "\0") (#259) + pluma-view.c: use one static variable instead two to do the same job + make sure pluma open in the same window of the workspace + Fix: pluma closes tabs unexpectedly with [right+middle] click + [ctrl] + [+] / [ctrl] + [-] using the numeric keypad + add gsettings key: Show save confirmation if the files have changes + Fix: wrong behavior holding down [middle + right] click + [ctrl] + [+] / [ctrl] + [-] to increase/decrease font size + ### pluma 1.19.2 * sync with transifex |