|
|
Subscribe / Log in / New account

GTK+ 3.6.0 released

From:  Matthias Clasen <matthias.clasen-AT-gmail.com>
To:  gnome-announce-list-AT-gnome.org, gtk-list-AT-gnome.org, gtk-app-devel-list <gtk-app-devel-list-AT-gnome.org>, gtk-devel-list <gtk-devel-list-AT-gnome.org>
Subject:  GTK+ 3.6.0 released
Date:  Mon, 24 Sep 2012 20:13:38 -0400
Message-ID:  <CAFwd_vDaVLDze_LDmyE_U_0n4rOkoRrJ56nm6=bDZjneN=Kh6A@mail.gmail.com>
Archive‑link:  Article

GTK+ 3.6.0 is now available for download at:

 http://download.gnome.org/sources/gtk+/3.6/

 ftp://ftp.gtk.org/pub/gtk/3.6/


sha256 sum:
e13f45225a795ebe9e4047486fa57b3232e6a21539983775db6cd4ae9046b049
gtk+-3.6.0.tar.xz

What is 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.

Since its origins as the toolkit for the GNU Image
Manipulation Program (GIMP), GTK+ has been used in a wide
range of software. Notably, GTK+ is the foundation of the
GNOME desktop.


What's new in 3.6
=================

Major new features include:

* GtkSearchEntry: a GtkEntry subclass that is set up to
  be a search entry

* GtkMenuButton: a button that pops up a menu. The menu can be
  generated from a GMenu or provided manually

* GtkLevelBar: a new widget for displaying the strength or
  level of some quantity

Other improvements:

* Spin buttons can be oriented vertically

* Text views and entries can display 'selection handles' when
  used with touch devices

* Theming
 - Support for cross-fading and transitions
 - Support for CSS animations
 - Support for blur shadows


For more details and lists of fixed bugs, see the NEWS file
that is included in the tarball, or see:

 http://git.gnome.org/browse/gtk+/plain/NEWS?id=3.6.0


For concerns about porting from older GLib release, see the
README file that is included in the tarball, or see:

http://git.gnome.org/browse/gtk+/plain/README.in?id=3.6.0



Where to get more information about GTK+
========================================

Information about GTK+ including links to documentation can be
found at:

 http://www.gtk.org/


An installation guide for GTK+ is found at:

 http://library.gnome.org/devel/gtk3/stable/gtk-building.h...

Common questions:

 http://library.gnome.org/devel/gtk3/stable/gtk-question-i...


Contributing
============

GTK+ is a large project and relies on voluntary contributions.
We are actively searching for new contributors in various areas
and invite everyone to help project development.
If you are willing to participate, please subscribe to the project
mailing lists to offer your help and read over our list of vacant
project tasks:
    http://live.gnome.org/GtkTasks



Thanks to the many people who contributed to this release
in the form of bug reports, patches and translations.


September 24, 2012
Matthias Clasen
_______________________________________________
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list





to post comments

GTK+ 3.6.0 released

Posted Sep 27, 2012 23:57 UTC (Thu) by nix (subscriber, #2304) [Link] (2 responses)

That's it?

Gtk really is starving for developers, isn't it :( I remember when it used to have pages and pages of new features in every release... and it wasn't that long ago.

GTK+ 3.6.0 released

Posted Sep 28, 2012 13:48 UTC (Fri) by ebassi (subscriber, #54855) [Link] (1 responses)

support for CSS3 transitions and animations is a *huge* thing. and it's good that the API churn has been reduced, and that widgets get properly designed and vetted before being included. plus, have you seen the full NEWS file between 3.5.0 and 3.6.0?

GTK+ 3.6.0 released

Posted Sep 29, 2012 10:24 UTC (Sat) by nix (subscriber, #2304) [Link]

Oh, that wasn't the full NEWS? Sorry, I should have checked :) an abbreviated NEWS certainly explains the NEWS being abbreviated!


Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds