[gtkmm/gtkmm-2-24] 2.24.0
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkmm/gtkmm-2-24] 2.24.0
- Date: Tue, 8 Feb 2011 09:20:34 +0000 (UTC)
commit ab170dfda6ea828bd8f6154fb1b1faf6daf651ee
Author: Murray Cumming <murrayc murrayc com>
Date: Tue Feb 8 10:20:14 2011 +0100
2.24.0
ChangeLog | 2 ++
NEWS | 13 +++++++++++++
configure.ac | 2 +-
3 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index d3cea0c..b4dceec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.24.0:
+
2011-02-08 Murray Cumming <murrayc murrayc com>
ComboBoxText, ComboBoxEntryText: Add warning about not confusing these.
diff --git a/NEWS b/NEWS
index f69a764..c548cfc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+2.24.0 (stable):
+
+New API in gtkmm 2.24:
+
+Gtk:
+* ComboBox and ComboBoxText now have a has-entry property, so
+ ComboBoxEntry and ComboBoxEntryText are deprecated.
+* Range: Added get/set_round_digits()
+
+Gdk:
+* DragContext: Added drag_begin().
+* Window: Added get_visual(), get_screen() and get_display().
+
2.23.91 (unstable):
Gtk:
diff --git a/configure.ac b/configure.ac
index 25274e1..1f3086f 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.23.91],
+AC_INIT([gtkmm], [2.24.0],
[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]