home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / GrafikenKartenSoft / hf-op20.lha / OpaqueMove / Docs-TXT / English / Opaque-Hist.txt < prev    next >
Encoding:
Text File  |  1996-09-26  |  2.8 KB  |  93 lines

  1.  
  2.  
  3. Title: OpaqueMove History
  4.  
  5.  
  6. History
  7.  
  8. Version Change Description Suggested By
  9.  
  10. Version 2.0
  11.  
  12.    o Rewrite commodities broker from scratch. We no longer add additional
  13.      events to the Cx queue, so applications don't see double clicks anymore
  14.      where there was just one click.
  15.  
  16. Steve Koren
  17.  
  18.    o Rewrite OpaqueMove mechanism from the ground up, to include support for
  19.      resizing windows opaquely (needs a fast machine!). Also the central
  20.      OpaqueMove utility is now a BOOSPI object, which is cleaner and makes it
  21.      easier to interface to MUI.
  22.  
  23.    o Rewrite user interface in MUI. It is much nicer now (resizable,
  24.      snapshot-able, has its own MUI prefs, and so on). Clicktabs let you get
  25.      to move/size/misc/etc preferences. A balance object is used in size/drag
  26.      preferences areas.
  27.  
  28.    o Add custom drag/size cursor support. OpaqueMove will load cursors from
  29.      IFF brush files on disk. The GRAB chunk of the brush is used to set the
  30.      cursor hotspot. The cursor directory is settable from the GUI, although
  31.      the filenames are fixed.
  32.  
  33.    o Add a Size/Position window that can appear showing the current size and
  34.      position of the window during movement.
  35.  
  36.    o Add registration window that will generate an email-able registration
  37.      form. Create email registration daemon for YAM to process the forms.
  38.  
  39.    o Add deny patterns as well as allow patterns.
  40.  
  41.    o Fix crash if window being dragged goes away during dragging.
  42.  
  43.    o Remove requirement for reqtools.library. MUI's better.
  44.  
  45.    o Add beginning of a localizable interface using local.library. Not quite
  46.      functional yet.
  47.  
  48.    o Fix bug where a new window appearing during movement would lock up the
  49.      system if non-qualified drag was being used.
  50.  
  51. Joerg Kollmann
  52.  
  53. Version 1.1
  54.  
  55.    o When the left button is released, the window now moves to the location
  56.      where the release happened, not the current location of the mouse.
  57.  
  58. Steve Koren
  59.  
  60.    o The program no longer ignores application specific gadgets placed in the
  61.      window title bar.
  62.  
  63.    o Fix off-by-one bug which was causing windows the width or height of the
  64.      screen to be mangled when moved by outline.
  65.  
  66. Mark Chandler
  67.  
  68.    o While dragging windows, the right mouse button now cancels the window
  69.      movement and restores the window to its original location.
  70.  
  71.    o Now calls LockLayers when moving windows by outline.
  72.  
  73. Stephane Savard
  74.  
  75.    o Now selects the window if it is dragged by the titlebar.
  76.  
  77.    o There is now a CX_POPKEY icon tooltype for a hotkey to display the
  78.      commodity window. This defaults to lcommand o.
  79.  
  80. Frank Gerberding
  81.  
  82.    o Mouse input is no longer locked out upon an error requester.
  83.  
  84. Version 1.0
  85.  
  86.    o Initial public release.
  87.  
  88. Steve Koren
  89.  
  90. Back to Contents
  91. -----------------------------------------------------------------------------
  92.  
  93.