forked from AuroraMiddleware/gtk
Updates
This commit is contained in:
parent
7d7bb3c999
commit
d379ece3e5
28
NEWS
28
NEWS
@ -1,8 +1,9 @@
|
|||||||
Overview of Changes from GTK+ 2.20.x to 2.90.0
|
Overview of Changes from GTK+ 2.20.x to 2.90.0
|
||||||
==============================================
|
==============================================
|
||||||
|
|
||||||
* GtkExtendedLayout: Width-for-height geometry management. This change
|
* GtkExtendedLayout: Width-for-height geometry management.
|
||||||
is known to currently cause minor problems in some applications, see
|
This change is known to currently cause minor problems in
|
||||||
|
some applications, see
|
||||||
617444 GNU emacs warnings with extended layout GTK+
|
617444 GNU emacs warnings with extended layout GTK+
|
||||||
617556 inkscape toolbars broken with extended layout
|
617556 inkscape toolbars broken with extended layout
|
||||||
|
|
||||||
@ -11,6 +12,8 @@ Overview of Changes from GTK+ 2.20.x to 2.90.0
|
|||||||
* Applications can indicate their preference for a dark theme
|
* Applications can indicate their preference for a dark theme
|
||||||
variant by setting GtkSettings::gtk-application-prefer-dark-theme
|
variant by setting GtkSettings::gtk-application-prefer-dark-theme
|
||||||
|
|
||||||
|
* GtkTreeModelFilter can be more usefully subclassed
|
||||||
|
|
||||||
* Tooltip positioning has been changed to make it less likely
|
* Tooltip positioning has been changed to make it less likely
|
||||||
that the tooltip covers up the widget that it relates to
|
that the tooltip covers up the widget that it relates to
|
||||||
|
|
||||||
@ -21,6 +24,27 @@ Overview of Changes from GTK+ 2.20.x to 2.90.0
|
|||||||
.pc files, libraries, include paths, module paths, gtkrc files, etc
|
.pc files, libraries, include paths, module paths, gtkrc files, etc
|
||||||
to include a '3.0' in its name.
|
to include a '3.0' in its name.
|
||||||
|
|
||||||
|
* Updated translations:
|
||||||
|
Basque
|
||||||
|
Bengali
|
||||||
|
Bengali India
|
||||||
|
Catalan
|
||||||
|
Catalan (Valencian)
|
||||||
|
Crimean Tatar
|
||||||
|
Danish
|
||||||
|
Dutch
|
||||||
|
Galician
|
||||||
|
Greek
|
||||||
|
Indonesian
|
||||||
|
Kannada
|
||||||
|
Kazakh
|
||||||
|
Latvian
|
||||||
|
Marathi
|
||||||
|
Norwegian bokmål
|
||||||
|
Spanish
|
||||||
|
Thai
|
||||||
|
Ukrainian
|
||||||
|
|
||||||
|
|
||||||
Overview of Changes from GTK+ 2.19.7 to 2.20.0
|
Overview of Changes from GTK+ 2.19.7 to 2.20.0
|
||||||
==============================================
|
==============================================
|
||||||
|
Loading…
Reference in New Issue
Block a user