Commit Graph
10888 Commits
Author SHA1 Message Date
daboe01 89d345dfdc fixed: added missing isActive 2026-02-28 19:35:51 +01:00
daboe01 1bbf87e2cb fixed: testcases 2026-02-28 18:26:47 +01:00
daboe01 ec9c658565 fixed: acceptsFirstResponder was uncoditionally true 2026-02-28 17:07:02 +01:00
daboe01 8db24fcaf6 new: testcases from enquora 2026-02-28 16:46:34 +01:00
daboe01 bce326de9d fixed: Colorwell did not reflect enabled state visually 2026-02-28 15:57:19 +01:00
daboe01 0b83c20648 fixed: life update 2026-02-15 19:53:17 +01:00
daboe01 0f9cadf8d3 fixed: life update 2026-02-15 19:53:00 +01:00
daboe01 c82e5750f0 fixed: the first version was not functional 2026-02-15 18:28:20 +01:00
daboe01 2ff5eb39eb Fix CPColorWell drag-and-drop and responder chain integration 2026-02-15 12:32:13 +01:00
daboe01andGitHub e216f0a355 Merge pull request #3184 from daboe01/fixed-wrong-event-factory-cover-method
fixed: faulty event factory covermethod
2026-02-06 16:17:17 +01:00
daboe01 0e86264837 fixed: faulty event factory covermethod 2026-02-06 16:16:08 +01:00
daboe01andGitHub 57d0750f3c Revise README for updated application demos and tutorials
Updated links and descriptions in the README to reflect current resources.
2026-02-01 21:02:42 +01:00
daboe01andGitHub 3be864e50f Merge pull request #3180 from daboe01/cptextview-changefont-fix
fixed: crash when changing typing attributes without selection
2026-02-01 19:43:50 +01:00
daboe01 d583403195 fixed: crash when changing typing attributes without selection 2026-02-01 19:43:17 +01:00
daboe01andGitHub 946362f0d1 Merge pull request #3179 from daboe01/calendarstepper-fix
fixed: prevent timezone shift from reverting month navigation in _CPD…
2026-02-01 19:30:54 +01:00
daboe01 7ee4003840 fixed: prevent timezone shift from reverting month navigation in _CPDatePickerCalendar 2026-02-01 19:29:59 +01:00
daboe01andGitHub f2bebcb2e6 Merge pull request #3178 from daboe01/improved-font-panel
new: font preview in fontpanel
2026-01-31 21:17:15 +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
daboe01andGitHub 4af8fcc008 Merge pull request #3177 from daboe01/menushortcut-textviewfix
fixed: keystrokes from menu shortcuts are inserted into textviews
2026-01-30 22:41:47 +01:00
daboe01 6800472725 fixed: keystrokes from menu shortcuts are inserted into textviews 2026-01-30 22:40:35 +01:00
daboe01andGitHub e6b9b9cfbd Merge pull request #3176 from daboe01/fixed-cpdatepicker-relied-on-deprecated-keycode-property
Fixed cpdatepicker relied on deprecated keycode property
2026-01-29 19:14:37 +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
daboe01andGitHub b349b23b81 Merge pull request #3175 from daboe01/fontmanager-font-trait-fix
fixed: addFontTrait
2026-01-28 21:41:36 +01:00
daboe01 886a4a422f fixed: addFontTrait 2026-01-28 21:41:15 +01:00
daboe01andGitHub d8dd3d0660 Merge pull request #3174 from daboe01/new-texview-format-action-methods
new: CPTextView action methods for format menu
2026-01-28 21:24:12 +01:00
daboe01 f19901c214 new: action methods for format menu 2026-01-28 21:23:03 +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
daboe01andGitHub b93aa732d2 Merge pull request #3173 from daboe01/fixed-datepicker-nextkeyview-loop
fixed: keyview loop trap
2026-01-28 19:39:04 +01:00
daboe01 16d8780812 fixed: keyview loop trap 2026-01-28 19:38:29 +01:00
daboe01andGitHub febd1260cd Merge pull request #3172 from daboe01/cptext-fix
fixed: acceptsFirstMouse was missing
2026-01-28 19:24:57 +01:00
daboe01 45162a3fcb fixed: acceptsFirstMouse was missing 2026-01-28 19:24:29 +01:00
daboe01andGitHub b598e80c58 Merge pull request #3171 from daboe01/textual-picker-key-navi-fix
Fixed: CPDatePicker tab navigation when elements are hidden
2026-01-28 07:28:01 +01:00
daboe01 41648b8605 Fixed: CPDatePicker tab navigation when elements are hidden 2026-01-28 07:26:02 +01:00
daboe01andGitHub 6b285cd7f0 Merge pull request #3170 from daboe01/fontpanel-fixes
fixed: fontpanel was crashing
2026-01-27 20:04:15 +01:00
daboe01 a5e9d65852 fixed: fontpanel was crashing 2026-01-27 20:03:05 +01:00
daboe01andGitHub 94195237d9 Merge pull request #3169 from daboe01/calayer-fixes
fixed: group animation semantics and test
2026-01-26 07:18:24 +01:00
daboe01 b8f63166cd fixed: group animation semantics and test 2026-01-26 07:18:02 +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
daboe01andGitHub 2615577173 Fix Kitchen Sink demo link in README
Updated the link for the Kitchen Sink demo in the README.
2026-01-19 07:50:18 +01:00
daboe01andGitHub 8d61a5fbe1 Correct release year in project status
Update project status release year from 2025 to 2026.
2025-12-31 09:18:30 +01:00
daboe01andGitHub ca9b8a78b2 Merge pull request #3167 from michaelbach/main
Fix #3166: zero width/height for svg images
2025-12-27 22:15:15 +01:00
Michael BachandGitHub c05b900fe6 improve formatting of fox 2025-12-27 21:58:00 +01:00
Michael BachandGitHub 907450a63d Fix zero width/height for svg images 2025-12-27 21:38:14 +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