Downloadliste

Projektbeschreibung

Turbo Vision is a C++ library that provides a very nice user interface for
console applications. This UNIX port is based on Borland's version 2.0 with
fixes. It was made to create RHIDE, a nice IDE for gcc and other GNU compilers.
The library supports /dev/vcsa devices for fast access to local consoles, and
it uses ncurses to run from telnet and xterm. This port, in contrast to the
Sigala's port, doesn't have "100% compatibility with the original library" as
goal. Instead, many modifications were made for the sake of security
(especially buffer overflows). This port is also available for the original
platform (DOS).

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2004-12-03 17:17
2.0.3

Diese Veröffentlichung fügt eine bessere Unterstützung für BSD-Systeme (auf Darwin, FreeBSD, OpenBSD getestet und NetBSD) und für andere Unix-Varianten wie Solaris 9. Es behebt Details über DOS, Win32, Linux, XTerm und Linux-Treiber. Es bietet Unterstützung für neue Versionen von gcc (getestet mit gcc bis 3.4.3).
This release adds better support for BSD systems (tested on Darwin,
FreeBSD, OpenBSD, and NetBSD) and for other Unixes, such as Solaris 9.
It fixes details on DOS, Win32, Linux, XTerm, and Linux drivers. It adds
support for new versions of gcc (tested with gcc up to 3.4.3).

2003-07-22 23:32
2.0.2

Diese Veröffentlichung fügt eine Klasse zu abstrahieren, die Verwendung von i18n und Unterstützung für UTF-8 Linux-Konsolen.
Tags: Minor feature enhancements
This release adds a class to abstract the use of i18n and support for UTF-8 Linux consoles.

2003-07-14 23:01
2.0.2 RC1

Dieser Release Candidate behebt Probleme bezogen auf UTF-8-Terminals (wie Red Hat 8 / 9). Es fügt auch eine neue Klasse namens TVIntl, dass ein Wrapper für die libintl / gettext i18n Bibliothek. Die Zusammenstellung Mechanismus wurde vereinfacht, und die Unterstützung für neuere Win32-Compiler hat (Borland CBuilder 6 und MSVC 7).
Tags: Beta, Minor feature enhancements
This release candidate fixes problems related to UTF-8 terminals (like Red Hat 8/9). It also adds a new class called TVIntl that's a wrapper for the libintl/gettext i18n library. The compilation mechanism was simplified, and support was added for newer Win32 compilers (Borland CBuilder 6 and MSVC 7).

2003-01-27 16:43
2.0.1

Ein russischer Übersetzung und einer X11cyrillics Beispiel wurden hinzugefügt. Eine Anlage für die (Spanisch und Russisch) Übersetzung wurde hinzugefügt, auch. Fehler in der Linux, X11 und WingR Fahrer wurden behoben.
Tags: Minor bugfixes
A Russian translation and an X11cyrillics example were added. An installation for the (Spanish and Russian) translations was also added. Bugs in the Linux, X11, and WinGr drivers were fixed.

2003-01-06 17:20
2.0.1 RC2

Diese zweite Release Candidate behebt SuSE Zusammenstellung Fragen.
Tags: Beta, Minor feature enhancements
This second release candidate fixes SuSE compilation issues.

Project Resources