Linux Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· System Builder Marathon, Q2 2013 and more
· Microsoft delivers biggest update to date to TypeScript
· Tiff/nss-pam-ldapd Updates for Debian
· Update for Windows 8/Server 2012
· Apple TV 5.4 beta adds iTunes Radio, Conference Room Display
· DSA 2710-1: xml-security-c security update
· Intel DZ87KLT-75K Kinsley Thunderbolt Motherboard Review
· Microsoft launches Surface RT discount for schools
· MacStadium to provide new Mac Pro hosting and colocation
· Netflix outside the USA - in Linux & with Tunlr

Upcoming News
· NZXT Phantom 630 Ultra Tower
· An MTN News Flash - MEGATech Reviews: Wicked Audio EVAC Full-Size Headphones
· [security-announce] openSUSE-SU-2013:1042-1: critical: kernel: security and bugfix update
· [security-announce] openSUSE-SU-2013:1043-1: critical: kernel
· Fractal Design Arc Midi R2 Case Review
· Mad Catz Cyborg F.R.E.Q. 5 Gaming Headset @ Benchmark Reviews
· News: MSI's Z87-GD65 Gaming motherboard reviewed
· OCZ Vertex 450 256GB SSD Review @ Hardware Canucks
· ASUS Z87-PRO Motherboard Review @ HiTech Legion
· REVIEW: Cooler Master Seidon 240M @ PureOverclock

Linux Compatibility
· Dell Dimension 9100
· CL-CAM50001 UPC=3700284609322
· DFE 520 TX
· nVidia GeForce4 MX 440
· Gore: Ultimate Soldier
· SMC2802W V2 wi-fi 54Mbps PCI card
· Wireless modem router N300
· Dell P780
· ASUS A7V8X
· BricsCAD for Linux

New Forum Topics
· Building a new PC: how EXACTLY to install USB mouse?
by: joyask43
on: 2013-06-09 14:36
6 replies, 2671 views

· Packet CD
by: natalieksh5
on: 2013-06-06 14:19
4 replies, 3455 views

· THE SIMS 2 DIRECTX 9.0C ERROR MESSAGE!! HELP! URGENT!!
by: tandrask34
on: 2013-06-05 14:06
28 replies, 93199 views

· Hello
by: barryherne
on: 2013-06-05 13:09
0 replies, 185 views

· shutdown link ?
by: estirwent
on: 2013-05-11 17:46
18 replies, 6894 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· Linux
· General
· Debian
· Red Hat
· Slackware
· Gentoo
· Mandriva
· White Box
· SUSE
· GNOME
· KDE
· CentOS
· Ubuntu
· MEPIS
· Android

What's New
Login to see an overview of all news stories since your last visit.

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

Linux Compatible » News » March 2004 » GTK+-2.3.6 released

GTK+-2.3.6 released

Posted by Philipp Esselbach on: 03/09/2004 02:35 PM [ Print | 0 comment(s) ]

GTK+-2.3.6 has been released

This release is being made as an extra testing release before GTK+-2.4.0, which was previously scheduled for March 8, but has been delayed one week until March 15. Testing is most appreciated.

Changes in this release include further polishing of GtkFileChooser and GtkComboBox and many bug fixes.




Notes:

* This is unstable development release. There are certainly plenty of bugs remaining to be found. This release should not be used in production.
* Installing this version will overwrite your existing copy of GTK+-2.2. If you have problems, you'll need to reinstall GTK+-2.2.4.

* Bugs should be reported to http://bugzilla.gnome.org.

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 pdevelopers, including those developing proprietary software, without any license fees or royalties.

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+-2.2 is found at:

http://developer.gnome.org/doc/API/2.2/gtk/gtk-building.html

Common questions:

http://developer.gnome.org/doc/API/2.2/gtk/gtk-question-index.html
http://www.gtk.org/faq/

Download:

ftp://ftp.gtk.org/pub/gtk/v2.3/

gtk+-2.3.6.tar.bz2 md5sum: 2bb03af55fd797ec31ab60eafc29ff8a
gtk+-2.3.6.tar.gz md5sum: 1ecf97ce7b45ab8417e33eb004bcb84e

Overview of Changes from GTK+ 2.3.5 to GTK+ 2.3.6
=================================================

* GtkComboBox
- Make menu positioning more like GtkOptionMenu [Matthias Clasen]
- Improve keybindings [Matthias]
- Bug fixes [Matthias, Owen, Damon Chaplin]
* GtkFileChooser
- Keep child directories in pathbar when changing to a parent
- Reroot pathbar inside home directory, use icons [Jonathan]
- Make the user actually select a file before hitting OK [Federico]
- Fix folder mode to not have tree [Jonathan]
- Add gboolean return values to operations that can fail [Federico]
- Improve internal error handling [Morten Welinder, Federico]
- Bug fixes [Federico, Jonathan, Morten, Anders Carlsson, Damon, Alex Larsson]
* GtkTextView bug fixes [Paolo Borelli]
* Win32
- Implement/stub missing GDK functions [Tor Lillqvist]
- .defs file updates [Tor, J Ali Harlow]
- Misc fixes [Hans Breuer]
* Fix problem with excess symbol exports on Linux [James Henstridge]
* Fix problem with 32-bit BMPs [Matthias]
* Include config.h first everywhere [Morten]
* Fix performance problem destroying menus [Soeren, Marco Pesenti Gritti]
* Doc fixes and improvements [Matthias, Murray Cumming, Henning Nielsen Lund, Vitaly Tishkov]
* Updated translations (az,cs,cy,da,de,el,en_CA,es,fi,fr,ga,hu,ja,ko,lt,mn,
nl,no,pl,pt,sq,sr,sr@ije,sr@Latn,sv,th,zh_CN)
* Misc bug fixes

Other contributors: Crispin Flowerday, Mark McLoughlin, Michael Meeks, Michael Natterer, Christian Neumair, Padraig O'Briain, Geoff Reedy, Olivier Ripoll


Bookmark and Share

« Pango-1.3.6 released · KDE 3.2.1 for SUSE »

Linux Compatible » News » March 2004 » GTK+-2.3.6 released
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2013 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition