 daboe01andGitHub
|
c3d9dead19
|
Merge pull request #3192 from daboe01/fixed-CPControlTextDidBeginEditingNotification-is-not-correctly-triggered
Fixed: timing of CPControlTextDidBeginEditingNotification (#1941)
|
2026-05-30 15:09:34 +02:00 |
|
daboe01
|
22fdc971c7
|
improved: marker icons
|
2026-05-30 10:11:00 +02:00 |
|
daboe01
|
291be04dc3
|
improved: rtf parser
|
2026-05-30 09:40:25 +02:00 |
|
daboe01
|
5c7215c455
|
new: apply ruler to current paragraph in case of no selection
|
2026-05-30 09:25:26 +02:00 |
|
daboe01
|
2a83dcb64a
|
fixed: adding new tabstops
|
2026-05-30 09:08:56 +02:00 |
|
daboe01
|
979118a86f
|
restored: tabstop-fix
|
2026-05-30 08:55:25 +02:00 |
|
daboe01
|
4fbd50e81f
|
revert: textTabForWidth-"fix"
|
2026-05-30 08:44:43 +02:00 |
|
daboe01
|
3b1c1c0886
|
fixed: tab could not be entered using the keyboard
|
2026-05-29 22:08:00 +02:00 |
|
daboe01
|
dbc8bfc7f3
|
fixed: pasting tab characters
|
2026-05-29 21:28:16 +02:00 |
|
daboe01
|
10bb6723f3
|
fixed: missing global symbols
|
2026-05-29 20:02:13 +02:00 |
|
daboe01
|
c58a5b520e
|
fixed: tab copypaste
|
2026-05-29 18:19:03 +02:00 |
|
daboe01
|
c704880e13
|
improved: tabstop handles
|
2026-05-29 11:41:39 +02:00 |
|
daboe01
|
41c422ed03
|
new: visual feedback when "tearing off"
|
2026-05-29 10:55:22 +02:00 |
|
daboe01
|
c94ed00f41
|
fixed: basic ruler view support
|
2026-05-29 10:46:10 +02:00 |
|
daboe01
|
1d93cf2b1a
|
new: cpscrollview fixes
|
2026-05-28 21:31:26 +02:00 |
|
daboe01
|
453e8dbd2e
|
Merge remote-tracking branch 'upstream/main' into new-cprulerview
|
2026-05-28 21:22:55 +02:00 |
|
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
|
141eb7b98e
|
fixed: wrong characters in output
|
2026-05-25 06:56:32 +02:00 |
|
daboe01
|
6099311cbd
|
Update _CPRTFParser.j
|
2026-05-25 06:48:27 +02:00 |
|
daboe01
|
abe159eceb
|
CPLayoutManager: Fix O(N^2) layout bottleneck when loading large text documents
|
2026-05-21 09:44:54 +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
|
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
|
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 |
|
daboe01
|
f34cbbdf29
|
New: toolTips for CPTableView and CPOutlineView
|
2026-04-04 15:00:53 +02:00 |
|
daboe01
|
8aee2a511f
|
fixed: colorpanel issue
|
2026-04-03 19:00:09 +02:00 |
|
daboe01
|
65cb048b1b
|
Fixed: incorrect CPWebView sizing after animation
|
2026-04-03 17:40:45 +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 |
|
daboe01
|
0bd83b6635
|
new: clear CPPredicateEditor rows when objectValue is set to nil
|
2026-04-03 15:20:59 +02: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
|
5e297dd293
|
removed: erroneous code spillover
|
2026-03-15 17:39:33 +01:00 |
|
daboe01
|
ea4adf1039
|
fixed: racecondition in row expansion animation
|
2026-03-15 17:08:21 +01:00 |
|
daboe01
|
b77a374f48
|
formatting
|
2026-03-15 08:57:06 +01:00 |
|
daboe01
|
43936f640c
|
formatting
|
2026-03-15 08:53:04 +01:00 |
|
daboe01
|
6671d371e9
|
fixed: treeview binding issues
|
2026-03-15 08:51:03 +01:00 |
|
daboe01
|
4fd99d2c52
|
fixed: tokenfield CPControlTextDidBeginEditingNotification notification
|
2026-03-14 19:25:50 +01:00 |
|
daboe01
|
b39c3e8d4b
|
fixed: caret is invisible at the end of the line
|
2026-03-14 13:01:58 +01:00 |
|
daboe01
|
5b820b270c
|
fixed: smartpaste crash
|
2026-03-13 16:03:30 +01:00 |
|
daboe01
|
f223644640
|
fixed: canvas text sizing is not functional anymore
|
2026-03-11 06:26:10 +01:00 |
|
 daboe01andGitHub
|
0aa4607d8e
|
Merge pull request #3191 from daboe01/fixed-CPTextField-called-error-method-called-3-times
Fixed: multiple didFailToFormatString delegate calls in CPTextField (#1546)
|
2026-03-08 21:28:57 +01:00 |
|