gtkmm r1124 - branches/gtkmm-2-12
- From: murrayc svn gnome org
- To: svn-commits-list gnome org
- Subject: gtkmm r1124 - branches/gtkmm-2-12
- Date: Mon, 23 Mar 2009 17:37:30 +0000 (UTC)
Author: murrayc
Date: Mon Mar 23 17:37:30 2009
New Revision: 1124
URL: http://svn.gnome.org/viewvc/gtkmm?rev=1124&view=rev
Log:
Prepared for release. Almost.
Modified:
branches/gtkmm-2-12/ChangeLog
branches/gtkmm-2-12/NEWS
Modified: branches/gtkmm-2-12/NEWS
==============================================================================
--- branches/gtkmm-2-12/NEWS (original)
+++ branches/gtkmm-2-12/NEWS Mon Mar 23 17:37:30 2009
@@ -1,3 +1,26 @@
+2.12.8:
+
+* Builder: get_widget(), get_widget_derived(): Correct a reference-counting
+ problem. (Murray Cumming)
+* FileChooser: get_preview_widget(): Avoid an endless loop.
+ Bug #543288 (Jens Georg)
+* Printer::enumerate_printers(): Fix a refcounting problem found by Tor Krill.
+ (Armin Burgmeier)
+* Build:
+ - Fix the build with --disable-api-exceptions (in glibmm).
+ (Daniel Elstner)
+
+Maemo-specific API:
+* TextBuffer: get/set_rich_text_format(), set_rich_text_format_all(),
+ get/set_can_paste_rich_text(): Remove these Maemo-specific methods which have
+ been superseded by the generic TextBuffer serialization functions.
+ (Daniel Elstner, Openismus)
+* Enums
+ - Added Maemo-specific Gtk::HildonSizeType, wrapping HildonSizeType,
+ which was inexplicably added to GTK+ in Maemo 5.
+ - Likewise added Gtk::Hildon::InputMode, wrapping HildonGtkInputMode.
+ (Daniel Elstner, Openismus)
+
2.12.7:
* UIManager: add_ui_from_string():
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]