diff options
author | Matthias Clasen <mclasen@redhat.com> | 2011-07-05 09:33:51 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2011-07-05 09:37:43 -0400 |
commit | 646a657453192c6da14f1dc06971b306f6db8807 (patch) | |
tree | baa1372583a609b074216ee70ca8268e0062e69b /NEWS | |
parent | 769c795d5732bf4228cd7fed7ab7ab3260f11d5e (diff) | |
download | gtk+-646a657453192c6da14f1dc06971b306f6db8807.tar.gz |
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 28 |
1 files changed, 28 insertions, 0 deletions
@@ -1,3 +1,31 @@ +Overview of Changes in GTK+ 3.1.8 +================================= + +* Theming improvements: + - Multiple colors are now supported + - Support CSS font properties like font-size, font-family, etc + - nth-child works for toolbars too + +* Bug fixes: + 652506 Improve GtkAssistant button labels + 652618 themingengine: shrink the background size to the padding-box + 652769 Reordering/removing hidden children in GtkBox results in 100% CPU + 653053 Avoid GApplication being released twice... + 653191 uninitialized variable in completion_match_func + 653333 Assigned value is garbage or undefined in gtktoolpalette.c:565 + 653512 GtkEntryCompletion: Use a PAGE_STEP macro instead of a magic number + 653785 GtkStyleContext ignores style classes when getting style properties + +* Translation updates: + Belarusian + Dutch + Galician + Hebrew + Norwegian bokmål + Persian + Slovenian + Spanish + Overview of Changes in GTK+ 3.1.6 ================================= |