Commit Graph
6313 Commits
Author SHA1 Message Date
daboe01 f96ffde1fb Merge remote-tracking branch 'upstream/main' into Aristo3 2026-02-07 10:03:31 +01:00
daboe01 0e86264837 fixed: faulty event factory covermethod 2026-02-06 16:16:08 +01:00
daboe01 39fb7c6b5b formatting 2026-02-03 08:20:15 +01:00
daboe01 0fa2b62cc9 fixed: text jumping issues on FF 2026-02-03 07:14:20 +01:00
daboe01 ea69f8b9cc fixed: clock hands in FF 2026-02-02 15:55:49 +01:00
daboe01 4882f26142 Merge remote-tracking branch 'upstream/main' into Aristo3 2026-02-01 19:44:07 +01:00
daboe01 d583403195 fixed: crash when changing typing attributes without selection 2026-02-01 19:43:17 +01:00
daboe01 373737cfd0 Merge remote-tracking branch 'upstream/main' into Aristo3 2026-02-01 19:31:27 +01:00
daboe01 7ee4003840 fixed: prevent timezone shift from reverting month navigation in _CPDatePickerCalendar 2026-02-01 19:29:59 +01:00
daboe01 5111a02672 Merge remote-tracking branch 'upstream/main' into Aristo3 2026-01-31 21:18:09 +01:00
daboe01 e413f3a9fd fixed: column sizing 2026-01-31 21:12:35 +01:00
daboe01 0c4d33dccc new: font preview in fontpanel 2026-01-31 18:21:41 +01:00
daboe01 ab81b1ad32 Merge remote-tracking branch 'upstream/main' into Aristo3 2026-01-30 22:42:05 +01:00
daboe01 6800472725 fixed: keystrokes from menu shortcuts are inserted into textviews 2026-01-30 22:40:35 +01:00
daboe01 0af674ca74 fixed: textview sizing 2026-01-29 20:27:11 +01:00
daboe01 5b95490371 Merge remote-tracking branch 'upstream/main' into Aristo3 2026-01-29 19:17:10 +01:00
daboe01 9dfaf293f2 Removed: hardcoded KeyCodes as they are unreliable 2026-01-29 19:12:17 +01:00
daboe01 fffcc85486 fixed: cpdatepicker relied on deprecated keycode property 2026-01-29 19:06:35 +01:00
daboe01 993e9a9e86 Merge remote-tracking branch 'upstream/main' into Aristo3 2026-01-28 21:42:05 +01:00
daboe01 886a4a422f fixed: addFontTrait 2026-01-28 21:41:15 +01:00
daboe01 2f32e5eaef Merge remote-tracking branch 'upstream/main' into Aristo3 2026-01-28 21:24:37 +01:00
daboe01 f19901c214 new: action methods for format menu 2026-01-28 21:23:03 +01:00
daboe01 77063efe58 Merge remote-tracking branch 'upstream/main' into Aristo3 2026-01-28 21:01:46 +01:00
daboe01andGitHub e198fbdc40 Merge pull request #3122 from daboe01/fixed-keycode-management-in-cptextview
fixed: Keyboard-event handling is based on the deprecated charCode
2026-01-28 20:57:07 +01:00
daboe01andGitHub 3dd97c0b49 Merge pull request #3135 from daboe01/ipad-double-tap-support
improved: double click emulation by double tapping
2026-01-28 20:56:34 +01:00
daboe01 57a53abbf7 fixed: textcolor in CPBrowser selected row 2026-01-28 19:59:59 +01:00
daboe01 e30380a8f9 Merge remote-tracking branch 'upstream/main' into Aristo3 2026-01-28 19:39:50 +01:00
daboe01 16d8780812 fixed: keyview loop trap 2026-01-28 19:38:29 +01:00
daboe01 cdcaf1c4d4 Merge remote-tracking branch 'upstream/main' into Aristo3 2026-01-28 19:28:42 +01:00
daboe01 45162a3fcb fixed: acceptsFirstMouse was missing 2026-01-28 19:24:29 +01:00
daboe01 e62b22da55 Merge remote-tracking branch 'upstream/main' into Aristo3 2026-01-28 07:46:28 +01:00
daboe01 41648b8605 Fixed: CPDatePicker tab navigation when elements are hidden 2026-01-28 07:26:02 +01:00
daboe01 7bd8660f89 browser hud 2026-01-28 07:22:58 +01:00
daboe01 d0c63345f2 Merge remote-tracking branch 'upstream/main' into Aristo3 2026-01-27 20:04:29 +01:00
daboe01 a5e9d65852 fixed: fontpanel was crashing 2026-01-27 20:03:05 +01:00
daboe01 1a7b7054fb improved: animation 2026-01-27 19:46:49 +01:00
daboe01 01fc279709 improved: animation 2026-01-27 19:41:18 +01:00
daboe01 5540ef8ca7 new: triangle animation in outline view 2026-01-26 22:38:49 +01:00
daboe01 ef3ee2e660 Merge remote-tracking branch 'upstream/main' into Aristo3 2026-01-26 19:47:33 +01:00
daboe01 d661c83acc fixed disclosure colors in outlineview 2026-01-26 07:32:35 +01:00
daboe01 437bcc8078 revert: cpoutlineview 2026-01-26 07:26:22 +01:00
daboe01 b8f63166cd fixed: group animation semantics and test 2026-01-26 07:18:02 +01:00
daboe01 68316732de improved: alert panels 2026-01-26 07:08:00 +01:00
daboe01 0a42b39a94 Merge remote-tracking branch 'upstream/main' into Aristo3 2026-01-25 19:35:20 +01:00
daboe01andGitHub fc91326a5f Merge pull request #3147 from daboe01/new-caanimationgroup
New: CAAnimationGroup and implement timer-based animations in CALayer
2026-01-25 19:34:34 +01:00
daboe01 0fc2ed7081 new: manual test 2026-01-25 19:33:33 +01:00
daboe01 8433d4a1d1 new: support for kCAMediaTimingFunctionEaseInEaseOut 2026-01-25 17:25:17 +01:00
daboe01 ac1407484a fixed: outlineview arrow colors 2026-01-25 17:19:07 +01:00
daboe01 a531dc6fc0 improved: demo app 2026-01-25 11:45:23 +01:00
daboe01 57858db161 new: CPOutlineView 2026-01-24 19:15:37 +01:00