All releases tagged Stable


Release Notes: Various improvements to the Filechooser were made. Build fixes for Mac OS X Lion were applied. Other minor bugs were fixed.


Release Notes: Documentation regarding deprecation and porting hints was improved. Building against recent releases of Glib was fixed. Annotation fixes were made. Further minor bugs were fixed.


Release Notes: Missing introspection annotations were added. GtkComboBoxEntry accessibility support was fixed. Thread-safety fixes were made in file chooser and app chooser code. Some deficiencies with the builtin icon theme were fixed.


Release Notes: Several minor bugs were fixed.


Release Notes: GTK+ now refuses to load modules that are linked against the wrong GTK+ version, preventing GTK_PATH accidents. A number of memory leaks and segmentation faults involving accessibility were fixed. Other minor bugs were fixed. Translations were updated.


Release Notes: Many API additions were made that are required to facilitate porting to GTK+ 3. Many functions were deprecated. Several new APIs were added. GtkApplication was rewritten, and now mostly relies on the GApplication API. A GtkScrollable interface was added. The CUPS print backend can now send print jobs directly in PDF if CUPS supports it. Building with libtool 2.4 is now possible. Several minor bugs were fixed.


Release Notes: Several minor bugs were fixed. Translations were updated.


Release Notes: gdk-pixbuf was separated into its own module. GTK+ and GDK gained a considerable number of accessors, and more APIs that are slated for removal in GTK+ 3 were marked as deprecated. Several new Cairo-related functions were introduced. More details can be found in the changelogs of the 2.21.x development releases. Against the last development release, the gobject-introspection requirement was lowered, a failure to build without XComposite was fixed, and translations were updated.


Release Notes: The filechooser search was updated to support Tracker 0.8. A compile error in the DirectFB backend was resolved. A heuristic for pre XRandR 1.3 drivers was introduced. Several other minor bugs were fixed.


Release Notes: Many enhancements were made. Noteworthy new APIs are: GtkSpinner and GtkCellRendererSpinner for rendering animations to indicate activity, and GtkOffscreenWindow, a toplevel container widget to manage offscreen rendering of child widgets. GtkNotebook now allows you to show "action widgets" in the space that is not occupied by tabs. GtkFileSystemModel was reimplemented for major speedups and simplifications. Some changes in keyboard handling were made. Standard keyboard shortcuts are now used on Mac. Introspection data is now included in GTK+ itself. Many other improvements and bug fixes were made.