Ansgar Becker
|
e3fc3f5ff6
|
fix: wrong use of Copy(), which is one-based not zero-based, and remove translated appendix to snipped log message which may use critical chars and confuse SynEdit
Refs #48
|
2026-03-06 10:55:38 +01:00 |
|
Ansgar Becker
|
1527d35535
|
chore: remove dead code and calls: HasSizeGrip, FixControls, TranslateComponent, ConfirmIcon
|
2025-12-31 13:39:47 +01:00 |
|
Ansgar Becker
|
49b31aad3d
|
Move remaining few Delphi type aliases from apphelpers to lazaruscompat unit
|
2025-10-09 15:53:39 +02:00 |
|
Ansgar Becker
|
7052236c17
|
Get rid of some rarely used class aliases, to avoid confusion when reading the code
|
2025-04-20 12:59:21 +02:00 |
|
Ansgar Becker
|
b266d1475e
|
Issue #1482: high DPI related: call RestoreListSetup in any FormShow event, not FormCreate, move FixVT again to FormShow
|
2025-03-30 12:41:06 +02:00 |
|
Ansgar Becker
|
f9ce32542c
|
Issue #1482: high DPI related: try to store and restore width and height of dialogs without DPI-back-calculation
|
2025-03-26 16:52:44 +01:00 |
|
Ansgar Becker
|
3de5774f91
|
Issue #1482: enable SQL help window
|
2025-03-20 16:33:53 +01:00 |
|