summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2013-09-17 05:58:07 -0400
committerMatthias Clasen <mclasen@redhat.com>2013-09-17 10:28:24 -0400
commit4cc064a653b0afa1e0cd9ec68718848e61c008a8 (patch)
tree98ba37f589c4512fb4449b3364070d441d20f910 /NEWS
parent8c0516a5f10be4b0949dff1cfc72562fabffbe98 (diff)
downloadgtk+-4cc064a653b0afa1e0cd9ec68718848e61c008a8.tar.gz
3.9.163.9.16
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS61
1 files changed, 61 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6ff0d10459..33438f31c3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,64 @@
+Overview of Changes in GTK+ 3.9.14 to 3.9.16
+============================================
+
+* Bug fixes:
+ 339539 Ctrl-C, Ctrl-V changes tags
+ 513812 Optimize gdk_cairo_set_source_pixbuf() alpha multiplication loop
+ 696756 gdk_device_get_source : assertion `GDK_IS_DEVICE(source)` failed
+ 702034 color_value_parse() memory leak
+ 702423 CellRendererPixbuf regression: Stock icons with rtl/ltr varia...
+ 706269 Clarify GtkBox, GtkHBox, and GtkVBox documentation
+ 706345 GtkExpander's click-and-drag behavior should match that of Gt...
+ 706708 GtkHeaderBar doesn't respect titlebar button layout setting
+ 707129 wayland: support application menus
+ 707244 pixelcache: gtktextview pixelcache does not invalidate textma...
+ 707328 Segmentation fault when running on Wayland compositor
+ 707445 ghost cursor when mouse hovers over an image file in a tab
+ 707488 Typo in error message in gtkfilechooserdefault.c
+ 707519 Missing introspection annotations
+ 707659 orca becomes non-responsive when doing read line on Unbound
+ 707704 Prefer Wayland to X11
+ 707778 The redesigned "Universal Access" and "Date & Time" panels ca...
+ 707786 Collapsed Gtk combo boxes no longer emit accessible selection...
+ 707844 No way to get window field a GdkEvent from Gjs
+ 707872 GtkSwitch shouldn't have a default name
+ 707915 Accessible object for GtkListBoxRow should have list_item role
+ 707926 GtkSwitch shouldn't have a default accessible description
+ 707981 GtkHeaderBar needs a better accessible role
+ 708012 Wayland dependency inaccurate
+ 708067 Headerbar 'Previous' and 'Next' buttons are not keyboard navi...
+ 708076 Doc: small fixes in GtkTextView
+ 708128 listbox keynav gets stuck at insensitive rows
+ 708150 GtkWidget: Add gtk_widget_remove_action_group()?
+
+* Translation updates:
+ Belarusian
+ Brazilian Portuguese
+ Czech
+ Danish
+ Finnish
+ French
+ Galician
+ Hebrew
+ Hungarian
+ Indonesian
+ Italian
+ Japanese
+ Korean
+ Latvian
+ Lithuanian
+ Norwegian bokmål
+ Polish
+ Punjabi
+ Russian
+ Slovak
+ Slovenian
+ Spanish
+ Tajik
+ Thai
+ Traditional Chinese
+
+
Overview of Changes in GTK+ 3.9.12 to 3.9.14
============================================