[gtkmm] 3.17.4
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkmm] 3.17.4
- Date: Tue, 30 Jun 2015 11:57:10 +0000 (UTC)
commit 0d722a992ce1499202662c468ad63f14e8c4256b
Author: Murray Cumming <murrayc murrayc com>
Date: Tue Jun 30 13:55:57 2015 +0200
3.17.4
NEWS | 26 ++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2fdba6f..a40513c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+3.17.4 (unstable):
+
+Gtk:
+* Assistant: Add get/set_page_has_padding().
+ (Murray Cumming)
+* FontChooser: Add get/set_font_map().
+ (Murray Cumming)
+* IconInfo: Deprecate get_builtin_pixbuf().
+ (Kjell Ahlstedt)
+* IconTheme: lookup_icon(), choose_icon(): Add default 0 for flags.
+ (Murray Cumming)
+* Widget: Deprecate drag_begin() without coordinates.
+ (Kjell Ahlstedt)
+
+Gdk:
+* Window: Add get/set_passthrough().
+ (Murray Cumming)
+
+* Demo: IconTheme: Don't use deprecated builtin-icon API.
+ (Murray Cumming)
+
+Build:
+* Don't disable more deprecation warnings than necessary
+ (Kjell Ahlstedt) Bug #750379.
+
+
3.17.3 (unstable):
Gdk:
diff --git a/configure.ac b/configure.ac
index afc09f0..cd9d794 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU Lesser General Public License
## along with this library. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([gtkmm], [3.17.3],
+AC_INIT([gtkmm], [3.17.4],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gtkmm],
[gtkmm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]