summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-08-04 15:55:58 +0200
committerraveit65 <[email protected]>2016-08-04 15:55:58 +0200
commit3eb928b92af5be2fb19e6c975d124a289c5c2787 (patch)
tree0161cc72f3147489b58c3ad882322ffc6e6cb0da
parentf05cf3dab9239bd3f845267563bf5d95485dfe39 (diff)
downloadcaja-1.15.3.tar.bz2
caja-1.15.3.tar.xz
release 1.15.3v1.15.3
-rw-r--r--NEWS19
-rw-r--r--configure.ac2
2 files changed, 17 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 9c6e5657..c3dfa4c1 100644
--- a/NEWS
+++ b/NEWS
@@ -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
diff --git a/configure.ac b/configure.ac
index a3e075a5..d52fef5f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@ dnl Interface break is not allowed.
m4_define(caja_extension_current, 5)
m4_define(caja_extension_revision, 0)
-AC_INIT([caja], [1.15.2], [http://www.mate-desktop.org])
+AC_INIT([caja], [1.15.3], [http://www.mate-desktop.org])
dnl ---------------------------------------------------------------------------
dnl GTK library version