Version History |
This chapter lists releases with changes to classes, templates and documentation.
Version 2018.10.156 - Sunday, October 14, 2018
Version 1.0.148 - February 24, 2015
Version 1.0.147 - January 29, 2014
Version 1.0.146 - August 3, 2013
Version 1.0.144 - May 4, 2011
Version 1.0.140 - December 21, 2010
Version 1.0.130 - Febuary 9, 2010
Version 1.0.128 - January 26, 2010
Version 2018.10.156 [October 14, 2018] |
January 27, 2016:
Classes | Non MDI windows that were off the left or right borders were not pulled in quite enough. Fixed. |
Classes | Width of "Single" border was not calculated correctly. Fixed. |
Template | Implemented an optional check that shows procedures with windows that do not have the IMM attribute to make it easier to identify windows that will not automatically fix. |
January 21, 2016:
Installer | Dual Code signing implemented. |
Template | Implemented optional automatic fixing on EVENT:Moved and EVENT:Sized. This requires that the window has the "Immediate" attribute set at design time. |
Classes | Both MDI and SDI windows that were off the right border or bottom of the frame or screen would not be pulled completely in causing scrollbars to appear in MDI windows. Fixed. |
Version 1.0.148 [February 24, 2015] |
February 24, 2015:
Installer | Installer built for Clarion 10 |
Version 1.0.147 [January 29, 2014] |
January 29, 2014:
Installer | Installer built for Clarion 9.1 |
Version 1.0.146 [August 3, 2013] |
August 3, 2013:
Installer | Installer built for Clarion 9.0 |
May 31, 2011:
Installer | Installer suggested "Clarion7" in the examples path. Fixed. |
Version 1.0.144 [May 4, 2011] |
May 4, 2011:
Installer | Installer built for Clarion 8.0. |
March 9, 2011:
Template | Added option to select various priorities for ABC code generation. The template now supports priorities 8300, 8500, 9000 and 9500 for the code generation into ThisWindow.Init method. This allows the developer to pick any of the 4 priorities in case there are other templates that are not compatible with Window Fixer. |
Version 1.0.140 [December 21, 2010] |
March 15, 2010:
Install | Fully Clarion 7.1 compatible. |
Template | Project defines were not created correctly causing a GPF as the classes were not linked correctly. Fixed. |
Version 1.0.130 [February 9, 2010] |
January 27, 2010:
Install | Readme file for demo information was wrong. |
Version 1.0.128 [January 26, 2010] |
January 26, 2010:
Initial release