gtkmm 2.99.3
- From: "murrayc" <install-module gnome org>
- To: FTP Releases <ftp-release-list gnome org>
- Subject: gtkmm 2.99.3
- Date: Wed, 2 Feb 2011 10:19:04 +0000 (UTC)
Module: gtkmm
Version: 2.99.3
Uploaded by: murrayc
http://download.gnome.org/sources/gtkmm/2.99/gtkmm-2.99.3.tar.gz
sha256sum: 38ed617919545bbf9729a454afd006d0be71d0d05669537ae2da8984cceab79f
size: 19M
http://download.gnome.org/sources/gtkmm/2.99/gtkmm-2.99.3.tar.bz2
sha256sum: 06a4f1f684544202c4ff02ac1d3badc50144570019c08a097bec518318168b9e
size: 16M
News
----
2.99.3 (unstable):
Gdk:
* Display:
- selection_send_notify(): This now takes a
Gdk::Window instead of a (now removed) GdkNativeWindow.
- Removed get_protocol() and add_client_message_filter().
* Screen: Removed send_client_message().
(Murray Cumming)
* Use std::vector in several methods instead of the intermediate *Handle types,
to make the API clearer.
(Krzesimir Nowak)
Gtk:
* Application: Try to make this a replacement for Gtk::Main, though this
work is not finished yet.
(Murray Cumming)
* Button: Restore the clicked() method.
Thanks to Aurimas Ä?ernius.
* CellArea: Remove set_style_detail() and get_style_detail().
* CellRenderer: Added get_state().
(Murray Cumming)
* ComboBoxText: Remove the constructor that takes a model.
* CssProvider:
- Add a create() method.
- get_default() and get_named(): fixed the reference counting.
(Kjell Ahlstedt)
* IconSet: Use this via a RefPtr.
* LisViewText: Rename append_text(), insert_text(), and
prepend_text() to append(), insert() and prepend() because that is what
ComboBoxText now uses (because it has other append overloads).
* Added NumerableIcon.
* Range: Added get/set_round_digits() and property.
* TextView: Added get_cursor_locations().
* Widget:
- Removed client_event signal.
- Added set_state_flags(), get_state_flags(),
reset_state_flags(), set_device_enable(), get_device_enabled(), and
reset_style().
(Murray Cumming)
- Added get_request_mode_vfunc(),
get_preferred_[width|height_for_width|height|width_for_height]_vfunc().
Bug #639073.
(Kjell Ahlstedt)
- Wrap the style-updated signal.
(Armin Burgmeier)
- set_window(), set_has_window(), and get_requisition() are now protected.
(Murray Cumming)
- set_window(): Increase the ref count of the Gdk::Window because GTK+ does
not, and will not, though we think we may need to do more work to fix this
properly.
(Kjell Ahlstedt) Bug #606903 (Hammered)
--
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]