forked from AuroraMiddleware/gtk
Updates
This commit is contained in:
parent
0320c3be8e
commit
c663cabe7b
49
NEWS
49
NEWS
@ -1,3 +1,52 @@
|
|||||||
|
Overview of Changes in GTK+ 3.11.8 to 3.11.9
|
||||||
|
============================================
|
||||||
|
|
||||||
|
* GtkPopover:
|
||||||
|
- Improve focus and grab handling
|
||||||
|
- Add accessibility support
|
||||||
|
|
||||||
|
* Client-side decorations:
|
||||||
|
- Make F10 move focus to the header bar
|
||||||
|
- Make header bars draggable on touch systems
|
||||||
|
- Make shadows unclickable
|
||||||
|
|
||||||
|
* Bugs fixed:
|
||||||
|
591258 Easy to accidentally select first option in popup menus
|
||||||
|
693200 Printing via evince crashes badly when /tmp is not writable
|
||||||
|
701884 lots of invalid reads in iconview a11y code
|
||||||
|
709914 Cannot move windows on touchscreen (except from WM decorations)
|
||||||
|
723668 Message Dialog Layout
|
||||||
|
724785 Tooltips get shown even if the widget is hidden by a GtkPopover
|
||||||
|
725141 Add shortcut to move focus to the GtkHeaderBar
|
||||||
|
725727 Fix DnD on popovers
|
||||||
|
725733 Crash when accessing freed AtkObject
|
||||||
|
725754 Fix font size when gdk_x11_display_set_window_scale() is used
|
||||||
|
725824 gtkentrycompletion: fix a critical warning
|
||||||
|
725864 Add GtkPopover a11y
|
||||||
|
725866 DnD fixes
|
||||||
|
726125 Cannot click through CSD window shadows
|
||||||
|
726135 documentation: clarify gtk_icon_theme_add_builtin_icon() usage
|
||||||
|
726136 use && instead of 'and' in deprecation warnings
|
||||||
|
726149 broadway: remove unused libcrypt
|
||||||
|
726187 Use GDK's current window tracking when synthesizing events in GTK+
|
||||||
|
726209 GtkTreeView: stop ignoring crossing events from grabs
|
||||||
|
726492 Possible crash when setting titlebar
|
||||||
|
|
||||||
|
* Translation updates:
|
||||||
|
Brazilian Portuguese
|
||||||
|
Chinese
|
||||||
|
Czech
|
||||||
|
Finnish
|
||||||
|
French
|
||||||
|
Korean
|
||||||
|
Latvian
|
||||||
|
Norwegian bokmål
|
||||||
|
Portuguese
|
||||||
|
Punjabi
|
||||||
|
Spanish
|
||||||
|
Traditional Chinese
|
||||||
|
|
||||||
|
|
||||||
Overview of Changes in GTK+ 3.11.7 to 3.11.8
|
Overview of Changes in GTK+ 3.11.7 to 3.11.8
|
||||||
============================================
|
============================================
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user