[gtk+] Updates for 3.15.5
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Updates for 3.15.5
- Date: Sat, 31 Jan 2015 00:34:45 +0000 (UTC)
commit 65dadd37fc4b98fe1da4c9b44f89e2d3ecf92921
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Jan 30 18:58:41 2015 -0500
Updates for 3.15.5
NEWS | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 51 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index bab4215..ee0ec3e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,54 @@
+Overview of Changes in GTK+ 3.15.5
+==================================
+
+* GtkSearchEntry has gained ::next-match, ::previous-match
+ and ::stop-search signals and a gtk_search_entry_handle_event()
+ function, which help in providing a richer search experience
+ and make search entries usable outside of GtkSearchBar.
+
+* GtkFileChooser:
+ - The search has been reintegrated in the UI, there is now
+ a toggle button on the header bar to go to search mode,
+ in addition to the Alt-S shortcut.
+ - The file chooser button now accepts files by drag-and-drop properly.
+
+* CSS:
+ - Performance improvements
+
+* Bugs fixed:
+ 712752 GtkClipboard: add _get_default and _get_primary
+ 725164 [crash] update_current_folder_get_info_cb at gtkfilechooserwidget.c
+ 732051 Crash can result if a child widget is destroyed while its tab is...
+ 735316 Default font antialiasing results in wrong behavior on OS X
+ 740336 Wrong (white) background colour in notes grid
+ 740613 XConvertSelection crashes Gtk+ apps
+ 742636 Freeze if window closed while resume-events pending
+ 742953 GdkGLContext will not create a core context
+ 743146 Crash in gdk_gl_texture_from_surface() when a GtkGLArea is packe...
+ 743193 Fix transfer annotation for tree_model parameter of gtk_tree_get...
+ 743229 clipboard: support selection notification on wayland
+ 743257 Popover not dismissed on clicking the header bar
+ 743286 Mention that the path returned by gtk_tree_row_reference_get_pat...
+ 743330 Wintab initialization glitches
+ 743341 GtkImage does not correctly reflect icon theme changes.
+ 743393 DND icons don't work in the inspector
+ 743422 valgrind: Conditional jump or move depends on uninitialised valu...
+ 743451 Drag and drop on GtkFileChooserButton doesn't work
+ 743592 crash on link click in about dialogue
+ 743593 GtkWidget's va_marshaller for "event-after" signal is incorrect
+ 743633 gdkscreen-wayland: Don't leak wl_output objects
+ 743638 getting-started: Update example-0.c to use GtkApplication
+ 743647 image-missing is missing from libgtk's resources
+ 743659 All folders hidden after returning from search mode in GtkFileCh...
+ 743660 Pressing Ctrl should not start a search in the file chooser
+ 743680 getting-started: update Basics section to correspond to example-...
+
+* Translation updates:
+ Hebrew
+ Hungarian
+ Icelandic
+
+
Overview of Changes in GTK+ 3.15.4
==================================
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]