home *** CD-ROM | disk | FTP | other *** search
/ MACD 4 / MACD4.iso / Patch / Programs / CD3008.LHA / ModemUpdate_CanDo / CanDoPatch.doc < prev    next >
Encoding:
Text File  |  1995-01-18  |  4.8 KB  |  128 lines

  1. These are the patches to bring CanDo v3.000-v3.007 up to v3.008.
  2.  
  3. CanDo
  4.   New executable version updated to v3.008.
  5.  
  6. CanDoFiles/Overlays/CanDoGuide
  7.   Made it work better with CanDo help system.
  8.  
  9. CanDoFiles/Overlays/CanDoInit
  10.   Fixes a problem in the window effects list, only affected a small
  11.    number of machines.  For some reason it listed the palette effects
  12.    instead of the window effects on some machines.
  13.   Made it work better with CanDoGuide help system.
  14.  
  15. CanDoFiles/Overlays/CanDoMain
  16.   Fixed a creeping screen problem.
  17.   Fixed a problem that made KeyInput, ARexx, etc. to sometimes get
  18.    confused.
  19.   Corrected a cosmetic problem
  20.  
  21. CanDoFiles/Overlays/Card
  22.   Cleaned up a bit.
  23.  
  24. CanDoFiles/Overlays/Editor
  25.   LastScript object tool would get confused by itself and Bookmarks.
  26.   Improved the toolbar when dealing with a limited number of tools.
  27.   Cleaned up a bit.
  28.  
  29. CanDoFiles/Overlays/MainDisplay
  30.   Fixed a rather silly buglet.  The interlace tooltype would work if,
  31.    and only if, workbench was interlaced.  Strange but true.  Like I
  32.    said it was a silly bug.
  33.  
  34. CanDoFiles/Overlays/MainPanel
  35.   Improved the toolbar when dealing with a limited number of tools.
  36.   Cleaned up a bit.
  37.  
  38. CanDoFiles/ObjectTools/ConfigCanDo
  39.   The toolbar editor seems to get confused if you pushed the first tool
  40.    above itself, caused the toolbar data being edited to go goofy.
  41.   If you moved the last item up in the list, visually strange things
  42.    would happen.
  43.   New resource and handler version updated to v3.004.
  44.  
  45. CanDoFiles/ObjectTools/Document
  46.   Fixes the scrollbar problem.  If you selected none and then edited
  47.    the object again it would forget that you didn't want a scrollbar.
  48.   New resource and handler version updated to v3.008.
  49.  
  50. CanDoFiles/ObjectTools/KeyInput
  51.   Fixed a problem that sometimes make the tool forget which key was
  52.    being worked on.
  53.   New resource and handler version updated to v3.006.
  54.  
  55. CanDoFiles/ObjectTools/Menu
  56.   Checkmark option created an unusable object, it doesn't now :-)
  57.   The options associated with an item would be inherited by the next
  58.    menu item edited if it did not have any options of its own.
  59.   If you double clicked the list it would cause CanDo to shut down.
  60.   New resource and handler version updated to v3.002.
  61.  
  62. CanDoFiles/ObjectTools/Print
  63.   Fixes the filerequester's cancel button.  If you pressed the cancel
  64.    button bad things would happen :-).
  65.   If you double clicked the list it would cause CanDo to shut down.
  66.   New resource and handler version updated to v3.002.
  67.  
  68. CanDoFiles/ObjectTools/SuperDuper
  69.   Fixed a rather stupid bug when dealing with the new types of objects.
  70.    It was most visible with field object.
  71.   New resource and handler version updated to v3.004.
  72.  
  73. CanDoFiles/ObjectTools/SuperMover
  74.   If you double clicked the list it would cause CanDo to shut down.
  75.   New resource and handler version updated to v3.002.
  76.  
  77. CanDoFiles/ObjectTools/Timer
  78.   The daily timer's minutes was leaking into its seconds, messy eh!
  79.   The object would always attach when it was edited, it now pays 
  80.    attention to the attach flag.
  81.   New resource and handler version updated to v3.007.
  82.  
  83. CanDoFiles/ObjectTools/Window
  84.   Fixed a bug associated with "Size Limit" Window and the "Only Zoom
  85.    Window Size" checkmark.
  86.   New resource and handler version updated to v3.003.
  87.  
  88. CanDoFiles/EditorTools/Buffers
  89.   Made the PlaySound item actually generate a PlaySound.
  90.   New resource version updated to v3.007.
  91.  
  92. CanDoFiles/EditorTools/Objects
  93.   Removed the unsupportable feature: Get object info.  It doesn't work
  94.    when the deck is run by itself and it uses an undocumented command.
  95.    When we get that command working then we will add it back to the
  96.    Objects editor tool and document it.  Sorry for the confusion.
  97.   New resource version updated to v3.004.
  98.  
  99. CanDoFiles/EditorTools/Paint
  100.   Fixed a small cosmetic error on the borders of the center slider.
  101.   New resource version updated to v3.005.
  102.  
  103. CanDoFiles/EditorTools/LexiconAssistant
  104.   Fixed a syntax error with the EnableObject command.
  105.   Goofed up the format of the syntax document, fixed in v3.008.
  106.  
  107. WBUtilities/TheMultiBinder
  108. WBUtilities/TheRelocator
  109.   Oops!, forgot to add the new v3.0 commands to the buffer list.
  110.   Updated the versions to v3.007
  111.  
  112. WBUtilities/ThePrinter
  113.   Fixed an ASL vs PRT: problem.
  114.   Updated the version to v3.007
  115.   
  116. Libs/CanDo.library
  117. CLIUtilities/DeckBrowser
  118.   Version updated to v3.007.
  119.   Fields' disable flags was handled incorrectly.
  120.   Colors were swapped on text button's ghosted text.
  121.   Subdecks got the window's RMB flags goofed up.
  122.   Certian objects with no borders would cause the machine problems.
  123.   Sliders would get confused by image knobs.
  124.   Fixed a problem that caused the CanDo script editor's Perform Script
  125.    tool to always fail.
  126.   MoveBrushAnimTo would not always get there.
  127.   ShowBrushAnim followed by a MoveBrushAnimTo wouldn't be shown.
  128.