diff options
author | Matthias Clasen <mclasen@redhat.com> | 2012-08-07 00:58:46 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2012-08-07 00:58:46 -0400 |
commit | 7dff6800e516c6dd4fd4f7627cae4ac41bd0a8d2 (patch) | |
tree | dd6a5b09f02dc7e69655179feaa23c7a63836bec /NEWS | |
parent | f89d5c828038654802526c9ea68e6fb52fa461d3 (diff) | |
download | gtk+-7dff6800e516c6dd4fd4f7627cae4ac41bd0a8d2.tar.gz |
Updates
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 39 |
1 files changed, 39 insertions, 0 deletions
@@ -1,3 +1,42 @@ +Overview of Changes in GTK+ 3.5.10 +================================== + +* Wayland: + - Add keyboard handling + - Improve clipboard handling + - Add default settings implementation + +* GDK thread support has been deprecated + +* Bugs fixed: + 679910 GtkTreeModelFilter: Fix _iter_previous() when iter... + 679978 Optimize gtk_widget_path_copy() by preallocating "... + 680754 deprecate gdk thread functions + 680803 menubutton: Clear references in dispose, not finalize + 680822 Document return value of GtkWidget::draw + 680901 GTK+: The chinese translations of "even sheet" and... + 680949 GtkColorButton documentation seems self-contradictory + 680988 GtkMenuButton down direction positioning suboptimal + 681005 [IconView] wrong transfer annotation for get_toolt... + 681006 Escape should cancel DnD operation + 681064 container: restyle queue leaks + +* Updated translations + Galician + German + Greek + Gujarati + Japanese + Kazakh + Norwegian bokmål + Persian + Serbian + Slovenian + Spanish + Telugu + Traditional Chinese + + Overview of Changes in GTK+ 3.5.8 ================================= |