| Release: Select 4 Preview |
| 0.09 (25 Feb 2005) |
Import of ancient RedrawManager source. Removed assembler source. Replaced error handling with modern form. Updated build structure to modern style. Separated out memory handling. |
| 0.10 (26 Feb 2005) |
Source tidy up, with indent. Replaced hardcoded values with those from central headers. |
| 0.11 (26 Feb 2005) |
Updated to use dynamic area for memory allocation. Added export of header with SWI numbers and flags. Fixed registration/dispatch to be deterministic. Rationalised debug code. Fixed logical error in window regions code. Tentative work on direct call interface. |
| 0.12 (26 Feb 2005) |
Completed DirectCall support code. Fix for FilterManager support services. Fix for RemoveCallback parameter checks. |
| 0.13 (26 Feb 2005) |
Added support for fast-reject mask to speed up filtering. Bracketed redundant interest array. |
| 0.14 (27 Feb 2005) |
Further fix for logical graphics rectangle problems. Fix for redraw region returned to client not being bound to interest region. |
| 0.15 (09 Mar 2005) |
Fix for another graphics rectangle issue with multiple claimants. |
| 0.15 (02 Jun 2006) (retagged) |
Updated documentation to reflect current implementation. |