Commit Graph
11266 Commits
Author SHA1 Message Date
daboe01 f06bdbb14f Merge remote-tracking branch 'upstream/main' into Aristo3 2026-05-19 18:53:15 +02:00
daboe01andGitHub ffb6b3e6fe Merge pull request #3218 from daboe01/cptextview-fixes
Fixed: rare layout issue after inserting multiple newlines and text layout performance improvement
2026-05-19 18:52:34 +02:00
daboe01 7f25de0fad improved: kerning safe optimization 2026-05-17 21:30:11 +02:00
daboe01 d6c5d8b4f2 formatting 2026-05-17 16:47:12 +02:00
daboe01 78e1ea43c8 new: layouting speedup in CPTextView 2026-05-17 15:58:16 +02:00
daboe01andGitHub 9d24c855e2 Update project status in README
Removed outdated information and clarified project status.
2026-05-06 19:55:15 +02:00
daboe01andGitHub 872af9ce2a Revise Cappuccino introduction and project status
Reorganized and condensed introductory information about Cappuccino, emphasizing its purpose and benefits for building desktop-class applications.
2026-05-06 19:54:43 +02:00
daboe01 76a3d0b6da improved: cancel button aesthetics in search field 2026-04-12 12:49:07 +02:00
daboe01andGitHub 18b2a668c5 Merge pull request #3213 from daboe01/double-action-tableview
new: doubleClickTarget and doubleClickArgument for CPTableView
2026-04-09 22:32:00 +02:00
daboe01andGitHub 72be296713 Merge pull request #3214 from daboe01/fixed-tableview-column-removal-issue
Fixed: CPTableView bug where removing a column breaks internal state
2026-04-09 22:30:59 +02:00
daboe01 078ab40d99 Merge remote-tracking branch 'upstream/main' into Aristo3 2026-04-08 15:26:43 +02:00
daboe01andGitHub 732fc2d1e1 Merge pull request #3215 from daboe01/cptreecontroller-fixes
Fixed: CPTreeController selection bug for asynchronously loaded nodes
2026-04-08 15:26:17 +02:00
daboe01 79a9ae31d3 Fixed: CPTreeController selection bug for asynchronously loaded nodes 2026-04-08 15:23:45 +02:00
daboe01 e0e16eeca5 formatting 2026-04-08 15:18:46 +02:00
daboe01 a784435c2b formatting 2026-04-08 15:17:46 +02:00
daboe01 57987b6f67 Fixed: CPTableView bug where removing a column breaks internal state 2026-04-06 17:26:38 +02:00
daboe01 480917eeab new: doubleClickTarget and doubleClickArgument for CPTableView 2026-04-06 13:15:55 +02:00
daboe01andGitHub 013e7bdf7e Merge pull request #3210 from daboe01/cpwebview-resize-fix
Fixed: incorrect CPWebView sizing after animation
2026-04-06 12:08:35 +02:00
daboe01andGitHub c4032ecd1d Merge pull request #3212 from daboe01/tooltip-tableview-fix
New: toolTips for CPTableView and CPOutlineView
2026-04-06 11:59:14 +02:00
daboe01 2ea11eb5ab formatting 2026-04-06 11:58:00 +02:00
daboe01 7fad67484c new: manual tests 2026-04-06 11:56:23 +02:00
daboe01 f34cbbdf29 New: toolTips for CPTableView and CPOutlineView 2026-04-04 15:00:53 +02:00
daboe01 d44dd5da19 fixed: inconsistencies in focusring 2026-04-04 10:50:48 +02:00
daboe01 35132e7f46 fixed: drag-accepting style in colorwells was missing 2026-04-04 10:44:15 +02:00
daboe01 231b3052fc Merge remote-tracking branch 'upstream/main' into Aristo3 2026-04-03 19:01:37 +02:00
daboe01andGitHub 14a4b04d9b Merge pull request #3211 from daboe01/fix-colorpanel-issues
fixed: colorpanel issue
2026-04-03 19:00:47 +02:00
daboe01 8aee2a511f fixed: colorpanel issue 2026-04-03 19:00:09 +02:00
daboe01 9bec13a72b new: color wells 2026-04-03 17:58:57 +02:00
daboe01 65cb048b1b Fixed: incorrect CPWebView sizing after animation 2026-04-03 17:40:45 +02:00
daboe01 fb348ed4f7 merge from main 2026-04-03 16:26:59 +02:00
daboe01andGitHub b7ac5272d0 Merge pull request #3193 from daboe01/fixed-right-buttons-in-buttonbar
New: support for right-aligned buttons in CPButtonBar (#745)
2026-04-03 16:00:37 +02:00
daboe01andGitHub 206b1d4a05 Merge pull request #3209 from daboe01/cppredicateeditor-nil-value-fix
new: clear CPPredicateEditor rows when objectValue is set to nil
2026-04-03 15:33:10 +02:00
daboe01 0bd83b6635 new: clear CPPredicateEditor rows when objectValue is set to nil 2026-04-03 15:20:59 +02:00
daboe01andGitHub ef9d6662cb Merge pull request #3208 from daboe01/new-_CPKVOCollectionOperatorObserver
New:  support collection operators on child key paths
2026-04-03 14:56:29 +02:00
daboe01 0e5f3b1697 fixed caching 2026-04-03 13:49:33 +02:00
daboe01 7fbea7913a new: manual test 2026-04-03 13:39:42 +02:00
daboe01 4b81001330 new: testCollectionOperatorKeyPath 2026-04-03 13:33:06 +02:00
daboe01 043029cf41 new: _CPKVOCollectionOperatorObserver 2026-04-03 13:30:13 +02:00
daboe01 e49144c80a Merge remote-tracking branch 'upstream/main' into Aristo3 2026-03-25 19:33:44 +01:00
daboe01andGitHub 9ecc739e8d Merge pull request #3186 from daboe01/colorpanel-fixes
Fix CPColorWell drag-and-drop and responder chain integration
2026-03-25 19:33:27 +01:00
daboe01 94799f19dc Merge remote-tracking branch 'upstream/main' into Aristo3 2026-03-24 21:36:21 +01:00
daboe01andGitHub 3d5f4eec18 Merge pull request #3207 from daboe01/cplocalefix
fixed: locale inference
2026-03-24 21:36:02 +01:00
daboe01 c7e89d3018 formatting 2026-03-24 21:34:39 +01:00
daboe01 63e3f6c3fc fixed single region of FF 2026-03-24 21:33:24 +01:00
daboe01 d39a583127 fixed: locale inference 2026-03-24 21:18:43 +01:00
daboe01 e1762fdcdd fixed: column dragging did not work when a panel is open 2026-03-21 11:26:42 +01:00
daboe01 fa077e4fc7 fixed: race condition during unfolding animation 2026-03-15 17:44:51 +01:00
daboe01 fd745d37a9 Merge remote-tracking branch 'upstream/main' into Aristo3 2026-03-15 17:43:57 +01:00
daboe01 2da26b2de2 formatting 2026-03-15 17:41:51 +01:00
daboe01andGitHub 6e486bb30b Merge pull request #3205 from daboe01/fixed-missing-dom-protection
removed: erroneous code spillover
2026-03-15 17:40:54 +01:00