gtk+ 3.17.9



About gtk+
==========

GTK+ is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK+ is suitable for
projects ranging from small one-off tools to complete application
suites.

GTK+ has been designed from the ground up to support a range of
languages, not only C/C++. Using GTK+ from languages such as Perl and
Python (especially in combination with the Glade GUI builder) provides
an effective method of rapid application development.

GTK+ is free software and part of the GNU Project. However, the
licensing terms for GTK+, the GNU LGPL, allow it to be used by all
developers, including those developing proprietary software, without
any license fees or royalties.

News
====

* GtkPopover has been changed back to not inherit its style
  from the widget it is attached to

* The Ctrl-K key binding has been dropped from GtkEntry to avoid
  conflict with a firefox shortcut

* Theme
 - Adwaita: fixes for rubberbanding, icon view highlighting
 - HighContrast: fixes for path bar, linked entries, color button

* Wayland
 - Fix assertions when using GL

* gtk3-demo can now launch individual demos from the commandline

* Various optimizations
 - Use g_object_notify_by_pspec
 - Reduce g_return_if_fail in internal APIs
 - Speed up some bitmask operations
 - Avoid some copies in inner loops
 - Make better use of GQuarks
 - Use CAIRO_CONTENT_COLOR when possible
 - Avoid allocations and referencing during repaint
 - Stop sending Expose events for most widgets
 - Avoid ::draw and ::size-allocate signal overhead when possible

* Bugs fixed:
 753431 Scroll events from wireless mouse are ignored
 753628 user options of wrong printer are used
 754143 Popover and GLarea crash on wayland
 754410 "Open" popover item on selected sidebar row does nothing
 754411 sidebar row popover confusing with bookmarks with short names
 754535 Cursor disappears only on adding characters
 754559 GtkFlowBox: bad allocation of the children in RTL locales
 754658 GtkTextView should always use RGB (no-alpha) when drawing to pi...
 754687 Drop the GSlice allocator
 754746 Add afp and google-drive to list of remote filesystems
 754770 GtkGLArea and gtk_window_present() crash on Wayland
 754854 unexpected background color in tray icon
 754866 [HighContrast] GtkListBoxRow should have the same height than i...
 754928 Broken .ui translations
 754987 Inspector can't show GtkAdjustments anymore
 754839 wayland: Make subsurface desynchronized after first parent surf...

* Translation updates:
 French
 Greek
 Kazakh
 Korean
 Lithuanian
 Norwegian bokmål
 Polish
 Portuguese
 Slovak



ChangeLog
=========
https://download.gnome.org/sources/gtk+/3.17/gtk+-3.17.9.changes  (85.4K)

Download
========
https://download.gnome.org/sources/gtk+/3.17/gtk+-3.17.9.tar.xz (18.1M)
  sha256sum: cb35c7fe03025f874e3b94d1ef29058c6fa135e13db08f06d4541209ae77c813



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]