diff options
author | Matthias Clasen <mclasen@redhat.com> | 2012-02-05 22:36:40 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2012-02-06 11:51:34 -0500 |
commit | 81465d2d97158c7ae82cffe81386c29c27f52a02 (patch) | |
tree | b86c976f9fee0fbdec138ffbae0202783534e314 /NEWS | |
parent | cb625d21b4f19631cb52a44d4551295dfed19979 (diff) | |
download | gtk+-81465d2d97158c7ae82cffe81386c29c27f52a02.tar.gz |
Updates
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -1,3 +1,26 @@ +Overview of Changes in GTK+ 3.3.14 +================================== + +* Theming + - Fixes for border handling in GtkEntry, + GtkCellRendererText, GtkComboBox + - Parse values more carefully, supporting + percentages, angles + - Implement CSS linear-gradient syntax + - Support background-size + - Support a gtk.gresource file in themes + +* Bugs fixed + 543520 Cups custom options are not sent properly + 649121 Crash in GtkAppChooserDialog packagekit button + 669176 Regression: atk-add-key-event-listener doesn't work + +* Updated translations + Galician + Norwegian bokmål + Spanish + + Overview of Changes in GTK+ 3.3.10 ================================== |