Ansgar Becker
|
8098296ea3
|
fix: forgotten files in c01a439ce5
Refs #2250
|
2026-02-12 19:04:29 +01:00 |
|
Ansgar Becker
|
f1ac6dce5b
|
fix: fix various compiler hints and warnings
Adds a {%H-} prefix to a few where the compiler is complaining wrongly.
Note: {%H-} affects just the IDE, not the command line.
|
2026-01-05 19:37: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
|
95df174f0c
|
chore: remove Wine hacks, now that we provide native Linux builds
|
2025-12-28 14:15:40 +01:00 |
|
Ansgar Becker
|
56b783d829
|
fix: add encoding selector to file-open dialog
Refs #2268
|
2025-11-26 12:55:28 +01:00 |
|
Ansgar Becker
|
bac0d7a585
|
feat: recreate basic TExtFileOpenDialog without OS owned dialog and room for customization
Refs #2268
|
2025-11-25 21:33:43 +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
|
17a99be262
|
Fix a second bunch of compiler warnings and hints
|
2025-10-08 18:04:00 +02:00 |
|
Ansgar Becker
|
df6abc9b25
|
Prefer UTF-8 encoding for loading files, instead of auto-detection, which breaks in many cases. See https://www.heidisql.com/forum.php?t=44351
|
2025-08-16 15:49:23 +02:00 |
|
Ansgar Becker
|
7a8566a91c
|
Fix a bunch of compiler hints and warnings, and add a basic exception dialog showing the callstack
|
2025-04-25 14:29:42 +02:00 |
|
Ansgar Becker
|
57b315f786
|
Issue #1482: set project name and description for XP manifest, and remove some unused units from the "uses" clauses
|
2025-04-01 18:15:35 +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
|
b45bcbc8d5
|
Issue #1482: set anchor siblings on remaining forms
|
2025-03-26 15:44:16 +01:00 |
|
Ansgar Becker
|
f7368e1ef9
|
Issue #1482: add CSV import dialog, and CSV detection dialog
|
2025-03-05 20:36:09 +01:00 |
|