10 Commits

Author SHA1 Message Date
7db196e9de Issue #1482: fix more anchor siblings, disable TExtForm.PageControlTabHighlight 2025-04-02 13:58:14 +02:00
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
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
48bddbc3b6 Issue #1482: move auto-arrangement of controls from OnCreate to OnShow, so the final height of a TEdit is considered (35px vs 28px on Ubuntu with 100% DPI) 2025-03-23 15:39:39 +01:00
483a7ca386 Issue #1482: experimental auto-arrangement of controls on session manager, due to much different height of controls 2025-03-23 13:48:35 +01:00
3b0b176ee4 Issue #1482: enable dropdown menu on "new" button in session manager, create and assign popupListHeader to various trees 2025-03-19 15:55:18 +01:00
3e1dd36bfc Issue #1482: set status bar panels to psText without icons, activate click on server panel, activate events on tabSetQuery and most of the remaining ApplicationEvents. 2025-03-11 16:19:50 +01:00
2f151f86d2 Issue #1482: enable query tab closing, adding, renaming etc., set SQL highlighter colors and font quality 2025-03-10 20:56:15 +01:00
f7368e1ef9 Issue #1482: add CSV import dialog, and CSV detection dialog 2025-03-05 20:36:09 +01:00
68aaa451a8 Issue #1482: add data sorting dialog 2025-03-04 19:52:01 +01:00