]> Pileus Git - ~andy/gtk/commitdiff
Prime NEWS for 3.0.2
authorMatthias Clasen <mclasen@redhat.com>
Fri, 4 Mar 2011 18:55:06 +0000 (13:55 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 4 Mar 2011 18:55:06 +0000 (13:55 -0500)
NEWS

diff --git a/NEWS b/NEWS
index c96ced9b5ab537635e1fb1d576807898c40a2d99..d220649e664c33a26ff4422819b327b76a799518 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,43 @@
+Overview of Changes in GTK+ 3.0.2
+=================================
+
+* GtkSettings have been made multi-backend-safe
+
+* Many improvements to themability and the default theme
+ - GtkScale slider theming can adjust to scale marks, using style classes
+ - A new style class for 'primary' toolbars
+ - Widget style classes can now be specified in GtkBuilder files
+ - Improved scrollbar drawing
+ - Improved combobox drawing
+ - Improved spinbutton drawing
+ - Improved switch drawing
+ - Improved checkbutton drawing
+ - Improved menu drawing
+
+* Bugs fixed:
+ 643041 Gtk-CRITICAL **: gtk_render_slider: assertion `height > 0'...
+ 643131 gtk_tray_icon_dispose
+ 643170 gtk_file_chooser_set_filename does not work if "Show hidden...
+ 643216 Extraneous emits of GdkScreen::monitors-changed
+ 643321 Keypresses in window contextual menu go through to app
+ 643347 consider allowing style data in builder data
+ 643370 gtk_style_context_get_font return NULL
+ 643440 gdkconfig.h included in tarball
+ 643496 GtkDialog does not use separators any more. Description is...
+ 643543 App Chooser classes abort if no content-type is given
+ 643584 crash in gdk_event_free()
+ 643630 Tabs disappear from notebook on scrolling back and resizing...
+ 643685 Normalise marks positions internally in GtkScale
+
+* Translation updates:
+ German
+ Portuguese
+ Russian
+ Simplified Chinese
+ Slovenian
+ Ukrainian
+
+
 Overview of Changes in GTK+ 3.0.1
 =================================