gtk+ 3.9.2



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
====

* The GDK initialization code has been refactored. GdkDisplayManager
  is no longer backend-specific.

* The symbol exporting functionality has been refactored. We no longer
  use .symbols files, and instead rely on explicit header annotations
  for every exported symbol. the abicheck scripts are no longer used.

* The GDK drawing and scrolling has been simplified. We no longer use
  XCopyArea for scrolling, instead an offscreen cache is used. There
  is a new debug flag, GTK_DEBUG=pixel-cache for this.

* Window sizing issues have been addressed.

* Implement height-for-width for GtkEventBox and GtkCheckButton

* Custom titlebars can now be set from GtkBuilder files

* Optionally install tests, when configured with --enable-installed-tests.
  To run these tests, gnome-desktop-testing-runner can be used.

* Native input methods are supported on OS X now.

699739
699140
699633
699901
699750
698051
699929
695120
700007
700053
700054
699239
699104
698361
700079
698933
700056
699690
700301
699970
696640
700578
700575
700465
700233
699289
694273
691921
667759
700737
561221
700844
700787
628902
700979
360131
591969
700864
696001

* Translation updates:
 Brazilian Portuguese
 English
 Hebrew
 Japanese
 Norwegian bokmål
 Russian
 Slovak
 Spanish
 Tajik




Download
========
http://download.gnome.org/sources/gtk+/3.9/gtk+-3.9.2.tar.xz (13.1M)
  sha256sum: f12ae787c76bd44fff15e4ee05093895a951c96191fc92ad9f3f592639ed55e9



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