home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / w / wined / History < prev    next >
Text File  |  1997-05-08  |  7KB  |  176 lines

  1. WinEd Version History
  2. =====================
  3.  
  4. Version 2.60 (08 May 1997)
  5. ------------
  6. • Removed serious bug when deleting a window's last icon.
  7. • Added confirm deletions option.
  8. • Added always show borders option.
  9. • Added icon name exporting feature.
  10. • Made 'selection' menus open even if parent is shaded (a la filer).
  11. • Slightly modified behaviour when selecting with Menu button.
  12. • Change to !Run file for better handling of very long path names.
  13. • Minor improvements to !Boot and !Run files.
  14. • Squeezed IfThere.
  15.  
  16. Version 2.54 (20 March 1997)
  17. ------------
  18. • Outline fonts are now reallocated to correct resolution after a mode change.
  19. • Choices file handling improved.
  20.  
  21. Version 2.53 (3 February 1997)
  22. ------------
  23. • Allowed files with invalid headers to be loaded after query.
  24. • Fixed indirected sprite only icon name length bug.
  25.  
  26. Version 2.52 (17 January 1997)
  27. ------------
  28. • Fixed serious bugs in outline font handling.
  29. • Prevented corruption of colour icons in edit window dialogue when
  30.   opened with transparent values.
  31. • Now possible to switch between editable and preview windows without going
  32.   back to the browser.
  33. • Saves choices in Risc PC !Boot structure when present.
  34. • Undersized editable windows are displayed without scroll bars etc.
  35. • Stray menus are no longer left open when closing windows.
  36. • Clicking with Menu causes target windows to gain input focus.
  37. • Rename and Copy dialogue boxes are filled in with old window identifier.
  38. • Corrected slight redraw problem when moving odd-sized icons.
  39. • Removed embedded names again, nobody ever seemed to find them useful.
  40. • Corrected bug which prevented input focus from being returned to the parent
  41.   browser of an editable window being closed.
  42.  
  43. Version 2.51 (6 November 1996)
  44. ------------
  45. • Corrected bug introduced in 2.50 which prevented pop-up menus opening.
  46.  
  47. Version 2.50 (1 November 1996)
  48. ------------
  49. • Corrected bug introduced in 2.45 where cursor keys wouldn't move pointer.
  50. • Made sure only one WinEd window can contain a selection at a time. Selecting
  51.   with Menu behaves like in filer windows.
  52. • Removed superfluous icons from toolbars. Made one double-function select
  53.   all/clear selection icon.
  54. • Monitor now only updates 4 times/second to reduce load on processor.
  55. • Prevented icon picker from trying to return input focus to non-existent
  56.   parent browser.
  57. • Unexpected termination (technical term: crash) will cause attempt to save 
  58.   altered files to Scrap.
  59. • Made scroll event radio buttons in Edit window dialogue more conventional.
  60. • Removed even more superfluous waffle from the manual.
  61. • Left embedded function names in this time. They don't save much memory and
  62.   they can help in bug reporting.
  63.  
  64. Version 2.45 (22 August 1996)
  65. ------------
  66. • Added option (off by default) to allow selections to be moved with the
  67.   cursor keys without holding the mouse button.
  68. • Linked with dynamic area version of flex.
  69. • Recompiled without embedded function names to reduce memory requirement.
  70. • Corrected iconising behaviour.
  71.  
  72. Version 2.44 (15 July 1996)
  73. ------------
  74. • Made visible area dialogue box close when editable window closes.
  75. • Added close icon to icon Resize dialogue box.
  76.  
  77. Version 2.43 (13 June 1996)
  78. ------------
  79. • Corrected bug with the fade status of the icons at the top of the Edit
  80.   window dialogue box not being updated when it's reopened. 
  81.  
  82. Version 2.42 (8 June 1996)
  83. ------------
  84. • Prevented 'auto-sprites' feature from overflowing a buffer if the templates
  85.   filename is shorter than "Sprites<22>"
  86.  
  87. Version 2.41 (7 May 1996)
  88. ------------
  89. • Added check for erroneous Message_FontChanged when changing to System font.
  90.  
  91. Version 2.40 (20 April 1996)
  92. ------------
  93. • Prevented flicker when clicking in editable windows.
  94. • Corrected bug when opening already open windows via a shortcut.
  95. • Made monitor and picker open behind editable window.
  96. • Made change in selection state close menus.
  97. • Allowed larger ranges of coordinates to be handled.
  98. • Moved setting of an individual icon's size into a new dialogue box with
  99.   ability to also enter position coordinates.
  100. • Added dialogue for editing a window's visible area.
  101. • Discovered how to make Kta validation work properly and removed custom
  102.   code previously used instead.
  103. • Removed bug of heap corruption when editing a window after deleting
  104.   some icons.
  105. • Added optional action button panes to icon and window editing dialogue
  106.   boxes.
  107. • Removed much superfluous information from the manual.
  108.  
  109. Version 2.34 (13 March 1996)
  110. ------------
  111. • Made click on Save in browser menu save file if it has a pathname.
  112.  
  113. Version 2.33 (03 March 1996)
  114. ------------
  115. • Simplified drag rounding to avoid inconsistencies when windows are forced
  116.   on screen.
  117.  
  118. Version 2.32 (14 February 1996)
  119. ------------
  120. • Added protection against indirected icon strings overrunning their
  121.   buffers.
  122. • Changed statistics to match figures given by Wimp_LoadTemplate.
  123. • Editable icons are now filled when selected to ensure that their
  124.   selected status is always visible.
  125.  
  126. Version 2.31 (11 February 1996)
  127. ------------
  128. • Corrected submenu-opening message handling.
  129. • Corrected bugs in outline font management
  130. • Amended counting of indirected data in statistics.
  131. • Corrected appalling mistake of not properly updating distribution
  132.   archive from bugged intermediate version.
  133.  
  134. Version 2.30 (4 February 1996)
  135. ------------
  136. • Replaced writable sub-menus with small dialogue boxes for Style Guide
  137.   compliance. And they look a lot nicer when popping up from a tool button or
  138.   keyboard shortcut.
  139. • Switched to a more reliable memory management library.
  140. • Removed distinction between Wimp and user sprite areas.
  141. • Added option to auto-load sprites with templates.
  142. • Added feature to clear user sprites.
  143. • Browser tool bar is now switched off by default; it looked a little out of
  144.   place.
  145. • The panes no longer flicker when changing a selection.
  146. • The editable window tool pane now behaves the same as Draw's ie will move
  147.   partially off screen with its parent, but jumps fully back on if it goes all
  148.   the way off.
  149.  
  150. Version 2.22 (14 January 1996)
  151. ------------
  152. • Fixed browser redraw bug.
  153. • Fixed Edit window dialogue box code to read/write pane icon properly.
  154. • Removed redundant Banner template from main Templates file.
  155.  
  156. Version 2.21 (6 January 1995)
  157. ------------
  158. • Reorganised registration/banner code to eliminate separate WinEdReg
  159.   application.
  160. • Changed rounding code so window size doesn't jiggle about when moving
  161.   them.
  162. • Changed Stats templates to improve appearance with anti-aliased fonts.
  163.  
  164. Version 2.20
  165. ------------
  166. • Browser windows behave like filer windows (minimum size no longer dictated
  167.   by title bar).
  168. • Minimising icon sizes now takes RISC PC Desktop font into account as well
  169.   as System font (defaults to Homerton.Medium).
  170. • Validation of outline font colours corrected.
  171. • Click in Icon picker work area clears selection.
  172. • Tool bars are on by default, so new users know they exist (and I still like
  173.   using them anyway).
  174.  
  175. No history available for earlier versions.
  176.