Download List

项目描述

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 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

此版本修正了一些缺陷,使得一些API的进展。它增加了大部分失踪GLib和功能,包括GIOChannel和线程的支持。有一个新的教程一节多线程编程,其中包括一个线程的示例应用程序和几个测试程序。该参考文档的外观也得到了改进。
标签: 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

此版本修正了该进入了前释放它的几个错误,并做一些API的进展。最值得注意的是,它增加了失踪GLib和功能多,包括GIOChannel和线程的支持。有一个新的教程一节多线程编程,包括线程的示例应用程序和几个测试程序。该参考文档的外观也得到了改进。
标签: 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

此版本包括了完整的参考文档和教程。两个新的章节被添加到教程:“建立一个GNU自动工程”和“国际化和本地化”。也有一些轻微的空气污染指数的改善实现了轻松地创建自定义的widgets。有一个小错误信号中的固定/槽代码。
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

参考文件和英迪1.0 API的工作已经完成。类的攻击力被更新和API是改善了几个错误,正在修复。这是计划中的最后测试版。
标签: 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

此版本改进交叉固定几个C + +编译器的兼容性错误,在一些小的变化引起的空气污染指数。
标签: Minor bugfixes
This release improves cross-compiler compatibility by fixing several C++ errors, resulting in some minor API changes.

Project Resources