diff options
author | raveit65 <[email protected]> | 2020-07-02 20:13:17 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-07-02 20:13:17 +0200 |
commit | adb2ddb89a4d8c55db5ab576b085de05ef048068 (patch) | |
tree | 4c6f53ba063420c65d5d59ddf1d621a78c4a2f8e /NEWS | |
parent | e364cdb820c8d8d49184d6020a7df87a19520b09 (diff) | |
download | pluma-adb2ddb89a4d8c55db5ab576b085de05ef048068.tar.bz2 pluma-adb2ddb89a4d8c55db5ab576b085de05ef048068.tar.xz |
release 1.25.0v1.25.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 26 |
1 files changed, 26 insertions, 0 deletions
@@ -1,3 +1,29 @@ +### pluma 1.25.0 + + * tx: disable "he" translations + * tx: pull from transifex with fixed Chinese translation + * Translations update + * pluma-preferences-dialog: Refactor on_notebook_scroll_event + * use libegg submodules + * tx: sync with fixed Italian translation + * add git.mk to generate .gitignore + * Remove unused macros + * Remove warning ‘GTimeVal’ is deprecated + * add support for wayland + * Add tab scrolling support for GTK3 + * Require gtk+ 3.22 in glade files + * pluma.c: set PlumaWindow size-request (min-size) to 250x250 + * pluma-utils: Enable multiline mode on regex search + * help: add a link to syntax and semantics of regex + * build: silent build warnings for distcheck + * help: Add tip about how to show location entry on Open File dialog + * help: Remove Open Location from shortcut keys table + * pluma-commands-help: expand the comment on about dialog + * build: do not override the default value for MATE_COMPILE_WARNINGS + * Remove warnings: cast between incompatible function types + * Use user page on github when user email is private + * Update authors + ### pluma 1.24.0 * Translations update |