home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD2.bin / bbs / util / mcp-1.02.lha / MCP / MCP.history < prev    next >
Text File  |  1995-04-12  |  4KB  |  156 lines

  1.                                  MCP History
  2.                                  ===========
  3.  
  4. The coders: {z}:Zerocom, {o}:Oxygene, {f}:Fox
  5.  
  6. >>USER<< is the name of the user who had found the bug.
  7.  
  8. FIXED = Fixed
  9. ADDED = Added
  10. REMOV = Removed
  11. REWRI = Rewritten
  12. OVERW = Overworked
  13.  
  14. ------------------------------------------------------------------------------
  15.  
  16. PatchControl V1.0 was added to the archive! Sorry, it's not in the install-
  17. script.
  18.  
  19. MCP V1.02
  20. ---------
  21. (11-Apr-95)
  22.  
  23.  - {z}  FIXED   FastReset to be a A1200 reset (without HD-Off). Sorry, we
  24.                 couldn't test it.
  25.  
  26. (10-Apr-95)
  27.  
  28.  - {z}  ADDED   to Change WBTitle: Worbenchversion, real Kickstartversion and
  29.                 real Workbenchversion (e.g. 39.106 and 39.29)
  30.  
  31.  - {z}  ADDED   Crunchmania support for Crunchpatch
  32.  
  33.  - {o}  FIXED   ClickToFront doesn't work with the 'rawkey lbutton'
  34.                 Please use 'double rawmouse lbutton' (Doubleclick)
  35.                 because it's better then only the left mousebutton
  36.                 >>Zachary Powell<<
  37.  
  38.  - {o}  FIXED   MoveWindow hang if you press the right mousebutton while
  39.                 moving the window
  40.                 >>Fox<<
  41.  
  42.  - {o}  FIXED   CycleScreens, ClickToFront, ClickToback doesn't work full
  43.                 with few programs
  44.                 >>Volker Remuss<<
  45.  
  46.  - {o}  FIXED   CycleScreens doesn't work with 'rawmouse lbutton rbutton'
  47.                 >>Volker Remuss<<
  48.  
  49. (09-Apr-95)
  50.  
  51.  - {z}  REWRI   Init and Remove routines (There are now shorter and safer)
  52.  
  53.  - {z}  FIXED   systemlock when a library can't be opened
  54.  
  55. (07-Apr-95)
  56.  
  57.  - {z}  REMOV   Openscreen-routine (now MCP works fine with RetinaEmu)
  58.                 >>Hudi<<
  59.  
  60. (06-Apr-95)
  61.  
  62.  - {o}  FIXED   CopyMem doesn't work on 68040 or higher
  63.                 >>LSI<<
  64.  
  65.  - {o}  FIXED   Tooltype 'MCPNOVBR' causes the computer to crash
  66.  
  67.  - {o}  FIXED   Windowfunctions (MoveWindow, ClickToFront, ClickToBack)
  68.                 wasn't compatible with MagicMenu (selectable Popup Menu)
  69.                 >>Volker Remuss<<
  70.  
  71.  - {o}  FIXED   Tasksearching was to slow (now 600% faster)
  72.                 >>Volker Remuss<<
  73.  
  74.  - {o}  ADDED   new MCP.gurudat
  75.  
  76.  - {o}  ADDED   ToolType 'MCPNOCYBER' (switch to AmigaScreen)
  77.  
  78.  
  79. MCPPrefs V1.02
  80. --------------
  81. (11-Apr-95)
  82.  
  83.  - {z}  FIXED   MCPPrefs needs now muimaster.library V8 (MUI 2.1) instead of
  84.                 V10. It's only tested with V10, so there are no waranties.
  85.  
  86. (10-Apr-95)
  87.  
  88.  - {z}  ADDED   support of new MCP features
  89.  
  90.  - {z}  OVERW   Userinterface:
  91.                  o Select Hotkey Commands now with a double click in Hotkey-
  92.                    page
  93.                  o Global 2 is now Global Page 1
  94.                  o Autoscroll is selectable in Promote-Size and DisplayID
  95.  
  96.  - {z}  ADDED   "Test" Button
  97.  
  98.  - {z}  FIXED   It was impossible to edit Promote-Size
  99.  
  100. (07-Apr-95)
  101.  
  102.  - {z}  FIXED   crash with the demo-config when euro72 and multiscan monitors
  103.                 wasn't started
  104.                 >>Philip Manning<<
  105.  
  106. (05-Apr-95)
  107.  
  108.  - {z}  FIXED   some memory-eating bugs
  109.                 >>Zachary Powell<<
  110.  
  111.  - {z}  FIXED   reopening of the prefswindow while clicking the closegadget
  112.                 >>LSI<<
  113.  
  114.  
  115. ******************************************************************************
  116.  
  117. MCP V1.01
  118. ---------
  119.  
  120.  - {z}  ADDED   CopyMem-patch
  121.  
  122.  - {z}  FIXED   CacheFont didn't work with Fed
  123.                 >>Fox<<
  124.  
  125.  - {o}  FIXED   disable of MoveWindow didn't work
  126.                 >>Ramses<<
  127.  
  128.  - {z}  FIXED   systemcrash when MoveWindow is disabled
  129.                 >>Ramses<<
  130.  
  131.  - {z}  FIXED   errorsprite with PointerPatch disabled
  132.                 >>Ramses<<
  133.  
  134.  - {z}  FIXED   Mousepointer-queue with 16 Colorpointer on 68030
  135.                 >>Ramses<<
  136.  
  137.  
  138. MCPPrefs V1.01
  139. --------------
  140.  
  141.  - {z}  ADDED   More security
  142.  
  143.  - {z}  OVERW   memory-managment
  144.  
  145.  - {z}  ADDED   full MUI-Cyclechain support (with a new version of MUIB-
  146.                                              GencodeASM)
  147.  
  148.  - {z}  FIXED   filename error with 16 Colorpointer
  149.                 >>Fox<<
  150.  
  151.  - {z}  FIXED   Hotkey disables itself automaticly
  152.  
  153.  - {z}  FIXED   config-trashing while 16 Colorpointer generation
  154.  
  155.  - {z}  FIXED   Borderblank now disabled on OCS/ECS
  156.