home *** CD-ROM | disk | FTP | other *** search
/ RISCWORLD 5 / RISCWORLD_VOL5.iso / SOFTWARE / Issue3 / FAMILY / Calendar / Demo / !Datum / Doc / HISTORY
Encoding:
Text File  |  2003-09-19  |  1.7 KB  |  41 lines

  1.  
  2. ----------------------------
  3. revision 1.7
  4. date: 2003-09-19 10:47:19+01;  author: erikgrnh;  state: Stab;  lines: +3 -3
  5. Starts with date-of-today as initial date.
  6. ----------------------------
  7. revision 1.6
  8. date: 2003-09-19 10:09:22+01;  author: erikgrnh;  state: Stab;  lines: +3 -3
  9. Program handles everything except day-of-week and weeknumbers.
  10. ----------------------------
  11. revision 1.5
  12. date: 2003-09-19 05:41:41+01;  author: erikgrnh;  state: Exp;  lines: +3 -3
  13. Program now calls the module with succes. No real info in the display
  14. yet.
  15. ----------------------------
  16. revision 1.4
  17. date: 2003-09-16 07:14:32+01;  author: erikgrnh;  state: Stab;  lines: +3 -3
  18. Like 1.3, except better. In the previous version, the program tended
  19. to quit no matter which window was hidden. Even when the proginfo
  20. window or the menu disappeared, the program quit as well.
  21. In this version, quitting-when-the-window-is-closed is handled by
  22. letting the window deliver a Quit_quit event when it is hidden.
  23. Code has also be added to register the window Object Id when it is
  24. created.
  25. ----------------------------
  26. revision 1.3
  27. date: 2003-09-16 05:59:30+01;  author: erikgrnh;  state: Stab;  lines: +3 -3
  28. Program now also quits when the window is closed.
  29. ----------------------------
  30. revision 1.2
  31. date: 2003-09-16 04:42:30+01;  author: erikgrnh;  state: Stab;  lines: +4 -4
  32. Basic framework. Will show the window, the menu and the ProgInfo.
  33. Selecting Quit will quit.
  34. Nothing else works yet. Even closing the window will not yet quit
  35. the program.
  36. ----------------------------
  37. revision 1.1
  38. date: 2003-09-16 03:20:24+01;  author: erikgrnh;  state: Exp;
  39. Initial revision
  40. =============================================================================
  41.