diff options
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 |