diff options
author | Matthias Clasen <mclasen@redhat.com> | 2014-09-21 18:00:36 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2014-09-21 22:50:43 -0400 |
commit | 5cfb8b9680a128876c56804d2c883b3778300071 (patch) | |
tree | dc1b8a21d3ebb0b93a4a948ef4187200d7d0c952 /NEWS | |
parent | e307c51a942e0e3e6b208d4a94a7db1ef8091b61 (diff) | |
download | gtk+-5cfb8b9680a128876c56804d2c883b3778300071.tar.gz |
Updates for 3.14.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 36 |
1 files changed, 36 insertions, 0 deletions
@@ -1,3 +1,39 @@ +Overview of Changes in GTK+ 3.13.9 to 3.14.0 +============================================ + +* GtkMisc::xalign has been undeprecated for now, it is still needed + +* GtkIconView + - Always draw cell background + - Fix handling of prelight items + +* GtkWindow + - Fix growing nautilus windows + +* Bugs fixed: + 736338 GTK+ reftests can't be built on W32 + 736622 Better mark GtkAlignment as deprecated + 736927 Reference documentation refers to GTK 2 + 737000 Some icon themes broken on 3.13.92 + 737026 gtkinspector crashes app when selecting 'cancel' on initial prompt + 737027 gtkinspector doesn't run if custom GSETTINGS_SCHEMA_DIR specified + +* Translation updates: + Bengali (India) + Catalan + Catalan (Valencian) + Danish + German + Greek + Hebrew + Hindi + Hungarian + Marathi + Russian + Slovak + Swedish + + Overview of Changes in GTK+ 3.13.8 to 3.13.9 ============================================ |