diff options
Diffstat (limited to 'NEWS')
-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 |