infsvn.durmanov
|
b65a31b729
use default font name instead of hardcoded Oberon
|
6 年 前 |
infsvn.durmanov
|
6ccf7d5f1e
Clone default text attributes
|
6 年 前 |
infsvn.durmanov
|
610df2a7de
fixed issue --the text consisting of not Latin symbols is not scaled. The reason - is always used hardcoded not unicode font Vera/size
|
6 年 前 |
negelef
|
38473b9849
Removed end-of-line whitespace in all modules
|
6 年 前 |
negelef
|
7da0e9b20f
Removed Strings.Min/Max and used MIN/MAX instead
|
6 年 前 |
eth.metacore
|
949562c3cc
uses WMGraphics.Color instead of LONGINT
|
6 年 前 |
eth.metacore
|
65226aafd8
fix result type
|
6 年 前 |
negelef
|
de52e92426
Renamed SystemTools to System
|
7 年 前 |
negelef
|
582455f41c
Use WORD instead of LONGINT as result type
|
7 年 前 |
felixf
|
dd3d5477c3
patched all method visibility conflicts: extending methods keep visibility of super method.
|
7 年 前 |
eth.tmartiel
|
807dda4cc9
Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values.
|
9 年 前 |