home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / utilities / utilsf / icondir / !IconDir / Documents / History < prev    next >
Encoding:
Text File  |  1994-05-15  |  3.3 KB  |  92 lines

  1. History for IconDir
  2. ===================
  3.  
  4. (c) James Ponder (Jp) of DoggySoft, 1994
  5.  
  6. Releases: 0.05, 0.10, 0.11, 1.00, 1.02
  7.  
  8.  
  9. Version 0.01 alpha (10-Apr-1993)
  10. --------------------------------
  11. I quite pleased with todays work, I have complete written the program from
  12. scratch and have written the menu generating routines and the sprite decision
  13. ones as well.
  14.  
  15. Version 0.02 alpha (11-Apr-1993)
  16. --------------------------------
  17. Tidy'd up the memory management routines and wrote an options window.
  18.  
  19. Version 0.03 alpha (12-Apr-1993)
  20. --------------------------------
  21. Wrote the selection routines so that you can load the files/open the dirs.
  22. I also have made it so that pressing SHIFT while selecting an application,
  23. it opens the directory instead of load it.
  24. Added delete options (and query because I deleted half my util directory by
  25. accident!).
  26.  
  27. Version 0.04 alpha (13-Apr-1993)
  28. --------------------------------
  29. Fixed a few bugs, added 'empty' menu :-)
  30. Wrote SetType facility, wrote manual, added adjust on options window.
  31. Added directory change mechanism.
  32.  
  33. Version 0.05 beta (14-Apr-1993)
  34. -------------------------------
  35. Designed a new sprite.
  36.  
  37. Version 0.06 beta (15-Apr-1993)
  38. -------------------------------
  39. Added 'stop creating menu at application' option.
  40.  
  41. Version 0.07 beta (16-Apr-1993)
  42. -------------------------------
  43. Added hotkey facility, fixed a few bugs.
  44.  
  45. Version 0.08 beta (19-Apr-1993)
  46. -------------------------------
  47. Added facility to drag directory to options icons.   Added delete warning on
  48. files as well as well as directories.
  49.  
  50. Version 0.09 beta (21-Apr-1993)
  51. -------------------------------
  52. Fixed icon positioning on Risc OS 3 and onwards.
  53. Included Risc OS 2 sprite patch module so that menus can have sprites on
  54. Risc OS 2.
  55. Added kickstart facility, added 'beep' and 'kickstart' options.
  56.  
  57. Version 0.10 beta (21-Apr-1993)
  58. -------------------------------
  59. Fixes heap bug and fixed dragging of directory to icons bug, help file added
  60. to.
  61.  
  62. Version 0.11 beta (24-Apr-1993)
  63. -------------------------------
  64. Fixed bug that caused the whole of the wimpslot to be claimed, wrote Recall
  65. routines.
  66.  
  67. Version 1.00 (26-Apr-1994)
  68. --------------------------
  69. Added option for recalling directories if they have been opened with IconDir.
  70. Increased maximum number of entries from 10 to 12.
  71. You can now drag off the items with the menu button, and I've just added the
  72. code for filer action windows and monotasking copying if that fails.
  73.  
  74. Version 1.01 (14-May-1994)
  75. --------------------------
  76. Received excellent Hotkeys program by Graham Crow - changed it to use
  77. WimpExtension borders (for RO2 users), linked windows and requesters.
  78. Altered IconDir to take account for this program by adding a main menu item
  79. to externally load this program from within IconDir.
  80. Changed options window to have no borders around the writable icons in the
  81. list.
  82.  
  83. Version 1.02 (15-May-1994)
  84. --------------------------
  85. Added option to Filer_Boot applications as each menu is created... This is
  86. very slow and I would advise you not to use it, it rather defeats the object
  87. of IconDir.  Reorganised the main menu, so that there are only two system
  88. items, it got a bit nasty having five system items (Info, Recall, Options,
  89. Edit hotkeys and Quit), so there is now a misc menu.
  90. Increased pathname length in writable icons to the standard 256 chars, I was
  91. trying to save on memory by have these at 128, but it causes problems.
  92.