[gtkmm] 2.17.11
- From: Murray Cumming <murrayc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gtkmm] 2.17.11
- Date: Mon, 7 Sep 2009 11:35:49 +0000 (UTC)
commit 4629c27c439ddecfa056b560aab9e9545d0c66d4
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Sep 7 13:35:41 2009 +0200
2.17.11
ChangeLog | 2 ++
NEWS | 11 +++++++++++
configure.ac | 2 +-
3 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index bdd13dd..4dbbafc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.17.11:
+
2009-09-06 Murray Cumming <murrayc murrayc com>
* gtk/src/infobar.hg: Added class documentation.
diff --git a/NEWS b/NEWS
index d78effe..a8067a9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+2.17.11:
+
+Gdk:
+* Window: Added redirect_to_drawable(),
+ remove_redirection(), geometry_changed(), get_root_coords(), restack().
+Gtk:
+* Range: Added get/set_flippable().
+* Widget: Added get_is_toplevel(), get_is_drawable(),
+ get/set_receives_default(), wrapping the new C functions,
+ deprecating the hand-coded non get-prefixed versions.
+
2.17.9.3 (unstable):
* Change public documentation location to library.gnome.org for the
diff --git a/configure.ac b/configure.ac
index 9d78dc3..2e8a685 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], [2.17.9.3], [http://bugzilla.gnome.org/enter_bug.cgi?product=gtkmm],
+AC_INIT([gtkmm], [2.17.11], [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]