diff options
author | Matthias Clasen <mclasen@redhat.com> | 2015-08-14 21:56:51 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2015-08-14 21:56:58 -0400 |
commit | 0de600c9ddd382cab12dace2c03217d35f1d43a8 (patch) | |
tree | 992386814464c0589e932d3a305cdc83a1f5363e /NEWS | |
parent | 83c25169e8571a1c9f9009f34ca4bb5ca7f4e291 (diff) | |
download | gtk+-0de600c9ddd382cab12dace2c03217d35f1d43a8.tar.gz |
Updates
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 43 |
1 files changed, 43 insertions, 0 deletions
@@ -1,3 +1,46 @@ +Overview of Changes in GTK+ 3.17.7 +================================== + +* GtkFileChooser: + - Various refinements to the places view + +* GtkFontChooser: + - Make Escape stop search + - Various other keynav improvements + +* GtkColorChooser: + - Make it possible to start with the editor + +* Theme and CSS: + - HighContrast theme improvements + +* GDK: + - Add support for touchpad gesture events + +* OS X: + - Implement CSD resize for all corners and edges + +* Wayland: + - Support touchpad gestures + +* Bugs fixed: + 737804 Setting files on a GtkFileChooser twice before mainloop throws... + 752814 Fix build of gtk/gtkcsstypesprivate.h + 753329 quartz: Implement CSD drag resize for all edges/corners + 753357 [HighContrast] Days of a different month in GtkCalendar should... + 753391 [HighContrast] GtkPlacesSidebar:backdrop is white-covered on t... + 753392 listbox: Avoid using show_all on rows + 753451 GtkLinkButton's context menu has underlined labels + +* Translation updates: + Catalan + Lithuanian + Norwegian bokmål + Portuguese + Spanish + Turkish + + Overview of Changes in GTK+ 3.17.6 ================================== |