[inti] ANNOUNCE: Inti 1.2 Release Candidate 2 (Correction)



Application
===========

Inti 1.2 - Release Candidate 2

Description
===========

The Integrated Foundation Classes, are a set of C++ classes for
developing Gnome and GTK+ applications on UNIX-like systems such as
Linux. They are designed to work nicely with the GNU toolchain and take
advantage of the standard C++ features provided by the GNU compiler.
Currently there are two modules, the core application development
platform Inti and a binding for the Gnome Configuration System Inti-GConf.

Inti combines the power of GTK+ and the power of C++ into a
state-of-the-art GUI toolkit that makes developing applications easy,
intuitive and efficient. There are more than 400 classes that wrap most
of the objects found in the ATK, GDK, GDK-PIXBUF, GLIB, GTK and Pango
libraries. It has its own system of signals and slots which make using
native GTK signals or creating your own signals easy. There is a
standard string compatible UTF-8 string class, a full set of simple
example programs, a C++ version of the GTK+ demonstration program,
extensive reference documentation and a tutorial.


Enhancements in 1.2
===================

- Several Gdk and Gtk API improvements.

- Added wrapper classes for most of the remaining GLib structs.

- Added Thread support and several thread examples and tests.

- Added a thread section to the Inti tutorial.

- Added some missing UTF-8 String methods.

- Improved the appearence of the reference documentation.


Fixes in RC2
============

- Fixed GCC 3.3.x compiler problem.

Fixes in 1.2
============

- Removed all the obselete boolean is_xxx() widget methods.

- Changed several String function declarations to static class members.

- Fixed broken widget child properties

- Fixed a segfault in Gtk::TextIter forward and backward search methods.


Download
========

http://prdownloads.sourceforge.net/inti/inti-1.2rc2.tar.gz?download
http://prdownloads.sourceforge.net/inti/inti-1.2rc2.tar.bz2?download


The Inti Development Team.
inti-mail lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/inti-mail







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