daboe01
|
99ec1af301
|
new: CPStackView
|
2025-12-07 18:14:52 +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 |
|
daboe01
|
8950c4f0e3
|
fixed: variable scope issues
|
2025-09-02 17:25:32 +03:00 |
|
daboe01
|
41035a5b10
|
new: Implement missing CAKeyframeAnimation properties
|
2025-08-05 19:27:45 +02:00 |
|
daboe01
|
4cb0a87c68
|
fixed: syntax error
|
2025-08-03 22:26:09 +02:00 |
|
daboe01
|
cab5683cd9
|
fixed: CAKeyframeAnimation missing properties and methods
|
2025-08-03 22:22:42 +02:00 |
|
 daboe01andGitHub
|
4d20007a9b
|
Merge pull request #3133 from daboe01/collectionview-erroneous-offset-before-the-first-row
fixed: CPCollectionview displayed an erroneous offset before the first row of content
|
2025-08-02 16:55:25 +02:00 |
|
 daboe01andGitHub
|
c2d07b7b06
|
Merge pull request #3120 from daboe01/nil-in-cpviewcontroller-fix
fixed: subview's window setting did not happen BEFORE _setSuperview
|
2025-07-17 19:27:36 +02:00 |
|
daboe01
|
a0f9cb5183
|
formatting
|
2025-07-13 19:55:34 +02:00 |
|
daboe01
|
1a74b4c692
|
fixed: CPCollectionview displayed an erroneous offset before the first row of content
|
2025-07-13 19:53:33 +02:00 |
|
 daboe01andGitHub
|
746311c6cf
|
Merge pull request #3124 from daboe01/fixed-touch-scrolling-had-no-momentum-support
fixed: touch scrolling did not support momentum
|
2025-07-09 22:23:42 +02:00 |
|
daboe01
|
b3695ed710
|
formatting
|
2025-07-06 12:48:31 +02:00 |
|
daboe01
|
e9dddaad20
|
new: manual test
|
2025-07-06 10:58:19 +02:00 |
|
daboe01
|
2b254a6f16
|
fixed: CPMenu Submenu Placement Issue
|
2025-07-05 19:01:57 +02:00 |
|
 daboe01andGitHub
|
e9022d045c
|
Merge pull request #3123 from daboe01/new-viewcontroller-responder-chain-issue
fixed: CPViewController doesn't participate fully in responder chain
|
2025-07-05 16:41:23 +02:00 |
|
daboe01
|
89b262103f
|
Revert "fixed: _view was assigned bypassing the accessors"
This reverts commit cfcf8bc567.
|
2025-07-05 16:28:16 +02:00 |
|
daboe01
|
2c5744be57
|
formatting
|
2025-07-05 16:25:00 +02:00 |
|
daboe01
|
cfcf8bc567
|
fixed: _view was assigned bypassing the accessors
|
2025-07-05 16:21:19 +02:00 |
|
daboe01
|
d1acff5b44
|
improved setNextResponder assignment
|
2025-07-05 16:13:50 +02:00 |
|
daboe01
|
25732f2f52
|
fixed: second half of the fix was missing
|
2025-07-01 21:42:58 +02:00 |
|
 daboe01andGitHub
|
4b22d67f42
|
Merge pull request #3117 from daboe01/null-marker-versus-nil-issue
fixed: CPObjectController returns 'null marker' instead of nil
|
2025-07-01 16:19:58 +02:00 |
|
 daboe01andGitHub
|
e50ede815c
|
Merge pull request #3128 from daboe01/fixed-missing-documentation-of-CPOutlineView
fixed: missing documentation of CPOutlineViewDataSource protocol
|
2025-07-01 16:15:58 +02:00 |
|
daboe01
|
23f9170b90
|
fixed: nonsense addition accidentally turning the size into a string
|
2025-06-29 17:18:42 +02:00 |
|
daboe01
|
7be2005fae
|
fixed: wrong documentation
|
2025-06-29 15:50:05 +02:00 |
|
daboe01
|
afadec517b
|
fixed: missing documentation of CPOutlineViewDataSource protocol
|
2025-06-29 15:20:23 +02:00 |
|
daboe01
|
a9aa15d63f
|
fixed CALayer class name
|
2025-06-26 17:52:11 +02:00 |
|
daboe01
|
e6d2d840e9
|
fixed: CALayer autocreate
|
2025-06-26 17:51:26 +02:00 |
|
daboe01
|
4963127c31
|
formatting
|
2025-06-26 17:49:36 +02:00 |
|
daboe01
|
0835f18721
|
new: manual test
|
2025-06-26 10:01:37 +02:00 |
|
daboe01
|
8231cbc55c
|
fixed: wrong core animation symbol names
|
2025-06-26 08:01:45 +02:00 |
|
 daboe01andGitHub
|
b63cde48c6
|
Merge pull request #3111 from daboe01/CPImage_Drawing
new: CPImage method drawAtPoint:fromRect: operation: fraction:
|
2025-06-25 19:26:00 +02:00 |
|
daboe01
|
9c6ce6d200
|
fixed: missing _momentumScrollStep
|
2025-06-23 09:40:27 +02:00 |
|
daboe01
|
a1aad41a6b
|
fixed: missing ivars
|
2025-06-23 09:30:52 +02:00 |
|