From b016822f3bc405f6bba912cc58d13c13262bad3d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 18 Sep 2012 17:35:16 -0400 Subject: [PATCH] Prepare for 3.5.18 --- NEWS | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) diff --git a/NEWS b/NEWS index b1f233ddb2..549bca0c0b 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,74 @@ +Overview of Changes in GTK+ 3.5.18 +================================== + +* GMenu: + - Support namespaces for actions + - Allow submenus to have actions for opening + - New function: gtk_menu_shell_bind_model + +* CSS: + - Parse and support CSS animations + - Support cross-fading and transitions + +* OS X: + - Adjust scrollbar and scale behavior according to platform + +* Bugs fixed + 643611 Leak on gail_widget_get_description + 658694 GtkAssistant: Unable to change current page in prepare... + 670390 -GtkMenuBar-shadow-type: none disables background inst... + 671786 Glade XML files cannot set an ImageMenuItem accelerato... + 674108 Hard crash due to wrong NSAutoreleasePool stacking + 676890 GtkButton are still highlighted after removing them fr... + 677559 argument of Gdk.Keymap.map_virtual_modifiers is not co... + 680962 GtkMenuButton doesn't display accelerators when used w... + 682630 GMenuModel attribute for an action to toggle on submen... + 682831 gtkmodelmenu: expose API for action namespace + 683474 Print dialog lists custom paper sizes twice for "Print... + 683627 Memory leak in style_data_lookup + 683718 box: Fix typo + 683738 Simplify GtkApplicationWindow accel handling + 683874 Load settings.ini also from XDG_CONFIG_DIRS + 683896 Clean up global resources when the display is closed + 684038 togglebutton: always set PRELIGHT state when in_button... + 684076 clean up a11y on shutdown + 684096 GtkWidget:drag-data-received code sample refers to rem... + 684156 fontchooserwidget: scroll to the currently selected row + +* Translation updates + Arabic + Assamese + Belarusian + Brazilian Portuguese + British English + Danish + Finnish + French + Galician + Greek + Hebrew + Hungarian + Indonesian + Korean + Lithuanian + Persian + Polish + Portuguese + Punjabi + Serbian + Slovenian + Thai + Spanish + Russian + Traditional Chinese + + Overview of Changes in GTK+ 3.5.16 ================================== * Fix critical warnings on startup in nautilus + Overview of Changes in GTK+ 3.5.14 ==================================