daboe01
|
45bd822c28
|
Merge remote-tracking branch 'upstream/main' into Aristo3
|
2026-06-16 19:31:19 +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 |
|
daboe01
|
14b5a67bf5
|
new: Clear the cached visible rect so it gets recalculated after size changes
|
2026-06-13 15:42:48 +02:00 |
|
daboe01
|
d64966594d
|
Merge remote-tracking branch 'upstream/main' into Aristo3
|
2026-05-30 15:12:50 +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
|
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
|
f2c10e9f4c
|
Merge remote-tracking branch 'upstream/main' into Aristo3
|
2026-05-25 07:30:22 +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
|
a091a7c5d6
|
Merge remote-tracking branch 'upstream/main' into Aristo3
|
2026-05-21 09:50:35 +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
|
f06bdbb14f
|
Merge remote-tracking branch 'upstream/main' into Aristo3
|
2026-05-19 18:53:15 +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 |
|
daboe01
|
092550e2a3
|
Merge remote-tracking branch 'upstream/main' into Aristo3
|
2026-03-14 13:02:38 +01:00 |
|
daboe01
|
b39c3e8d4b
|
fixed: caret is invisible at the end of the line
|
2026-03-14 13:01:58 +01:00 |
|
daboe01
|
ec8bb7e14d
|
Merge remote-tracking branch 'upstream/main' into Aristo3
|
2026-03-13 16:04:26 +01:00 |
|
daboe01
|
5b820b270c
|
fixed: smartpaste crash
|
2026-03-13 16:03:30 +01:00 |
|
daboe01
|
063f2f0283
|
Merge remote-tracking branch 'upstream/main' into Aristo3
|
2026-03-03 18:20:36 +01:00 |
|
daboe01
|
fca30325e4
|
Use setTimeout to prevent flickering on copy/paste
|
2026-03-03 18:18:32 +01:00 |
|
daboe01
|
836698f8d2
|
fixed: caret color
|
2026-02-18 17:29:36 +01:00 |
|
daboe01
|
ac52d32c29
|
fixed: caret color in textview
|
2026-02-18 16:17:45 +01:00 |
|
daboe01
|
d583403195
|
fixed: crash when changing typing attributes without selection
|
2026-02-01 19:43:17 +01:00 |
|
daboe01
|
e413f3a9fd
|
fixed: column sizing
|
2026-01-31 21:12:35 +01:00 |
|
daboe01
|
0c4d33dccc
|
new: font preview in fontpanel
|
2026-01-31 18:21:41 +01:00 |
|
daboe01
|
6800472725
|
fixed: keystrokes from menu shortcuts are inserted into textviews
|
2026-01-30 22:40:35 +01:00 |
|
daboe01
|
f19901c214
|
new: action methods for format menu
|
2026-01-28 21:23:03 +01:00 |
|
 daboe01andGitHub
|
e198fbdc40
|
Merge pull request #3122 from daboe01/fixed-keycode-management-in-cptextview
fixed: Keyboard-event handling is based on the deprecated charCode
|
2026-01-28 20:57:07 +01:00 |
|
daboe01
|
45162a3fcb
|
fixed: acceptsFirstMouse was missing
|
2026-01-28 19:24:29 +01:00 |
|
daboe01
|
a5e9d65852
|
fixed: fontpanel was crashing
|
2026-01-27 20:03:05 +01:00 |
|
daboe01
|
5aa315e190
|
fixed: syntax errors
|
2026-01-16 17:17:00 +01:00 |
|
daboe01
|
d180a25f2e
|
new: CPRulerview and friends
|
2026-01-16 17:08:50 +01:00 |
|