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: - 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 Download ======== https://download.gnome.org/sources/gtk+/3.11/gtk+-3.11.9.tar.xz (14.1M) sha256sum: 00f407924572b75504a57f8b9fa7ae95a04787eb05c37c754c19f9fae195b1f6 _______________________________________________ ftp-release-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ftp-release-list
