Download List

Descripción del Proyecto

Inti is a set of integrated C++ foundation classes for developing GTK+ applications on Linux. It comes with more than 330 classes that wrap most of the objects found in the GTK+ libraries. It has its own system of signals and slots, and has a standard string compatible UTF-8 string class, a full set of example programs, a C++ version of the GTK+ demonstration program, and an extensive tutorial. It unleashes the power of GTK+ with a state-of-the-art C++ GUI toolkit. It makes developing applications easy, intuitive, and efficient, and is designed to work nicely with the GNU toolchain, and take advantage of the standard C++ features provided by the GNU compiler.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-09-14 16:12
1.2

Esta versión corrige algunos errores y hace varias mejoras de la API. Añade la mayor parte de la funcionalidad de Glib desaparecidos, entre ellos GIOChannel y apoyo hilo. Hay una sección de nuevo tutorial sobre programación multi-threaded, que incluye una aplicación de ejemplo de rosca y varios programas de prueba. La aparición de la documentación de referencia también ha sido mejorado.
Tags: Minor feature enhancements
This release fixes a few bugs and makes several
API improvements. It adds most of the missing GLib
functionality, including GIOChannel and thread
support. There is a new tutorial section on
Multi-Threaded Programming that includes a
threaded example application and several test
programs. The appearence of the reference
documentation has also been improved.

2003-08-07 16:23
1.2 Release Candidate 1

Esta versión corrige algunos errores que lo hicieron en la versión anterior, y hace varias mejoras de la API. En particular, se añade la mayor parte de la funcionalidad de Glib desaparecidos, entre ellos GIOChannel y apoyo hilo. Hay una sección de nuevo tutorial sobre programación multi-threaded, que incluye una aplicación de ejemplo de rosca y varios programas de prueba. La aparición de la documentación de referencia también ha sido mejorado.
Tags: Minor feature enhancements
This version fixes a few bugs that made it into
the previous release, and makes several API
improvements. Most notably, it adds much of the
missing GLib functionality, including GIOChannel
and thread support. There is a new tutorial
section on Multi-Threaded Programming which
includes a threaded example application and
several test programs. The appearance of the
reference documentation has also been improved.

2003-04-02 12:03
1.0.7

Esta versión incluye la documentación de referencia completa y un tutorial. Dos nuevas secciones se han añadido a este tutorial: "Construcción de un Autotools GNU Project" y "La internacionalización y localización". Ha habido algunas mejoras menores en la API que facilita la creación de un widgets personalizados. Hubo un pequeño fallo fija en la relación señal / Código de espacio.
This release includes the complete reference documentation and a tutorial. Two new sections have been added to the tutorial: "Building a GNU Autotools Project" and "Internationalization and Localization". There have been some minor API improvements making it easy to create a custom widgets. There was one small bug fixed in the signal/slot code.

2003-03-20 12:39
1.0 Beta7

La documentación de referencia y la API 1.0 Inti se completaron. Las clases Atk se han actualizado y la API se ha mejorado, con varios errores que se fija. Esta es la última versión beta previsto.
Tags: Minor bugfixes
The reference documentation and the Inti 1.0 API were completed. The Atk classes were updated and the API was improved, with several bugs being fixed. This is the last planned beta release.

2003-03-06 12:09
1.0 Beta6

Esta versión mejora la compatibilidad de compilador cruzado por la fijación de C + + varios errores, dando lugar a algunos cambios menores en la API.
Tags: Minor bugfixes
This release improves cross-compiler compatibility by fixing several C++ errors, resulting in some minor API changes.

Project Resources