J.E.C. File viewer

16/08/94        Version 1.05
Changed:add '.' to filename if no extension
added:  find and help toolbar items
8/08/94        Version 1.04
Changed:uses ini file in windows directory if one exists
Added:	status bar item that shows rows by cols
27/07/94        Version 1.03
Fixed:	tidied up redraw and sundry other display bugs
19/07/94        Version 1.02
Fixed:  bug in file find introduced in Version 1.01
08/07/94        Version 1.01
Fixed:  
Changed:Toolbar icons for open and close.
        Redesigned dialogs to use zApp Interface Pack objects.
Added:	

03/07/94        Version 1.00 
Fixed:  Lineno counting when doing a find/find next/prev.
        Bug when displaying file in a window
Changed:Converted to use zApp Factory Application generator.
Added:	Status Line, Toolbar.

16/06/94        Version 0.33 Beta               Limited release.
Fixed:  
Changed:
Added:

15/06/94        Version 0.32 Beta               Limited release.
Fixed:  Lineno counting.

14/06/94        Version 0.31 Beta               Limited release.
Fixed:  Revised scrollbar code.
        Bug that stopped alt-tab key working.
Changed:Read file now calculates total lines.
Added:  Goto line.
     
10/06/94        Version 0.30 Beta               Limited release.
Changed:Make "Restore on DropFiles" the default.
Fixed:  When choosing a font the rows and cols is now recalculated.
        When selecting text the copy menu item is now enabled.

09/06/94        Version 0.29 Beta               Limited release.
Changed:Source was restructured. The object heirachy was completely
        changed.
Added:  Scrollbars now scroll the text.
Bugs:   When selecting text the copy menu item is not enabled.
        When choosing a font the rows and cols is not recalculated.

03/06/94        Version 0.28 Beta               Limited release.
Added:  When dropping filenames on to the FileView icon then
        activate and restore main window.
        New config options to control adding of scroll bars and
        restore on dropfile.
Fixed:  graying of menus when closing files.        
Changed:now uses a zPane instead of a zTextPane - font now changeable,
        find highlight and selected highlights now stay as expected.

01/06/94        Version 0.27 Beta               Limited release.
Fixed:  display non-displayable characters as a '.'.
        help file not found error.

18/05/94        Version 0.26 Beta               Limited release.
Fixed:  bug introduced in 0.25 which broke find next
Updated:help file - filled in some topics - still a lot to do.

16/05/94        Version 0.25 Beta               Limited release.
Fixed:  bug where shift right would not show certain long lines.

10/05/94        Version 0.24 Beta               Limited release.
Added:  font selection dialog box. Unfortunately zTextPane does
        not allow the font to be changed.
Changed:move find/find next on to a Search menu.
        updated the menu graying.
Fixed:  Find next not finding something on the first line of a
        file after a page-up at ctrl-home.

09/05/94        Version 0.23 Beta               Limited release.
Fixed:  scroll right/left not showing characters that were off
        the screen!
        The highlighting was not working for Find/FindNext.

08/05/94        Version 0.22 Beta               Limited release.
added:  scroll right/left

07/05/94        Version 0.21 Beta               unreleased
Added:  Regular expression find 
Changed:
updated:The help file was fixed to have contents page and a
        couple of topics - topics need fleshing out...
Fixed:  some of the data was being written wrongly to the inifile.
        page-up would display empty lines at top of screen.
        highlighting while dragging with the mouse.

05/05/94        Version 0.20 Beta               Limited release.
Added:  Copy to clipboard - only does whole lines. Not very clever
        about the startpoint being later than the endpoint or the
        endpoint moving back up. Also can only mark current
        screen i.e. screen doesn't scroll up or down or left or
        right.
Bugs:   some values were not written to the inifile correctly. e.g.
        editorname and lastsearch value.
        highlighting is screwy.

04/05/94        Version 0.19 Beta               Limited release.
Intermediate version - copy was partially coded. Internal
restructuring to support highlighting with the mouse.

03/05/94        Version 0.18 Beta               Limited release.
Changed:Find to use resource file dialog and not common dialog.
Fixed:  now opens file window maximised when filename was a command
        line parameter.
        configuration dialog to use checkbox instead of
        radiobutton for the open maximised option.

02/05/94        Version 0.17 Beta               Limited release.
Added:  options menu and configuration dialog box.
        open filw windows maximised option.
        set editor in configuration dialog box.
        save screen sizes when moved/resized as well as at exit
Fixed:  bug with startmaximised overiding show as minimized flag in icon.

01/05/94        Version 0.16 Beta               Limited release.
Added:  Very Basic Help file.
        prev window

28/04/94        Version 0.15 First Beta         Limited release.
Added:  Edit file, Next Window, Close
Missing:on-line way to specify editor
        copy to clipboard
Fixed:  Find bug that stopped page-up working after a find-up.

27/04/94        Version 0.14 Pre-alpha          Limited release.
Added:  Alt-S and Ctrl-S accelerator keys for Find...
Changed:inifile to be in executables directory.
Fixed:  Now allows multiple instances.

26/04/94        Version 0.13 Pre-alpha          Limited release.
Added:  Find and Find Next
bugs:   No longer allows multiple instances
        Find/Find Next not quite right.
        - page-up/line-up do not work after a find in up
        direction.
        Match whole word does not do anything.

21/04/94        Version 0.12 Pre-alpha          Limited release.
Added:  Exit item on File menu
        Todo.txt file
Fixed:  Tidied up accelerator keys
        Alt-F4 now works when child windows are active.

19/04/94        Version 0.11 Pre-alpha          Limited release.

Fixed:  display of garbage past end of file
        Page-up and lineup moving past start of file and showing
        blank lines.
Added:  ctrl-pageup, ctrl-pagedn, ctrl-end, ctrl-home keys to
        move straight to the top and bottom of the file.
        Added edit menu - nothing behind the items yet.
        
19/10/93        Version 0.10 Pre-alpha          Initial limited release.

Added:  Drag and drop support, up, down, page-up, page-dn keys
bugs:   Displays before first line in file (blank lines) if
        page-up or up are pressed.
        Displays garbage lines after the end of file.
        Random junk displayed on screen
        Alt-F4 does not work if a child window is active (open).

