***********************************************************
What's new in: VERSION 3.7 
***********************************************************

I.) Major improvements:
======================

**) XML file support


II.) Other improvements:
=======================

*) Tabulator indents can be suppressed 

*) Problem with compressed windows folders solved

*) Problem with some HTML form tags solved

*) Various minor bugfixes and improvements


***********************************************************
What's new in: VERSION 3.5 
***********************************************************

I.) Major improvements:
======================

**) Own Tags can be added to a style

**) Tags can also be deleted from a style 

**) ASP tags <% ... %> are protected now

II.) Other improvements:
=======================

*) Does now always ignore MS-Frontpage '_vti_cnf' folders,
   even when 'Skip files without <HTML> Tag inside' is unchecked.

*) Syntax highlighting can be disabled
   If you don't need the highlighting, it will speed up file 
   loading (of huge files: >200k) dramatically.

*) Drawing of wallpaper bitmaps can be avoided 
   (Pretty HTML will launch more quickly on slower machines)


***********************************************************
What's new in: VERSION 3.0 
***********************************************************

I.) Major improvements:
======================

**) Editor Enhancements 

	*) 'Save As' Option

	*) 'New File' Option

	*) Syntax highlighting

	*) special highlighting for text, tags, quoted text
	   and comments

**) Right mouse button popup menue, for partial formatting 
    and compression added

**) Command line mode implemented

**) Tag trimming feature added

**) partial code formatting

**) partial code compression

**) partial code trimming

**) Drag'n'Drop of files to Pretty HTML possible

**) HTML syntax hint line added

**) Browser preview of unsaved HTML files possible

**) German Help added


II.) Other improvements:
=======================

*) Once again: 100% speed increase 

*) TEXTAREA tags are treated now like <PRE> tags

*) 'AsText-Tag' indent bug - fixed

*) Number of tag indent steps variable



***********************************************************
What's new in: VERSION 2.03 
***********************************************************

*) Cold Fusion file extension (.CFM*) support added
*) Splash Screen has been removed when registered


***********************************************************
What's new in: VERSION 2.0 
***********************************************************

I.) Major improvements:
======================

**) Support of 58 tags (instead of only 20 tags before)

**) 'AS TEXT' Tag's':
    Tag's can now be separated into 'As Text' tag's and 
    'Stand Alone' tag's, this offers complete new 
    possibilities in code formatting (please read Help).

**) preconfigured auto comments for each tags are provided
    (very useful for html rookies)

**) much better checking of, which blanks can be purged while
    compressing a file. This causes a little lower compression
    rate, but a much better page appereance reliability. 
    (Most of the competitor software fail in this point)

**) almost 100% speed increase, (30% RAM usage decrease)

**) v2.0 does no longer break lines in between quotes 
    e.g. <IMG SRC="c:\windows\my picture name with blanks.gif">
    even linebreaks in between '<' and '>' can be suppressed now

**) A FILE DOCUMENTATION line (as comment on top of the file)
    can now be inserted. This line could contain the system
    date/time, author information, version info. Very useful
    for webmasters or intranet supervisors.

**) STYLES: 
    Another great new feature. After playing around with some 
    options you may find some settings worth to store. 
    Now you can define and save as many source code layouts 
    as you like and quickly reload them. 
    But more than this, it's very easy to give such styles 
    away to other Pretty HTML users. So companies can ensure
    that all their employees will create HTML pages using a 
    standard code layout this will decrease maintenance 
    time and costs.

**) Support of network and removeable drives

**) 'Restore from backup file' function added

**) Tag settings are now displayed in an Overview-Grid too

**) HTML Help


II.) Other improvements:
=======================

*) Editor: Search & Replace added 

*) DHMTL, SHTML file extensions supported

*) different wildcard selections possible

*) wrong autocomment numbering in nested tables - fixed

*) editing a loaded file, is now always possible

*) no more need to reselect a file, before 
   a new Compress/Format or Restore action could be started

*) higher linesize value possible (up to 500 characters)

*) no more loss of blank lines inside of <PRE> <SCRIPT> 
   and Comment-Tags

*) Tabs, linebreaks and double blanks will be removed 
   now also inside of tags

*) sometimes the contents of a table cell needs to be 
   concentrated in a single line, v1.0 didn't create 
   auto comments and extra blank lines in this case - fixed

*) v1.0 rejected all HTML files without a <HTML> tag inside.
   Now this check is optional.

*) v1.0 did create Backup files this way:
	   Original: "test.htm" --> Backup: "test.bak"
   v2.0 now does the following:
	   Original: "test.htm" --> Backup: "test.htm.pbak"
   This method ensures that all files can be restored 
   with their original extension.

*) the default backup extension (.pbak) can be user defined.

*) Help appears in a separate window.

*) Users can now define the NUMBER of blank lines before 
   start tag/after end Tag,

*) Auto comments for each tag are now optional:
         .) before start tag only, 
         .) or after end tag only 
         .) or both

*) Auto comment counter optional for each tag

*) Tag names can be turned into uppercase, lowercase. 
   (or left unchanged)

*) Autocomments can be left justified 

*) 'Cancel' in the options window purge option changes

*) New screen design

*) Tag cleanup added, e.g.:
   before: <IMG    src="pixel.gif"   width="200"  
           height="2"    >
   after:  <IMG src="pixel.gif" width="200" height="2">

*) Version 2.0 is released now as time limited Shareware.


***********************************************************
What was new VERSION 1.01:
***********************************************************
*) ASP-File support added
*) Diskspace checking bug fixed

