daboe01
|
77433a3a1c
|
fixed: scrolling glitch
|
2026-06-16 07:16:14 +02:00 |
|
daboe01
|
4aaa32833a
|
fixed: table roundtrip
|
2026-06-15 22:33:03 +02:00 |
|
daboe01
|
2a0cebb851
|
improved: rtf roundtrip
|
2026-06-15 19:42:53 +02:00 |
|
daboe01
|
1b23bb8a67
|
new: CPMarkdownParser
|
2026-06-15 16:43:58 +02:00 |
|
daboe01
|
5dc66c5b4e
|
fixed: roundtrip
|
2026-06-14 22:56:23 +02:00 |
|
daboe01
|
49b1800027
|
improved: table generation
|
2026-06-14 22:42:33 +02:00 |
|
daboe01
|
1cad83aba8
|
initial display of the table
|
2026-06-14 21:06:51 +02:00 |
|
 daboe01andGitHub
|
e1f5238063
|
Merge pull request #3228 from daboe01/textview-dom-fix
removed: dead code
|
2026-06-13 22:47:30 +02:00 |
|
daboe01
|
5897d76c04
|
fixed: imports
|
2026-06-13 22:38:36 +02:00 |
|
daboe01
|
a0fc7723fc
|
new: table support
|
2026-06-13 22:36:09 +02:00 |
|
 daboe01andGitHub
|
ec4a1d1724
|
Merge pull request #3225 from daboe01/textfield-setfontfix
fixed: ensure custom fonts are respected in all states, styles, and CIBs
|
2026-06-13 22:27:11 +02:00 |
|
daboe01
|
861c504c41
|
NEW: add native table support via dynamic protocol detection
|
2026-06-13 19:47:24 +02:00 |
|
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 |
|
 daboe01andGitHub
|
d88f2ef7c0
|
Merge pull request #3227 from daboe01/cptextsizefix
new: Clear the cached visible rect so it gets recalculated after size…
|
2026-06-13 15:46:28 +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 |
|
 daboe01andGitHub
|
210133d9e2
|
Merge pull request #3224 from daboe01/formatting-/-documentation-CPRuleEditor
new: Documentation for CPRuleEditor I8N stuff
|
2026-06-05 17:55:09 +02:00 |
|
daboe01
|
524b1df4c9
|
fix font issue
|
2026-06-05 17:38:04 +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 |
|
daboe01
|
015f027cf2
|
Merge remote-tracking branch 'upstream/main'
|
2026-05-30 15:12:31 +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 |
|
 daboe01andGitHub
|
b296f17d2b
|
Merge pull request #3168 from daboe01/new-cprulerview
new: CPRulerview and friends
|
2026-05-30 15:08:56 +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
|
7b6cb51f4d
|
fixed: format menu
|
2026-05-29 11:45:17 +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
|
420f3a538d
|
Update AppController.j
|
2026-05-28 21:23:01 +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
|
2819546716
|
fixed: missing import
|
2026-05-28 21:07:43 +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 |
|