v2.1 (2002-07-27) -------- ------- ------ ----- ---- --- -- - - Updated AUTHORS - Updated LGPL to v2.1 - Removed install target and explained why in README - Fixed copyright dates and stripped out CVS logs across entire tree - Rewrote vector stuff in demo3D - Don't need -DUSE_NCURSES anymore v2.0 (2001-10-19) -------- ------- ------ ----- ---- --- -- - - Rewrote most of the Win32 backend, eliminating the annoying slow-update problem under Windows NT. - Preliminary support for Borland C++ 5.5.1 is there - tn compiles but it doesn't quite work properly yet. v1.9 (2001-09-05) -------- ------- ------ ----- ---- --- -- - - (Michal) Lots of bugfixes and new GUI widgets, local and global keyhandlers, proper handling of NULLs in list code - (Emil) Fixed problems that popped up with ncurses 5.2 and GCC 3.0 v1.8 (2001-04-23) -------- ------- ------ ----- ---- --- -- - - (Emil) Fixed the Win2k long console buffer issue. - (Volker) Added backspace "jumping" and an overwrite mode in the textbox code. - (Volker) Added a preliminary text-viewer widget and example. - (Volker) Fixed up demo3d - did not compile on some Linux distributions due to bad includes. v1.7 (2001-04-02) -------- ------- ------ ----- ---- --- -- - - (Emil) I got Win32 up to speed and revamped the docs. - (Michal) I'm damn busy. - (Emil) Michal is damn busy. - Terminality is now LGPL. v1.6 (2001-01-07) -------- ------- ------ ----- ---- --- -- - - (Michal) Lots and lots and lots of new GUI goodies - (Michal) Bugfixes in original Terminality code - (Emil) I broke Win32 and left the docs outdated. Michal rocks. v1.5 (2000-09-09) -------- ------- ------ ----- ---- --- -- - - (Michal) Added horizontal menu, checkboxes and radio-buttons - (Emil) Fixed up compilation under Windows, other fixes v1.4 (2000-09-04) -------- ------- ------ ----- ---- --- -- - - (Michal) Major overhaul of the textbox, it now scrolls when the contents are bigger than it - Lots of little fixes v1.3 (2000-08-06) -------- ------- ------ ----- ---- --- -- - - (Michal) Ported it to work with DJGPP/pdcurses - (Michal) Fixed textbox bug when backspacing character at count-1 - Added a 'make install' target to install Terminality in /usr/local v1.2 (2000-07-09) -------- ------- ------ ----- ---- --- -- - - Updated demo3D - added a lightsourced cube v1.1 (2000-04-11) -------- ------- ------ ----- ---- --- -- - - Optimisations to demoansi - builds its precalc tables much faster - Updated demo3D - it's much cooler now v1.0 (1999-11-22) -------- ------- ------ ----- ---- --- -- - - pulled in a lot of little changes I'd done over time on different projects - fixed up a lot of little things in the sources - formatted the sources for easier reading - fixed up the Win32 backend - modified some of the GUI classes to use a C linked-list instead of C++ vectors to reduce bloatage - fixed a severe textbox bug (abuse of KEY_DEL could previously lead to a core dump) - pulled the ANSI artifier in as a demo application - added documentation $Id: ChangeLog,v 1.3 2002/07/27 07:35:10 darkmoon Exp $