home *** CD-ROM | disk | FTP | other *** search
/ Micro R&D 1 / MicroRD-CD-ROM-Vol1-1994.iso / os20 / cdity / nag1_14a.readme < prev    next >
Text File  |  1993-04-02  |  2KB  |  52 lines

  1. Short: A scheduler/reminder commodity v1.14
  2.  
  3. Changes since 1.11:
  4.  
  5. v1.14  4/1/93   19988 bytes
  6.    o Fixed mistake which caused the reporting of messages at startup to 
  7.      disappear.
  8.    o Fixed bug which caused trouble in listview gadget for OS 3.0
  9.    o Fixed small bug with tool types which caused problems with OS 2.04
  10.      (2.04 doesn't allow 'ctrl' as an abbreviation for 'control')
  11.  
  12. v1.13  3/31/93  19968 bytes
  13.    o Fixed bug in month rollover for events specified by day.
  14.    o Fixed code so that if events which occur while a requester is up, they 
  15.      will be displayed after responding to the requester.
  16.    o Nag now handles dates past 1999 correctly
  17.    o Fixed other small bugs.
  18.    o Added date wildcard feature so that events can be set to occur monthly or
  19.      yearly (as well as in other combinations).
  20.  
  21. v1.12a 3/28/93  19176 bytes
  22.    o Fixed problem which caused Arq v1.78 to crash when used with Nag v1.11.
  23.      It seems that Arq can't be called from a task, it must be called from a
  24.      process.  Thanks to John Palfrey for pointing this out!
  25.    o Added requesters to display any internal errors which cause the program
  26.      to fail.  Thanks to Martin Ozolins for this suggestion.
  27.  
  28.  
  29. Changes since 1.01:
  30.      - The gui is now font sensitive based on the screen font
  31.      
  32.      - Nag keeps track of events that have passed since it was last active and
  33.        reports these upon startup.  A consequence of this is that Nag 
  34.        automatically saves the events and the 'Save' button and menu option 
  35.        have been removed
  36.      
  37.      - Nag is now more compliant with the C= style guide
  38.      
  39.      - Nag has new tool types DATE_FORMAT and DATE_DIVIDER to set the format for
  40.        the date input
  41.        
  42.      - Nag has a "nag later" option when the event requester appears so that you
  43.        can have it nag you again in a number of minutes specified by the 
  44.        NAG_LATER_DELAY tool type
  45.      
  46.      - The string gadget no longer loses its contents when an event occurs
  47.      
  48.      - The leading '#' or '*' is deleted before editing any events which have
  49.        these symbols as their first characters
  50.      
  51.      - Lots of other bugs fixed
  52.