Changeset 474
- Timestamp:
- May 14, 2023, 3:31:25 AM (2 years ago)
- Location:
- trunk/ae
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ae/MainFormUnit.pas
r471 r474 9 9 10 10 Const 11 AppVersion = 'v1.9. 8d'; // $SS_REQUIRE_NEW_VERSION$12 BldLevelVersion = '1.9. 8d';11 AppVersion = 'v1.9.9'; // $SS_REQUIRE_NEW_VERSION$ 12 BldLevelVersion = '1.9.9'; 13 13 14 14 { Todo: -
trunk/ae/readme.txt
r454 r474 16 16 AE remains Copyright 2004 Aaron Lawrence. 17 17 18 From 2022 includes additional work by Alex Taylor. 18 19 19 20 Features … … 104 105 ------- 105 106 107 1.9.9 108 AE now uses the system Window Text font for dialog controls, and scales them as needed. 109 Print header now uses ISO8601-compliant date format, which avoids a crash when querying the system date format. 110 106 111 1.9.8 107 112 Fix for repeated DBCS characters
Note:
See TracChangeset
for help on using the changeset viewer.