change history of VisiScript ============================ ------------------------------------------------------------------------------ 2. 5.2004 Version 0.3.0 new features and improvements: * a lot of improvements for the editor by using QScintilla: - syntax hightlighing - find text - replace text - show line numbers - autoindent - tabs as tab or spaces - show whitespaces - Zoom in/out * set ratio of output to script window in config dialog * improved Import dialog --> use layout manager, needed for c860 * bugfix: popen crashes when reading output of more than 512 chars ------------------------------------------------------------------------------ 1. 4.2004 Version 0.2.8 new features and improvements: * fixes for c860 (using layout managers for dialogs) * file dialog at startup can be switched off (see config dialog) * icon for run replaced by play (because of missing icon on c860) ------------------------------------------------------------------------------ 30. 8.2003 Version 0.2.7 new features and improvements: * menu improvements: overwrite, wrap-words implemented * tabspace is now configureable * improved user configuration: file extention, last directory will be saved in ini-file * improved execution of the script in an external process, one can choose between popen() and fork()/execl() implementation. This results in a better support for Perl. (Thanks for David Oswald for the suggestions) ------------------------------------------------------------------------------ 25. 2.2003 Version 0.2.6 new features and improvements: * Redo/Undo * better clipboard support, now output can be copied * output of script can be exported * better font selection (font dialog from opie-project used) * font settings will be saved * size of script- and output-area is changeable * import and export of scripts possible (file-dialog from the HTMLAtZaurus-project) ------------------------------------------------------------------------------ 18. 2.2003 Version 0.2.5 first public release of VisiScript