CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
changed | /trunk/Docs/ChangeLog.txt |
--- a/trunk/Docs/ChangeLog.txt +++ b/trunk/Docs/ChangeLog.txt @@ -3,6 +3,10 @@ ; $Rev$ ; $Date$ ; ------------------------------------------------------------------------------ + +Release v3.8.11 of 02 July 2011 ++ Fixed display problem in about box and compiler error dialog boxes on systems using Internet Explorer v9 web browser control. This fixes issue #3349186 (http://bit.ly/lF6bTO). ++ Updated read-me file re support for IE9 browser control. Release v3.8.10 of 20 May 2011 + Reverted checked tree views and list boxes to standard Windows behaviour. Clicking item text no longer toggles associated check boxes. This behaviour was more problematic then helpful.