Commit Graph
10764 Commits
Author SHA1 Message Date
daboe01andGitHub 2045d1eaeb Add cappuccino bin directory to .gitignore 2025-12-09 17:56:47 +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
daboe01andGitHub 17136d23f9 NEW: for..of iterator for CPDictionary (#3113) 2025-09-25 07:27:17 +02:00
daboe01 812f69f4a7 fixed: missing splitView:effectiveRect:forDrawnRect:ofDividerAtIndex: 2025-09-24 14:20:37 +02:00
Martin CarlbergandGitHub 7f286129de Create main-branch-publish-manual-tests.yaml 2025-09-17 16:21:12 +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
Martin CarlbergandGitHub 66051b066f Updated to use latest version of the runtime 2025-09-09 13:00:57 +02:00
daboe01 a3cb43bad8 fixed: missing api issues 2025-09-06 08:58:59 +02:00
Martin CarlbergandGitHub ba4f0f7e4d Merge pull request #3140 from daboe01/new-CPMapTable
New: CPMapTable.j
2025-09-05 11:42:10 +02:00
Martin CarlbergandGitHub ada5887deb Node version 25 and 26 are not yet available on GitHub 2025-09-05 11:39:01 +02:00
Martin CarlbergandGitHub af148b5008 Tests run with newer Node versions. Older is removed 2025-09-05 11:33:35 +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 dc23fe49af new: unit tests 2025-09-04 11:54:06 +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 3e38560620 fixed: testcase 2025-09-03 11:09:22 +03:00
daboe01 1826a14afe improved: testcase 2025-09-03 10:39:11 +03:00
daboe01 e46fc1dc77 fixed: blue box was invisible 2025-09-03 08:24:19 +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 9442f6b7d7 new: manual tests 2025-09-02 17:04:51 +03:00
daboe01 c14e08633d fixed: testcase 2025-09-02 15:51:40 +03:00
daboe01 dfbf07b10c fixed: test suite 2025-09-02 15:44:39 +03:00
daboe01 b2b29c928f fixed: testcases 2025-09-02 15:41:34 +03:00
daboe01 c56448a29c fixed: keyEnumerator 2025-09-02 15:38:00 +03:00
daboe01 42a00edbd8 fixed: objectEnumerator 2025-09-02 15:35:53 +03:00
daboe01 18bb6daf10 fixed: nil and operator issues 2025-09-02 15:34:02 +03:00
daboe01 799cb189c9 new: test cases 2025-09-02 15:28:14 +03:00
daboe01 1112e658d4 removed: dealloc 2025-09-02 15:22:31 +03:00
daboe01 23cdee2f22 new: CPMapTable.j 2025-08-29 21:39:04 +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
daboe01andGitHub 69a353d969 Update README.markdown 2025-07-15 07:21:35 +02:00
daboe01andGitHub 945e70c0ff Update README.markdown 2025-07-14 19:35:15 +02:00
daboe01andGitHub 277e9bee7b new: link to example app 2025-07-14 19:34:01 +02:00
daboe01andGitHub 95614d567c Update README.markdown 2025-07-14 19:14:55 +02:00
daboe01andGitHub 6a488af1ca Update README.markdown demo app 2025-07-14 19:14:17 +02:00
daboe01 a0f9cb5183 formatting 2025-07-13 19:55:34 +02:00