home *** CD-ROM | disk | FTP | other *** search
- HISTORY:
-
- Version 1.0:
- Worked with patching vectors, which didn't solve the problem of getting
- every active window completly.
-
- Version 1.1:
- Now uses VBI for catching active windows.
-
- Version 1.2:
- Added some new options and removed some bugs.
-
- Version 1.3:
- WBONLY and WFRONT option added. WFRONT will not make WindowToFront() on
- Backdrop and WBENCHWINDOW windows because it causes problems.
- Workbenchsupport added.
-
- Version 1.4:
- Crash when entering wrong arguments removed
- Added DEFPUB option
-
- Version 2.0:
- Enforcer Hits (old debugging stuff) removed.
- Added Commodity support.
- Added GUI.
-
- Version 2.1:
- Removed small bugs.
- Added REMWIN feature.
-
- Version 2.2:
- Removed bug in argument-order at CLI-call.
- Added MOVEMOUSE feature.
-
- Version 2.3:
- Added SCREEN and WINDOW option.
- Redesigned GUI.
-
- Version 2.4:
- Now tooltypes can be saved to icon.
- Added "Save", "About" and "GUI Popup" Gadgets to GUI.
- Removed crash at closedown and some minor bugs.
-
- Version 2.5:
- Added CX_PRIORITY tooltype.
- Removed small bug which caused REMWIN not to work in 2.4.
-
- Version 2.6:
- Added CX_POPKEY tooltype. GUI can now be opened with a Hotkey.
- Added Key-Support for Quit,Save,About and Hide - which are easy to implement
- (I don't think its worth the work and space to do it for all)
- Hotkey can be edited and saved from GUI.
- Again removed errors in CLI-call.
-
- Version 2.7:
- CheckBox Gadgets now work under V37, too.
- MOVEMOUSE debugged, now works under V37 correctly, too.
- Huntwindows now only moves windows if the button is released, or after it is
- released which avoids a lot of problems (thanx to Stefan Sticht)
- Due to the point above Huntwindows does no longer restricts Workbench drawers
- from WindowToFront
- The DISP_CLIP is now determined better (thanx to Bernhard Möllemann)
- Removed Bug which caused Huntwindows to crash when quit after save.
-
- Version 3.0: (2.8 and 2.9 where not released)
- Now really use VideoControl to get DISP_CLIP
- Screens won't be pulled down anymore
- Doing a lot of LockIBase() and checks for valid pointers to prevent any
- Enforcer-Hit produced by NIL or invalid pointers (like when
- closing the Workbench)
- Adjustments now also work for oversized windows.... (In fact I rewrote the
- complete move section to be smaller and better)
- Improved MOVEMOUSE again, which didn't work correctly on Non-Interlace and
- A2024 Screens
- There is a better icon for Huntwindows now
- Action Hotkey added, which makes it possible to force Huntwindows to act
- without a window being activated
- ALWAYS now changed to ACTION and can have the additional state of 'hotkey'
- which means that Huntwindows will only act on Hotkey
- DELAY option added, to wait some time before acting.
- Redesigned GUI a bit.
- Removed small bug which caused pressed Hotkeys to be passed on to whatever
- window was active.
- RESTRICT option added to choose which screens are to DefPub.
- Improved the Interrupt to watch if the window's position or size changed
- also (instead of only waiting for a new active window)
- Stringgadgets will now be checked when hiding or saving
-
- Version 3.1:
- History now in a seperated file (got too long)
- ACTION Condition now saved and loaded correctly
- Added LWINDOW and NWINDOW option
- Added Exclude WBWIN option
- (Again :-( ) fixed Enforcer-Hits when closing Workbench (26.5.93)
- Removed bug in NWINDOW causing an endless loop on empty screens (3.6.93)
- Changed behaviour on pulled down screens (no more pull them up, when not
- necessary)
- Removed Enforcer Hit on startup. (8.6.93)
- Cleanup and cosmetic changes to source and archive - release (14.6.93)
-
- Version 3.2:
- Fixed Enforcerhits when pattermatching on empty screennames.
- Prevented change of active window on startup (happened only sometimes and
- with REMWIN)
- Removed small bug in Windowpatternmatching (which mystically didn't cause
- any errors)
-
- Version 3.3:
- Added SMOOTH Option
- Fixed Enforcerhit on LWINDOW done when last window was on a just closed screen
-
-