diff options
author | raveit65 <[email protected]> | 2016-08-04 15:55:58 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-08-04 15:55:58 +0200 |
commit | 3eb928b92af5be2fb19e6c975d124a289c5c2787 (patch) | |
tree | 0161cc72f3147489b58c3ad882322ffc6e6cb0da /NEWS | |
parent | f05cf3dab9239bd3f845267563bf5d95485dfe39 (diff) | |
download | caja-3eb928b92af5be2fb19e6c975d124a289c5c2787.tar.bz2 caja-3eb928b92af5be2fb19e6c975d124a289c5c2787.tar.xz |
release 1.15.3v1.15.3
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 19 |
1 files changed, 16 insertions, 3 deletions
@@ -1,3 +1,16 @@ +Major changes in 1.15.3 are: + +* Translation update +* caja.css: include GTK 3.21 desktop selectors +* GTK3.21:fix desktop redraw (caja-icon-container.c) +* GTK3.21:fix desktop redraw (fm-list-view.c) +* GTK3.21:fix desktop redraw (fm-icon-view.c) +* GTK3.21:fix desktop redraw (fm-directory-view.c) +* GTK3.21:fix desktop redraw (fm-desktop-icon-view.c) +* GTK3.21:fix desktop redraw (caja-desktop-window.c) +* use GtkAbout instead of MateAbout +* GTK 3.21: stop properties window going full height + Major changes in 1.15.2 are: * GTK+-3 eel: fix color definition pointed out by running distcheck with gtk3 @@ -45,7 +58,7 @@ Major changes in 1.15.2 are: Major changes in 1.15.1 are: * configure: increase mate-desktop min. version -* sync with Transiflex +* Translation update * eel: make code better readable * GTK+-3 eel-labeled-image: port to GtkStyleContext * GTK+-3 eel: rename GdkRGBA functions @@ -63,7 +76,7 @@ Major changes in 1.15.1 are: Major changes in 1.15.0 are: -* sync with Transiflex +* Translation update * remove old gnome files * GTK+-3 fm-icon-view: fix a Wincompatible-pointer-types build warning * GTK+-3 sidebars and caja-places: port style_set to style_updated @@ -78,7 +91,7 @@ Major changes in 1.14.1 are: * prefs dialog: don't crash on toggling "Show hidden and backup files" * GTK+-3 theming: add a CSS file for caja, and initialize it at startup * GTK+3: add style class caja-desktop-window at top level -* translation update +* Translation update Major changes in 1.14.0 are: * Drop MateConf migration script |