From: Matthias Clasen Date: Mon, 6 Feb 2012 03:36:40 +0000 (-0500) Subject: Updates X-Git-Url: http://pileus.org/git/?p=~andy%2Fgtk;a=commitdiff_plain;h=81465d2d97158c7ae82cffe81386c29c27f52a02 Updates --- diff --git a/NEWS b/NEWS index 328e7dd0e..3989e8397 100644 --- a/NEWS +++ b/NEWS @@ -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 ==================================