daboe01
|
c6549867bd
|
fixed: missing global variable
|
2026-05-28 21:13:42 +02:00 |
|
daboe01
|
3aecb3ea98
|
fixed: missing import
|
2026-05-28 21:11:51 +02:00 |
|
daboe01
|
7e0f03a6fc
|
fixed: CI error
|
2026-05-28 21:03:31 +02:00 |
|
daboe01
|
6e36fc0b20
|
formatting
|
2026-05-28 17:51:10 +02:00 |
|
daboe01
|
5aa315e190
|
fixed: syntax errors
|
2026-01-16 17:17:00 +01:00 |
|
daboe01
|
d180a25f2e
|
new: CPRulerview and friends
|
2026-01-16 17:08:50 +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 |
|
 daboe01andGitHub
|
fefa603b45
|
Merge pull request #3158 from daboe01/fixed-CPDocument-sends-windowWillClose-message-twice
fixed: CPDocument sends windowWillClose: message twice
|
2025-12-26 10:44:27 +01:00 |
|
daboe01
|
99cf8e6387
|
improved logic
|
2025-12-26 10:42:41 +01:00 |
|
 daboe01andGitHub
|
53b4fe4fdc
|
Merge pull request #3162 from daboe01/fixed-Toolbar-items-show-now-visual-feedback-when-clicked
Fixed: Toolbar items show now visual feedback when clicked
|
2025-12-26 10:21:34 +01:00 |
|
daboe01
|
bc64d147a8
|
fixed: used wrong approach
|
2025-12-25 19:56:15 +01:00 |
|
daboe01
|
569f93549e
|
new: slideback animation after failed drag
new: slideback animation after failed drag
|
2025-12-25 17:23:54 +01:00 |
|
daboe01
|
a2595093f8
|
Fixed: Toolbar items show now visual feedback when clicked
|
2025-12-07 21:23:07 +01:00 |
|
daboe01
|
9a9c9b8481
|
Fixed: CPRuleEditor rows did not resize after being shrunken
|
2025-12-07 19:46:11 +01:00 |
|
daboe01
|
99ec1af301
|
new: CPStackView
|
2025-12-07 18:14:52 +01:00 |
|
daboe01
|
f3fe384df1
|
fixed: CPDocument sends windowWillClose: message twice
|
2025-12-07 11:28:53 +01:00 |
|
daboe01
|
c7f3dd5b0f
|
Fixed: [CPView addSubview:] was ignoring bounds origin for DOM positioning
|
2025-12-07 11:21:11 +01:00 |
|
daboe01
|
a88002861b
|
Fixed: CPMenu items appearing on the wrong side of the menu bar
|
2025-12-06 19:48:18 +01:00 |
|
daboe01
|
395022d652
|
new: Hide main menu items that do not have submenus
|
2025-12-06 19:39:53 +01:00 |
|
daboe01
|
dd24de5daf
|
new: Left-align menu bar icon and title
|
2025-12-06 19:32:52 +01:00 |
|
daboe01
|
3c02cf5358
|
new: Highlight top-level menu item when performing key equivalent
|
2025-12-06 19:15:59 +01:00 |
|
daboe01
|
bf0f0ab509
|
fixed: Update CPMenu immediately when a CPMenuItem changes
|
2025-12-06 19:09:55 +01:00 |
|
 daboe01andGitHub
|
e02107102c
|
Merge pull request #3142 from daboe01/new-CPSplitViewController
new: CPSplitViewController and CPSplitViewItem
|
2025-11-19 19:19:50 +01:00 |
|
 daboe01andGitHub
|
1376466939
|
Merge pull request #3136 from daboe01/fixed-CAKeyframeAnimation-missing-properties-and-methods
fixed: CAKeyframeAnimation missing properties and methods
|
2025-11-19 19:18:05 +01:00 |
|
 daboe01andGitHub
|
f2c05c4841
|
Merge pull request #3141 from daboe01/fixed-scrollview-missing-notifications
fixed: CPScrollView did not send some notifications
|
2025-11-19 19:16:29 +01:00 |
|
daboe01
|
812f69f4a7
|
fixed: missing splitView:effectiveRect:forDrawnRect:ofDividerAtIndex:
|
2025-09-24 14:20:37 +02:00 |
|
 Martin CarlbergandGitHub
|
b92459ba38
|
Merge pull request #3121 from daboe01/new-CPView-is-missing-rotateByAngle-method
Fixed: CPView was missing rotateByAngle: method
|
2025-09-12 12:56:13 +02:00 |
|
daboe01
|
51e9737114
|
improved: documentation
|
2025-09-11 18:26:53 +02:00 |
|
daboe01
|
a3cb43bad8
|
fixed: missing api issues
|
2025-09-06 08:58:59 +02:00 |
|
daboe01
|
205b645de8
|
fixed: import statement for CPViewController
|
2025-09-04 12:14:06 +03:00 |
|
daboe01
|
f1f0703619
|
fixed: imports
|
2025-09-04 12:11:03 +03:00 |
|
daboe01
|
44de0334b7
|
improved: documentation
|
2025-09-04 11:49:59 +03:00 |
|
daboe01
|
de96e0c22c
|
fixed: missing import
|
2025-09-03 15:57:42 +03:00 |
|
daboe01
|
2f5593390e
|
new: CPSplitViewController and CPSplitViewItem
|
2025-09-03 15:54:40 +03:00 |
|
daboe01
|
0ef1239283
|
fixed: CPScrollView did not send some notifications
|
2025-09-03 15:21:44 +03:00 |
|
daboe01
|
258dd7ba38
|
fixed: several css issues
|
2025-09-03 13:30:47 +03:00 |
|
daboe01
|
1826a14afe
|
improved: testcase
|
2025-09-03 10:39:11 +03:00 |
|
daboe01
|
debb43c1ca
|
fixed: timing functions
|
2025-09-02 18:25:35 +03:00 |
|
daboe01
|
da8bf0abe1
|
fixed: property issues
|
2025-09-02 18:12:04 +03:00 |
|
daboe01
|
92b7583f9f
|
fixed: SVGString
|
2025-09-02 17:38:10 +03:00 |
|