home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / tmtrk112.zip / changes.txt next >
Text File  |  1998-05-10  |  3KB  |  54 lines

  1. Changes since 1.10
  2. ==================
  3. Fixed a minor bug where adding buttons in non-coloured mode would have the new ones added with a random colour until OK was pressed. This would show at startup too.
  4.  
  5. Changed the way the setup dialog works. It no longer adds buttons when you click "Make it so" but waits until you hit OK to finalise the changes. "Cancel" and "Exit app." will now undo any changes made.
  6.  
  7. Fixed a bug that meant that changes to the current button text were not saved from Setup unless you moved the current button control before hitting OK.
  8.  
  9. Added the task start date/time to the "You have exceeded the maximum time" dialog to make it easier to tell how long it should be. Also added the task description to the window.
  10.  
  11. Added an absolute date/time to be entered as a stop time in the "maximum exceeded" so that TT can calculate the difference for you.
  12.  
  13. Rewrote some of the floating window code to try to fix a problem where seamless Windows sessions would have debris left over them. This may make it perform slightly better too since I'm no longer creating/destroying the window all the time but just making it invisible.
  14.  
  15. Corrected some minor inconsistencies in the help.
  16.  
  17. Saved registration code immediately after entering. It was lost if TT or your system crashed.
  18.  
  19. Corrected a crash when reporting on no records. TT refused to let you delete a temporary file.
  20.  
  21.  
  22. Changes in release 1.10
  23. =======================
  24. Added the ability to vary the number of buttons on the toolbar. You can now define between 1 and 39 buttons for sepearate tasks and assign a hotkey to each.
  25.  
  26. Restructured the setup dialog to take account of this.
  27.  
  28. Added the ability to combine the toolbar attributes so that buttons can now be labelled, coloured and/or small at the same time. Previously it was possible to choose only one of these attributes at a time.
  29.  
  30. Changed the font in all dialog windows.
  31.  
  32. Added the ability to produce reports using NOT logic in the search words (ie, show me all records that do not contain abcdef).
  33.  
  34. Corrected a bug where a non-existent REXX command could be entered and the report would be generated with no notification. It now issues an error message to tell you that the rexx command could not be found.
  35.  
  36. Added the ability to move the log files to another directory than the program directory. Just set the working directory in the OS/2 program object to the place where you want your data files kept.
  37.  
  38. Rewrote the help info to cater for all this...
  39.  
  40. Changes in release 1.01
  41. =======================
  42. Changed the background colour of the floating help window from white to yellow for better contrast.
  43.  
  44. Changed the title on the initial "nag" screen so that the window displays as a reasonable width. If running in less than 1280x1024 before you couldn't read all the nag text!
  45.  
  46. Changed the size of the floating text windows to better fit around the text to stop the bottom of drop characters (like g) being deleted.
  47.  
  48. Made "Calculate Duration" mode the default if no INI file existed.
  49.  
  50. Added the release number to the "About..." screen.
  51.  
  52. Changed report so that it remembers the start date you requested and sets it as default. End date is set to current date.
  53.  
  54.