diff options
author | raveit65 <[email protected]> | 2020-06-20 16:14:26 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-06-20 16:22:05 +0200 |
commit | 825aaf811425bee325240584c28aa3d6e56f9ad9 (patch) | |
tree | 7bbc790d1eb5a7bfacc7bae9d43a83e814594111 | |
parent | ad1b7e8f8ce6e1404cde5df5f49fffdbfdacf787 (diff) | |
download | mate-panel-825aaf811425bee325240584c28aa3d6e56f9ad9.tar.bz2 mate-panel-825aaf811425bee325240584c28aa3d6e56f9ad9.tar.xz |
release 1.25.0
-rw-r--r-- | NEWS | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,5 +1,22 @@ ### mate-panel 1.25.0 + * sync with transifex + * libegg: use git submodule + * panel-toplevel: Use monotonic time for measuring time intervals + * panel-toplevel: Use animation duration time instead of end time + * panel-toplevel: Remove warning ‘GTimeVal’ is deprecated + * Fix some cast-function-type warnings introduced in GCC 8 + * preferences dialog: change show thumbnails radio to check button + and bind its active property to sensitivity state + of GtkSpinButton + * build: silent build warnings for distcheck + * use default MATE_COMPILE_WARNINGS level + * update icons + * button-widget: Fix memory leak + * Do not collect the translation for Icon + * Enable applications in addto menu (fixes 1055) (#1056) + * Remove warnings: function declaration isn’t a prototype + ### mate-panel 1.24.0 * update translations |