Commit Graph
6169 Commits
Author SHA1 Message Date
daboe01 d3e5583070 new: HUD for scrollers 2026-01-10 17:25:40 +01:00
daboe01 10eedb2bb5 realign rounded textured with push buttons (IB correction) 2026-01-10 16:39:53 +01:00
daboe01 d381a602b7 move IB push buttons 6 pixels downward 2026-01-10 16:36:18 +01:00
daboe01 266251ffbf new: HUD support 2026-01-10 13:24:33 +01:00
daboe01 cd9bb7a86e make popup 0,5px larger 2026-01-10 12:46:33 +01:00
daboe01 97f98e3c93 Revert "fixed: popup-position from IB"
This reverts commit c72c761a60.
2026-01-10 12:41:27 +01:00
daboe01 c72c761a60 fixed: popup-position from IB 2026-01-10 10:19:08 +01:00
daboe01 2fe83853ac Revert "fixed: popup-position from IB"
This reverts commit cd940d64ed.
2026-01-10 10:12:51 +01:00
daboe01 cd940d64ed fixed: popup-position from IB 2026-01-10 10:08:44 +01:00
daboe01 15d4575b0a fixed: CPRuleEditor 2026-01-09 21:45:50 +01:00
daboe01 e21d23e911 fixed: popup-position from IB 2026-01-09 21:16:40 +01:00
daboe01 9e649ce96a fixed: sorting arrow was too small 2026-01-07 22:44:09 +01:00
daboe01 68526721b7 fixed: textured rounded button issues 2026-01-07 19:36:13 +01:00
daboe01 be3c5dac8a minor segmented control adjustment 2026-01-07 17:25:52 +01:00
daboe01 26cac2b84d removed: old artwork 2026-01-06 22:30:15 +01:00
daboe01 2f552abf94 fixed: disclosure button issue in outline view 2026-01-06 19:52:36 +01:00
daboe01 7129ebe884 removed: old artwork 2026-01-06 19:33:26 +01:00
daboe01 0c55a5f372 removed: old artwork 2026-01-06 18:26:08 +01:00
daboe01 8cc33d1e37 fixed: datepicker 2026-01-06 18:15:40 +01:00
daboe01 7f8d3f289b fixed: splitview issues 2026-01-06 10:58:25 +01:00
daboe01 d8c74e81b8 fixed: button sizing issues 2026-01-06 10:29:46 +01:00
daboe01 3000254e67 formatting 2026-01-06 09:13:08 +01:00
daboe01 2356340f0b fixed: toolbar overplotting issue 2026-01-05 23:06:03 +01:00
daboe01 227d743666 fixed: pulldown menu 2026-01-05 22:25:53 +01:00
daboe01 b53feeb04c fixed: tokenfield issues 2026-01-05 19:53:30 +01:00
daboe01 3b1043a6b4 alternative image in button bar 2026-01-04 22:25:51 +01:00
daboe01 ba32f92e69 buttonbar fixes 2026-01-04 16:52:07 +01:00
daboe01 5c7d978245 fixed: #3059 2026-01-04 15:11:09 +01:00
daboe01 d96b642f4f fixed: #3051 2026-01-04 15:03:30 +01:00
daboe01 2366c5c1fd fixed: momentary push issue 2026-01-04 14:52:48 +01:00
daboe01 84a85a767c updated gear icon 2026-01-04 14:24:56 +01:00
daboe01 e0c9bd10a4 fixed: popupbutton were invisible when created in code 2026-01-04 11:33:07 +01:00
daboe01 eed6c93349 fixed: combo-box small and mini 2026-01-03 23:15:34 +01:00
daboe01 7023bb8b90 new: svg images for alert panel 2026-01-03 22:51:45 +01:00
daboe01 579814a5de fixed: images did not show in alert panels 2026-01-03 21:01:53 +01:00
daboe01 a2786a9aee fixed: image and shadow issues 2026-01-03 19:44:24 +01:00
daboe01 bcd0c725ce fixed: datepicker clipping issue 2026-01-02 23:25:29 +01:00
daboe01 3c1c01fd9f Merge remote-tracking branch 'upstream/main' into Aristo3 2026-01-02 21:53:59 +01:00
daboe01 3364d1c5cc code cleanup + refac to use svg instead of bitmap 2026-01-02 21:53:37 +01:00
daboe01andGitHub 6b1e308dab Merge pull request #3157 from daboe01/fixed-does-not-properly-transform-the-DOMElements-bounds-if-the-view-has-a-non-zero-origin
Fixed: [CPView addSubview:] was ignoring bounds origin for DOM positioning
2025-12-26 12:34:21 +01:00
daboe01andGitHub e28df7d7d7 Merge pull request #3164 from daboe01/cpmenu-sticky-fix
Cpmenu top level item sticky selection fix
2025-12-26 12:21:47 +01:00
daboe01andGitHub 84d3a820f2 Merge pull request #3152 from daboe01/new-menu-icon-placement-issue-fix
new: Left-align menu bar icon and title
2025-12-26 12:16:01 +01:00
daboe01 dda325b51b fixed: wrong target for bounds 2025-12-26 12:09:15 +01:00
daboe01 f0e29069a9 fixed: sticky main menu selection issue 2025-12-26 12:06:18 +01:00
daboe01andGitHub 4730c23a97 Merge pull request #3154 from daboe01/Fixed-CPMenu-items-appearing-on-the-wrong-side-of-the-menu-bar
Fixed: CPMenu items appearing on the wrong side of the menu bar
2025-12-26 11:56:24 +01:00
daboe01andGitHub 2e15f351a9 Merge branch 'main' into fixed-Main-menus-with-no-items-appear-in-the-menu-bar 2025-12-26 11:48:12 +01:00
daboe01andGitHub 7c81471a3a Merge pull request #3149 from daboe01/new-CPMenu-Item-Change-Reflection
fixed: Update CPMenu immediately when a CPMenuItem changes
2025-12-26 11:36:42 +01:00
daboe01andGitHub 1da107c404 Merge pull request #3160 from daboe01/new-CPStackView
new: CPStackView
2025-12-26 11:21:14 +01:00
daboe01andGitHub 53e7d14e1f Merge pull request #3161 from daboe01/fixed-CPRuleEditor-did-not-resize-the-rhs-view-after-the-ruleeditor-has-been-shrunken
Fixed: CPRuleEditor rows did not resize after being shrunken
2025-12-26 11:01:50 +01:00
daboe01andGitHub 186e2e6130 Merge pull request #3150 from daboe01/fixed-when-performing-key-equivalent-for-a-MenuItem,-the-top-most-menu-item-should-highlight
new: Highlight top-level menu item when performing key equivalent
2025-12-26 10:53:18 +01:00