History
DOS Command Line Version
Gui
- v3.4b - 6 January 2005
- Bug with wrong tab handling fixed
- Bug with wrong options restore fixed
- Bug with wrong handling of multi line preprocessor directives interupted by comments fixed
- Definitions for BibTex and Java Script added
- Arbitrary name of overview file added and possibility to specify arbitrary back link text
- v3.4a - 6 June 2004
- Some changes to language definition file. Identifier type exchange feature added.
- Code item types Custom3 and Custom4 added. Code item type Illegal_Char removed.
- v3.2a - 23 May 2004
- Language definition file added. You may now define arbitrary languages to be converted to HTML. Definitions for C/C++, Delphi, Java, HTML, LaTex and Ini files added.
- Project and ini file: OptimizedTagClosing renamed to TagClosingOnEndl and endlNo renamed to nEndl
- Code item types Custom1 and Custom2 added.
- v3.0a - 29 March 2004
- Fixed bug with unrecognized multiline strings
- Project file added. You now may save and reload your settings and file lists.
- Features added: Line numbers, back and top links in generated HTML output
- Features added: Specify one output directory
- GUI changes including new toolbar and menu
- Registry entries to start file open and save dialogs in recently used directory
- Bugfix: Not all keywords were recognized if default (build in) keywords were used
- v2.2b - 2 January 2004
- Strict division of Source code into GUI, kernel and batch parts. The latter two are ANSI
C++ compatible.
- Outfit of generated overview file changed
- v2.1 - 14 April 2002
- Help file added
- Images added to the program's buttons
- v2.0.21b - 15 April 2001
- Fixed bug with useless HTML code at the document's end
- v2.0.2b - 09 January 2001
- Status changed to beta without any changes
- v2.0.2a - 03 January 2001
- Fixed bug with unrecognized multi line preprocessor directives
- Fixed bug with backslash in generated overview file
- v2.0a - 22 December 2000
- Completely new user interface now supporting drag&drop and multiple file selection
- Installation and deinstallation support
- Generation of an HTML index file which links to the converted files
- Minor optimization in conversion routines
- Fixed bug with incorrect tab interpretation in comments and preprocessor directives
- Fixed bug with unrecognized preprocessor directives
- v1.21b Build 2 - 16 October 2000
- Memory leak and problem with escape characters in strings fixed
- v1.21b - 01 October 2000
- The upper 128 characters are now replaced by their unicode representation and colored as illegal.
- The program's homepage changed to www.source2html.org Note: Moved back to www.newty.de now!
- You can now reach the program's homepage or mail bugs by one single click in the about dialog. Design of the about dialog changed.
- Small Speedup: Alphabetical order of keywords used to optimize their identification
- More Speedup: Optimized conversion routines
- Button View in Browser added: Opens the converted file in your browser
- Fixed bug with the "first character after a comment chain"
- You can now choose if you want to enclose the output in <html> and <body> tags
- Language and expert settings are now saved within the style file
- Beautified output: When tags are closed, this is done directly after the last previous non-whitespace. (except for preprocessor directives)
- v1.2b - 17 September 2000
-
Expert Settings: You can specify if you want all HTML tags to be closed when there are endlNo or more successive linefeeds.
- Indents: You can set a number of spaces which is inserted at the begin of each non-empty line.
- The positon of the tabs, the indent and endlNo for the expert settings are now saved within the section [basics] in the style file styles.ini.
- Changes in the error detection mechanisms when reading the style file. Now fully supports comments. Better description and correct line number when an error occurs: Line numbers do not correspond to the stream position when the program runs into an error! They rather correspond to the position where a human beeing would 'see' the error.
- Minor memory leaks fixed
- Support for Java and Delphi source added
- "Install-Dialog" added which pops up the first time the program is started and asks the user to agree to the licence.txt. Note: Removed in 2.x !
- v1.02b - 03 September 2000
- "Could not load icon" bug fixed
-
Conversion routine now runs in an additional thread. Progress is shown in a control dialog. The user can stop the running process by closing the control dialog.
- Two lines whith a link to www.newty.de and some statistics are added at the end of each generated HTML file. Note: Removed in 2.x !
last updated: 06 January 2005 © 2000-2005 by Lars Haendel