diff options
author | raveit65 <[email protected]> | 2018-11-21 16:32:01 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-11-21 16:32:01 +0100 |
commit | 444212e78fca854d3550b46c740652ffc207dfec (patch) | |
tree | 8eb547ee1c3a308b29ada690ab3bfb14da2c2fbf /NEWS | |
parent | b29b0455d0975030a4b14461cc3fde012c39a48e (diff) | |
download | pluma-444212e78fca854d3550b46c740652ffc207dfec.tar.bz2 pluma-444212e78fca854d3550b46c740652ffc207dfec.tar.xz |
release 1.21.2v1.21.2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 42 |
1 files changed, 42 insertions, 0 deletions
@@ -1,3 +1,45 @@ +### pluma 1.21.2 + + * sync with transifex + * tx: update translation sources + * Use the same legal.xml file + * Use make functions for HELP_LINGUAS + * tx: update help source for transifex + * tx: improve makepot + * Refer to the strftime(3) man page for more information... + * Refer to the pluma(1) man page for more information... + * Remove unused screenshots + * tx: update transifex source + * Fix spelling and grammar mistakes + * help: fix help links + * Use actual pluma screenshot for Catalan + * Use actual pluma screenshot + * tx: generate userguide source + * tx: add pluma-user-guide to transifex config + * Fix spelling and grammar mistakes + * prefs-manager: silent some build warnings + * fix a few introspection and doc warnings + * Fix search backwards with regex + * pluma-document: fix possible memory leak + * pluma-view: Fix: Don't loss the PRIMARY clipboard + * pluma-document: Fix: don't crash using files with 'bom' + * make the 'close confirmation dialog' bigger with multiple files + * pluma-view: Fix: unexpectedly switch between tabs + * close-confirmation-dialog: Fix: don't resize the dialog unexpectedly + * pluma-sort-plugin: avoid extra empty line + * pluma-view: Fix bold and italic fonts in menus + * spell plugin: Autocheck spelling with [control + F7] + * add the option to hide the frist tab if there is only one tab + * notebook: drop unused 'pluma_notebook_set_always_show_tabs' + * pluma-view: Fix possible memory leak + * pluma-view: use static variables for cssprovider and settings + * pluma-view: sync the font in context-menu with gsettings key + * pluma-window: make sure some resources are freed + * add the abbility to switch tabs using [ctrl+tab] and [ctrl+shift+tab] + * pluma-view: Fix font in context menu + * pluma-view: pluma_override_font: add the provider only one time + * pluma-view: Fix: Bold and Italic fonts don't work + ### pluma 1.21.1 * Translations update |