summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-03-04 13:55:06 -0500
committerMatthias Clasen <mclasen@redhat.com>2011-03-04 13:55:06 -0500
commit6a0b82bfd5dbaa38533533f7892e0a1cfd854024 (patch)
tree504af25b0031a72a8574b982b649fd1a9d416a54
parent6a423a99ad1f71edf3f6eaa6f09dd86efbd80769 (diff)
downloadgtk+-6a0b82bfd5dbaa38533533f7892e0a1cfd854024.tar.gz
Prime NEWS for 3.0.2
-rw-r--r--NEWS40
1 files changed, 40 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c96ced9b5a..d220649e66 100644
--- 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
=================================