gedit is the official text editor for the GNOME environment.
Among others, it features full UTF-8 support, syntax highlighting and a
powerful plugin system.
libgda/libgnomedb are a complete framework for developing
database-oriented applications, and currently allow access to PostgreSQL,
MySQL, Oracle, Sybase, SQLite, FireBird/Interbase, IBM DB2, mSQL and MS
SQL server, as well as MS Access and xBase files and ODBC data sources.
libgda/libgnomedb are the base of the database support in the GNOME
Office application suite, providing database access for many features in
both Gnumeric and Abiword.
This is the last release before the upcoming 1.2 version.
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.
Update the preview when searching [Tommi Komulainen]
Pop up completions again when tab is pressed [Jon Bech Madsen]
Don't prepopulate the location entry [Matthias]
Win32 bug fixes [Robert Egren]
Other bug fixes [Federico Mena Quintero, Joel Fredrikson, Matthias,
Padraig O'Briain, M. Garoche. Frederic Crozat,
Jonathan Blandford, John Cupitt, Morten Welinder, Christian Persch,
Lorenzo Gil Sanchez, Federico]
Martyn Russell]
Documentation improvements [John Finlay, Billy Biggs, Jonathan,
Owen Taylor]
New and updated translations (az_IR,ang,en_CA,gl,hu,it,nl)
GLib is the low-level core library that forms the basis for projects
such as GTK+ and GNOME. It provides data structure handling for C,
portability wrappers, and interfaces for such runtime functionality as
an event loop, threads, dynamic loading, and an object system.