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 ==== * GtkMenuButton: - Improve accessible names * GtkCellRendererPixbuf: - Always follow state changes, the ::follow-state property is now ignored. This is necessary to make HighContrast and symbolic icons remain visible e.g. in selected rows. * GtkEntry: - Rework the size allocation code to be less arcane. This changed the semantics of the get_frame_size() vfunc. GtkEntry subclasses that override this vfunc may need adjustment. * Wayland: - Support hi-dpi cursors * Bugs fixed: 745829 crash when double-clicking close button while popover... 746141 wayland: Support HiDPI pointer cursors 746192 Insensitive backdrop ToolButtons are not drawn correctly 746201 Sidebar icons are black on black in HighContrast theme 746202 use insensitive color for unfocused selected items 746205 gemfile: needs add source rubygems.org 746282 pixman warnings after recent changes 746301 Opening "Sound" panel generates pixman error * Translation updates: Bosnian Bulgarian Catalan Danish Punjabi Slovenian Swedish Vietnamese ChangeLog ========= https://download.gnome.org/sources/gtk+/3.15/gtk+-3.15.12.changes (20.7K) Download ======== https://download.gnome.org/sources/gtk+/3.15/gtk+-3.15.12.tar.xz (17.3M) sha256sum: 29d7fe5b68e514c85cbdc72579b60c5b22d0a712cd6519dee8181a2fe0ca74c3 _______________________________________________ ftp-release-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ftp-release-list
