-- sof -- whatsnew.txt -- GTUI -- phax@writeme.com -- http://surf.to/phax --

1.14/03.11.2000 - easier internal commandline handling
                  if you're starting GTUI for the first time, GTUI will check
                    whether a GTW was found in the current directory
                  if the dialog was maximized before it will also be maximized
                    the next time you start GTUI
                  added a simple check whether the selected file in the options
                    dialog is a valid GTW.EXE
     05.12.1999 - fixed bug in documentation and improved documentation
     01.12.1999 - fixed bug that 2 double quotes could occur around a filename
1.13/21.11.1999 - fixed bug with Options Dialog - crashed every time
                    ThanX to Vadim Tarasov for the bug report!!
                  fixed some problems with missing quotes around filenames
                  now it should be impossible to insert an invalid filename
                    for the gtw in the options dialog
                  NOTE: I must admit MFC is terrible - there are so many things
                    that can happen and which are totally unexpected ... :-((
1.12/16.11.1999 - finally fixed the bug that the options dialog occurs
                    endlessly if the program is started for the first time
                  fixed bug that OK-Button in the options dialog was not
                    enabled if a new file was selected and the button was
                    previously disabled                   
                  now the name of the temporary file is randomly generated
                    and it is possible to select multiple files in the explorer
                    and use the right mouse button functionality
1.11/13.11.1999 - added support for whitespaces in the path of GTW
                  compiled it with VC++ 6.0 and all optimizations (/Ox /Ob2 /G5)
                  added Messagebox if the selected file in the options dialog
                    is not found
                  added minimum size for dialog
                  internal code improvements
1.10/11.07.1999 - fixed bug when handling more than one file that only occured
                    on e95's computer
                  fixed problem with saving - only the first 8192 bytes where
                    saved
                  fixed another problem with saving - an ASCII 13 was too much
                    in each line
     21.06.1999 - fixed bug that prevented the Open dialog to appear
                  now the initial path of the open dialog is always correct
                  compiled my own MFC 4.21 DLL - faster than the 
                    original one ;)
1.09/20.06.1999 - replaced the listbox with an edit so that vertical 
                    scrollbars are possible
                  "Save" action is faster now
                  some internal fixes
                  removed "Open readonly" checkbox from the save dialog
                  added Windows "Choose font" dialog and removed the "Set font
                    size" numeric field for better international support
                  fixed problem with working directory if command line 
                    parameter were passed
1.08/01.06.1999 - changed the default name of the application to search
                    in the options dialog to "gtw.exe" instead of "gt.exe"
                  made some internal code improvements, comments :)
                  when you run GTUI with parameters and no path to GTW was
                    set, an error was shown - no more
                  now the readonly checkbox in the open dialog is hidden
     29.05.1999 - when GT takes quite a while the messagebox that appears
                    gives the user the possibility to continue waiting or abort
1.07/24.05.1999 - fixed general problem with the commandline handling
                    ThanX to e95 for the bug report
                  fixed rare assertion when calling the About dialog
1.06/22.05.1999 - added shortcuts to the dialogs
                  now all parameters given on the commandline are used
1.05/18.05.1999 - added waiting cursor when analyzing files
                  added waiting cursor when filling the listbox
                  allowed longer delay while running GT
                  added option to set the font size of the listbox
1.04/17.05.1999 - added option to set whether GT should hide or not
                  changed layout of About dialog
1.03/15.05.1999 - added support for GT switch /C - set compare buffer length
                  renamed 3 registry keys for a better understanding
                  fixed 2 rare crashes
                  added support for GT switch /NH - no heuristics
1.02/13.05.1999 - added working directory handling
                  saving last working directory in registry 
1.01/11.05.1999 - misc internal changes
                  size and position are saved in the registry and restored 
                    at startup
                  fixed rare crash
1.00/30.04.1999 - initial revision

-- eof --
