                   TOOLTYPE EDITOR v1.0 History Contents
                 - ------------------------------------- -
 
The Idea:
~~~~~~~~~
Some days ago i had the idea to write this tool, coz i hate it to load the
DOpus to edit each file or hnting the Workbench for the Icon.
So i wrote this Application, i choosed MUI coz i really like this Applic.
and every User can setup the tools to his favorit settings.
 
Version 1.0 
~~~~~~~~~~~
 
wrote the Mainfile
 
Version 1.01 (Wednesday 22-Feb-95)
~~~~~~~~~~~~
 
fixed the following Bugs:
~~~~~~~~~~~~~~~~~~~~~~~~~
 
1. at each time if you want edit a icon from you root path like (DH0: DH1:)
   ect. the Editor makes a Guru.
   STATUS: FIXED
 
2. if you want edit a disk.info the editor makes also a Guru.
   STATUS: FIXED - you can`t edit any disk.info until now.
 
3. if you want add a new Tooltype the Listview wont update the new 
   tooltype, first after saving you can show it.
   STATUS: FIXED
 
4. It was not possible to edit an Icon a second time immediatly after the
   first time, you had to click it again in the Listview.
   STATUS: FIXED
  
5. the ASL popup requester does not work correct, the path was not valid.
 
added the following features:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
1. a preferences editor was addet (it does`nt work this time) only the
   window was addet.
 
2. addet a statusobject to the mainwindow, it will display any errors.
 
3. now possible to  edit icons by double-clicking on it.
 
4. after choosing an icon with the popup ASL requester the icon is now
   selected, you can choose it and edit it immediatly.
  
==========================================================================
 
Version v1.02 (Thursday 23-Feb-95)
~~~~~~~~~~~~~
 
fixed the following Bugs:
~~~~~~~~~~~~~~~~~~~~~~~~~
  
1. if you made a doubleclick on a .info file TT-Ed crashes
   STATUS: FIXED - TT-Ed will ignore each .info file.
 
 
added the following features:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
1. Preferences Editor, now you are able to specify a default Path which
   TT-Ed will scan at startup.
 
2. Added a function which allows you to add Icons to the actual Path.
   supportet are Drawer/Tool/Project Icons.
   A string requester will ask you for the Icon name and will copy the
   icon defined in the preferences editor to the actual path.
   NOTE: Actualy it works only if there no file or icon inverted, this
   ~~~~~ includes the stringobject below the Listview something other
         as the Path alone, it will give the new icon a wrong Name.
         I know tis is a strange Bug, i will fix him soon as possible.
         Anyway, TT-Ed 1.02 does not crash, if there is a wrong Path
         you will be notified about it.


Version v1.03 (Friday 17-Mar-95) (Relase Version)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

fixed the following Bugs:
~~~~~~~~~~~~~~~~~~~~~~~~~
1. After adding a new Icon the listview does not rescan the actual
   Directory.
   STATUS: fixed, now the listview will recognize each change in the 
   actual Directory.

added the following features:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1. a new button is available, now you are able to delete icons directly
   from TT-Editor, seem to be a usefull option.

2. Added the icon stack Option, this will allow you to change the tool 
   stack parameter.

removed the following options:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1. the popup asl requested is removed totaly.
