daboe01
|
c9df6e4d25
|
removed: dead code
|
2026-06-13 19:18:12 +02:00 |
|
daboe01
|
c9d3ccdf0d
|
fixed: top was not applied to style
|
2026-06-13 18:42:34 +02:00 |
|
daboe01
|
14b5a67bf5
|
new: Clear the cached visible rect so it gets recalculated after size changes
|
2026-06-13 15:42:48 +02:00 |
|
daboe01
|
9115949169
|
new: Documentation for CPRuleEditor I8N stuff
|
2026-06-04 21:39:02 +02:00 |
|
 daboe01andGitHub
|
0b3aa6aac2
|
Merge pull request #3221 from daboe01/Fixed-CPRuleEditor-word-by-word-translation-issue
Fixed: CPRuleEditor word-by-word translation issue (#1834)
|
2026-06-04 14:12:08 +02:00 |
|
daboe01
|
e03e0c6fc4
|
fixed: exception after deleting the last row
|
2026-06-04 08:55:32 +02:00 |
|
daboe01
|
613a2722be
|
new: dynamic mutilanguage demo
|
2026-06-04 08:15:52 +02:00 |
|
daboe01
|
e9b9d9702e
|
fixed: localizer issues
|
2026-06-03 21:19:09 +02:00 |
|
daboe01
|
750c123d1e
|
fixed: redraw issues
|
2026-06-03 19:19:36 +02:00 |
|
daboe01
|
5e0fc1cbb5
|
fixes + manual test
|
2026-06-02 22:20:44 +02:00 |
|
 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
|
e856605a09
|
_CPRuleEditorViewSliceRow integration
|
2026-05-28 17:38:14 +02:00 |
|
daboe01
|
d7315773e1
|
fixed: syntax issues
|
2026-05-28 17:15:41 +02:00 |
|
daboe01
|
a27aaf8bd0
|
Fixed: CPRuleEditor word-by-word translation issue (#1834)
|
2026-05-28 17:11:29 +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 |
|