diff options
author | Matthias Clasen <mclasen@redhat.com> | 2011-02-08 18:32:45 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2011-02-08 18:32:45 -0500 |
commit | e56de510c0a275f6e1c4a94a2c7d1ef78f197d51 (patch) | |
tree | 859e61981d89c40ac4b84cbf81a1a9f7b975d9f0 /NEWS | |
parent | a189d1e4a023d446a3180df0d97da232639338c0 (diff) | |
download | gtk+-e56de510c0a275f6e1c4a94a2c7d1ef78f197d51.tar.gz |
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -1,3 +1,32 @@ +Overview of Changes in GTK+ 3.0.0 +================================= + +* Bugs fixed: + 632775 Back / Forward button's icons don't respect RTL settings + 639846 GdkEventScroll events are sent twice + 639945 Gtk.Widget does not have drag_* methods (but in pygtk it did) + 640801 Crash gtk_tree_view_reset_header_styles at gtktreeview.c:11871 + 641196 Fix another GtkFixed regression, in gtk_fixed_forall() + 641302 show something nicer than XF86AudioMute etc + 641367 [region] gnome-applications ignore layout switching + 641409 not chaining up in ::style-updated + 641429 Errors creating a GtkWidget without a display + 641431 Apply button goes grey after two mode switching + 641517 "Migrating from libunique to GtkApplication" examples do not do... + 641558 GtkCssProvider leaks path string + 641621 Use faster new G_VALUE_COLLECT_INIT variant instead... + 641640 Update autotools configuration + +* Translation updates: + Arabic + English + Galician + Hebrew + Korean + Norwegian bokmål + Polish + + Overview of Changes in GTK+ 2.99.3 ================================== |