| Release: Select 1i1 |
| 0.16 (13 Jun 2001) |
Changed to use CLI version of RESDIR. |
| 0.17 (03 Oct 2001) |
Added install rules. |
|
| Release: Select 3i1 |
| 0.18 (12 Feb 2003) |
Updated to use new style Makefile. |
| 0.18 (13 Feb 2003) (retagged) |
Fix for resource export. |
|
| Release: Select 3i2 |
| 0.19 (21 Jun 2003) |
Updated to use the standard divider between buttons and entry icons. |
| 0.20 (01 Jul 2003) |
Tidied up makefile in preparation for release. |
|
| Release: Select 3i4 |
| 0.21 (07 Jan 2004) |
General source tidy up. |
| 0.22 (15 Jan 2004) |
Re-ordered Messages file to ensure that lookups from ROM work. |
|
| Release: Select 4 Preview |
| 0.23 (16 Feb 2005) |
Added export of defs and header. |
| 0.23 (17 Feb 2005) (retagged) |
Updated header to include version number |
| 0.24 (01 Mar 2005) |
Completed support for ResourceFS. |
| 0.25 (07 Nov 2005) |
Fix for mis-positioned divider when certain button combinations are used with 'Draft'. Fix for numerous memory allocation failure problems. Fix for a few memory leak problems. Fix for PrintDbox_SelectFromTo to work reliably. Fix for PrintDbox_GetPageRange to work reliably. Fix for Object leak on failures. Large changes to rationalise the 'reset' the contents of the dialogue box. |
| 0.26 (07 Nov 2005) |
Fixed assumptions in PrintDBox_GetPageRange. New support for bounded page numbers, and upgrade of page range gadgets to be NumberRanges. |
| 0.27 (09 Nov 2005) |
Updated PageLimit name. Updated defs file with new API definitions. |
| 0.28 (14 Nov 2005) |
Tidied up some redundant code. Modified object creation to use body size rather than flags as page limit indicator. |
| 0.29 (28 Feb 2006) |
Minor source change for renamed constant. |
| 0.30 (15 Sep 2006) |
Guard against unlikely source of recurring errors when showing a delayed object (after delivering a PrintDbox_AboutToBeShown event). Unknown SWIs now cause a generic error instead of being ignored. The underlying Window object is now shown with the same parent object and component IDs as the PrintDbox (instead of no parent, as before). SWI Toolbox_GetObjectInfo on a PrintDbox object now returns a more up-to- date indication of whether the dialogue box is actually on screen. Centralised control over inclusion of debugging code. |