home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 Mobile / Chip_Mobile_2001.iso / palm / business / reminder / reminder.exe / readme.txt next >
Text File  |  2000-09-23  |  4KB  |  119 lines

  1. Reminder v2.5
  2.  
  3. Steven Kienle
  4. sckienle@worldnet.att.net
  5.  
  6. This program will help you  remember important dates in a manner
  7. more straight forward than trying to useyour DateBook.  It lets
  8. you enter the date of the event, how many days notice you want
  9. and any other notes you may have.  Reminder will keep track of
  10. those dates year after year.  Reminder will keep a current
  11. list of the events you need to be warned about.  All you have to
  12. do is bring up Reminder to see what events are coming up.
  13.  
  14. If desired, Reminder will also set a notification alarm every day
  15. you have an event close enough to today, based on information you
  16. provide with each event.
  17.  
  18.  
  19. Release Notes:
  20.  
  21. V2.5
  22.  
  23. Included Export menu item to provide integration between Reminder and
  24. the stock Palm applications Date Book, Mail, Memo Pad and To Do List.
  25.  
  26.  
  27. V2.1
  28.  
  29. Changed the "Export/Import" menu items to "Backup/Restore" which 
  30. more properly reflects their use.
  31.  
  32. Changed alarm subsystem to not think alarms which have future dates,
  33. such as 31 October 2005, are near on an earlier date, such as 
  34. 30 October 2000.
  35.  
  36. Added color large and small icons.
  37.  
  38. Corrected a bug which could lead to the
  39.  
  40.      MemoryMgr.c, Line: #, NULL handle
  41.  
  42. and
  43.  
  44.      DataMgr.c, Line: #, Err Deleting rec
  45.  
  46. errors.  This may not completely remove these errors, but it is at
  47. least a start.
  48.  
  49. Corrected a bug with the alarm set dialog which confused 12:00 PM 
  50. and 12:00 AM.
  51.  
  52. Cleaned up several small memory leaks.
  53.  
  54. Fixed some other code to make it more Palm OS 3.5 compatible.
  55.  
  56.  
  57. V2.0
  58.  
  59. Added a "small" icon to program for the new the application 
  60. list view.
  61.  
  62. Added the ability to export and import reminders from Memo Pad
  63. memos.
  64.  
  65. Added a "Cause Alarm" check box for events.  This will allow an
  66. event to be reported as near, either on the main reminder form or
  67. the alarm dialog, but will not cause an alarm event itself.
  68.  
  69. Added a "One time only" check box for events.  This will cause
  70. an event to be deleted automatically once it's date is passed 
  71. for the first time.
  72.  
  73. Removed date from the main form's title.  I decided it wasn't really
  74. needed and it was getting in the way of the categories drop down,
  75. causing a case where the date was blanked out anyway.
  76.  
  77. Added support for Lefty and LeftHack.  These are two pieces of software
  78. intended to make the Palm better for left-handed users.  Lefty is by Joe Strout,
  79. and be downloaded from <http://www.strout.net/pilotsoft/lefty/>.  LeftHack
  80. is a HackMaster module by Quartus Handheld Software and can be loaded from
  81. <http://www.quartus.net/products/lefthack>.
  82.  
  83. Switched from the Up/Down buttons to a scroll bar on the main event listing
  84. screen to be more consistent with the internal Palm applications.
  85.  
  86. Corrected a bug which caused a "Fatal Error: DataMgr.c, Line:4323, Err 
  87. insertion sort" when an Reminder alarm goes off.
  88.  
  89. Corrected a bug when trying to mail an event without a note with
  90. the "include note" option checked.
  91.  
  92. Corrected a bug which messed up setting days until the event for
  93. February 29 when the next year is a leap year.  (Don't ask, it 
  94. didn't matter until the "One time only" flag was added.)
  95.  
  96.  
  97. V1.2
  98.  
  99. Added an option to sound an alarm when the Notification Dialog is
  100. displayed.
  101.  
  102.  
  103. V1.1
  104.  
  105. Added the ability to have a daily alert sound when there is an event 
  106. you should be reminded about.
  107.  
  108. Corrected an error in the database set up which would prevent the 
  109. reminder database from being backed up as part of the HotSync.
  110.  
  111. Added a form which will be displayed if program is run on a non-supported
  112. OS version.  This will prevent the "blank screen of death" syndrome
  113. some people reported.
  114.  
  115.  
  116. V1.0
  117.  
  118. Initial release.
  119.