[gtkmm] 2.90.7
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkmm] 2.90.7
- Date: Wed, 15 Sep 2010 08:56:54 +0000 (UTC)
commit aa5bfcca833b2d1b26bb8f44bbc0de68cd2b2e70
Author: Murray Cumming <murrayc murrayc com>
Date: Wed Sep 15 10:56:45 2010 +0200
2.90.7
ChangeLog | 2 ++
NEWS | 10 +++++++++-
2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 0c139f7..9c8ff88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.90.7:
+
2010-09-15 Murray Cumming <murrayc murrayc com>
demos: Fix the build.
diff --git a/NEWS b/NEWS
index dc4b237..14b9521 100644
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,8 @@ Gdk:
get_effective_parent(), get_effective_toplevel(), create_similar_surface(),
get_accept_focus(), get_focus_on_map().
(Murray Cumming)
+* Gdk::Cairo: set_source_pixmap(): Added default parameter values
+ for pixmap_x and pixmap_y.
Gtk:
* AboutDialog: Added get/set_license_type().
@@ -45,14 +47,18 @@ Gtk:
get/set_item_orientation().
* Image: Removed get_image() and set(Gdk::Image).
* Removed Item, replaced by use of MenuItem.
+* MenuItem: Added unset_submenu().
* MenuShell: Removed items() and the MenuHelper namespace.
* MessageDialog: Removed the buttons property.
* Notebook:
- Added get_tab_hborder() and get_tab_vborder().
- Removed Notebook::pages().
+* PaperSize: Added get_paper_sizes().
* ProgressBar:
- Added get/set_inverted() and get/set_show_text().
- Remove get/set_orientation(), deriving from Orientable instead.
+* PrintOperation: Added run_page_setup_dialog() overloads
+ with no PageSetup parameter.
* PrintUnixDialog: Added get_manual_capabilities().
* RadioAction: Added join_group().
* RecentManager: Removed get/set_limit() and the property.
@@ -60,7 +66,9 @@ Gtk:
* Added SizeRequest.
* StatusBar: Rename remove_all() to remove_all_messages().
* StatusIcon: Removed get/set_blinking().
-* Style: Removed get*_gc() and paint_polygon().
+* Style:
+ - Removed get*_gc() and paint_polygon().
+ - Added copy().
* Table:
- Removed children(). This used API in GTK+ that has been removed.
- Added get_size().
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]