Commit graph

25 commits

Author SHA1 Message Date
Mirek Fidler
b2258957fa CtrlLib: Ch X11 now reading font from dump_xsettings 2025-11-03 20:21:34 +01:00
mirek-fidler
1056486e73
CtrlLib: DisplayPopup refactored with PaintHook 2025-10-21 23:58:55 +02:00
Mirek Fidler
27c4cdef51 ide: Alt+C (copy declaration/definition) refactored, CtrlLib: DisplayPopUp issues 2025-10-18 14:33:28 +02:00
Mirek Fidler
92b6299c9b CtrlLib: Fixed DisplayPopup issue 2025-10-14 11:49:42 +02:00
Mirek Fidler
ad84ba051f .DDUMPs 2025-10-14 09:25:43 +02:00
mirek-fidler
7edd654237
Restores "real popups" in display popup
These were removed year ago because the placement is imprecise (macos, gtk do not allow odd pixel placement when UHD scaling, so it was a pixel off) and because of Wayland concerns. But the usefulness outweights these glitches...
2025-10-14 09:00:11 +02:00
Mirek Fidler
1f675b5c32 CtrlLib, Draw: GetStdFontCyA returns height including bold/italic variants, ArrayCtrl/DropList are now using this to avoid DisplayPopup for AttrText().Bold() (on MacOS, Bold standard text has 1 more pixel than normal) 2025-02-18 02:00:35 +01:00
Mirek Fidler
524d69d868 CtrlLib: DisplayPopup optimised 2024-10-23 15:01:05 +02:00
Mirek Fidler
e23589ece9 PopUpDisplay refactored to child ctrl 2023-03-28 11:36:05 +02:00
Mirek Fidler
95b5765f99 CtrlLib: Fixed DisplayPopup problem 2023-02-11 20:15:50 +01:00
Mirek Fidler
f484b64c19 CtrlLib: DisplayPopup/TreeCtrl adjustments 2022-10-19 10:48:18 +02:00
Mirek Fidler
1b9a2887a2 CtrlLib: TreeCtrl look&feel fixes 2022-10-17 17:09:42 +02:00
Mirek Fidler
67f810e0f5 VirtualButtons improvements 2022-04-26 13:13:27 +02:00
cxl
719042275c TreeCtrl: Inplace editor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@15361 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-06 16:54:45 +00:00
cxl
4dcf471b35 CtrlLib: DisplayPopoup now using Vector instead of Link
git-svn-id: svn://ultimatepp.org/upp/trunk@15181 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-01 07:58:29 +00:00
cxl
d03502e170 .DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@15016 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-11 06:42:37 +00:00
cxl
d57f5a7ba8 CtrlCore: Cocoa ImageDraw::operator Image now const
git-svn-id: svn://ultimatepp.org/upp/trunk@15015 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-11 06:18:45 +00:00
cxl
5c685a2834 .removed forgotten RDUMP
git-svn-id: svn://ultimatepp.org/upp/trunk@12828 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-11 16:17:32 +00:00
cxl
bd962c40b2 CtrlLib: DisplayPopup reduced refreshing
git-svn-id: svn://ultimatepp.org/upp/trunk@12803 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-28 10:46:40 +00:00
cxl
4b2dcb0bb9 ide: Fixed LayDes Lbl/Var popup wrong size issue
git-svn-id: svn://ultimatepp.org/upp/trunk@12656 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-09 10:58:40 +00:00
cxl
69a728a07e CtrlLib: Fixed remaining issue with DisplayPopup and D&D
git-svn-id: svn://ultimatepp.org/upp/trunk@12655 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-08 19:01:21 +00:00
cxl
ad9292b27f CtrlLib: Fixed issue with DisplayPopup
git-svn-id: svn://ultimatepp.org/upp/trunk@12654 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-08 18:15:52 +00:00
cxl
9e38d118cf CtrlCore, CtrlLib: Tootips and Display popups now can be disabled (app-wide)
git-svn-id: svn://ultimatepp.org/upp/trunk@11551 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-12 22:55:13 +00:00
cxl
417050c1cc CtrlLib: TreeCtrl: Fixed visual glitch with DisplayPopUp
git-svn-id: svn://ultimatepp.org/upp/trunk@11125 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-27 14:35:38 +00:00
cxl
17edf29f87 CtrlCore: Fixed issue with DisplayPopUp and DnD
git-svn-id: svn://ultimatepp.org/upp/trunk@10886 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-28 09:41:34 +00:00