 daboe01andGitHub
|
acf410776d
|
Merge pull request #3279 from daboe01/whitespace-cleanup
fixed: usage of tab character instead of 4 spaces
|
2026-08-26 20:46:52 +02:00 |
|
daboe01
|
f85ac1ea10
|
new: constrain tab stop marker movement between preceding text and adjacent tab stops
|
2026-08-26 19:16:12 +02:00 |
|
daboe01
|
874792fa6e
|
new: constrain tab stop marker dragging to preceding text boundary
|
2026-08-26 19:01:32 +02:00 |
|
daboe01
|
9ffa4decd4
|
fixed: indentation paddle dragging and clientView binding
|
2026-08-26 17:06:34 +02:00 |
|
daboe01
|
567ec55875
|
fixed: usage of tab character instead of 4 spaces
|
2026-08-18 19:46:22 +02:00 |
|
David Richardson
|
1a9a42ff54
|
Replace #pragma mark with // MARK:
Replace objc directive with native Javascript version // MARK: to facilitate elimination of preproccsing pass.
|
2026-07-21 15:15:53 -06:00 |
|
daboe01
|
429dfd7467
|
new: Prefer e.data to capture the exact inserted character(s) from key entry
|
2026-06-24 16:50:05 +02:00 |
|
 daboe01andGitHub
|
535315485a
|
Merge pull request #3235 from daboe01/paste-as-plain-text
New: standard key binding for pasteAsPlainText:
|
2026-06-20 14:10:49 +02:00 |
|
daboe01
|
c8789c5450
|
formatting
|
2026-06-20 12:32:10 +02:00 |
|
daboe01
|
766035f4b7
|
Fixed: baseline alignment in _CPLineFragment to prevent overlapping text descenders
|
2026-06-20 12:06:24 +02:00 |
|
daboe01
|
d40a151e05
|
new: colorpanel sync
|
2026-06-19 07:18:52 +02:00 |
|
daboe01
|
4c8fd58471
|
fixed: leaky abstraction
|
2026-06-17 19:22:36 +02:00 |
|
daboe01
|
d75c0ac452
|
improved: tab management
|
2026-06-16 17:28:03 +02:00 |
|
daboe01
|
77433a3a1c
|
fixed: scrolling glitch
|
2026-06-16 07:16:14 +02:00 |
|
daboe01
|
1cad83aba8
|
initial display of the table
|
2026-06-14 21:06:51 +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
|
5c7215c455
|
new: apply ruler to current paragraph in case of no selection
|
2026-05-30 09:25:26 +02:00 |
|
daboe01
|
3b1c1c0886
|
fixed: tab could not be entered using the keyboard
|
2026-05-29 22:08:00 +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
|
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
|
3aecb3ea98
|
fixed: missing import
|
2026-05-28 21:11:51 +02: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
|
fca30325e4
|
Use setTimeout to prevent flickering on copy/paste
|
2026-03-03 18:18:32 +01:00 |
|
daboe01
|
d583403195
|
fixed: crash when changing typing attributes without selection
|
2026-02-01 19:43:17 +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
|
0b4d156b5b
|
fixed: keyboard issues on ipad
|
2025-07-19 14:19:46 +02:00 |
|
daboe01
|
76ba6a4e64
|
fixed: ipad issue with backspace
|
2025-07-19 13:53:28 +02:00 |
|
daboe01
|
46bab97b49
|
fixed: backspace issue on ipad
|
2025-07-19 13:51:58 +02:00 |
|
daboe01
|
2a32934f86
|
fixed: ipad backspace issue
|
2025-07-19 09:40:14 +02:00 |
|
daboe01
|
bda5594f0c
|
fixed: ipad softkeyboard trigger
|
2025-07-18 22:05:12 +02:00 |
|
daboe01
|
e3fd7a295c
|
fixed: ipad keyboard does not show
|
2025-07-17 19:41:48 +02:00 |
|
daboe01
|
570c31f248
|
fixed: richtext copypaste
|
2025-07-06 14:04:35 +02:00 |
|
daboe01
|
ce00fdaae8
|
fixed: copy-paste-issues
|
2025-07-05 15:37:32 +02:00 |
|
daboe01
|
b0186bf4f2
|
fixed: smart copy/paste
|
2025-07-05 08:49:08 +02:00 |
|
daboe01
|
9e15700f93
|
cleanup stuff
|
2025-07-03 22:10:57 +02:00 |
|
daboe01
|
6b2494ede4
|
fixed: arrow navigation
|
2025-07-02 19:54:52 +02:00 |
|
daboe01
|
266965f506
|
improved: native input manager
|
2025-07-02 07:50:46 +02:00 |
|
daboe01
|
1226f5120c
|
improved: deadkey management
|
2025-07-01 22:55:53 +02:00 |
|
daboe01
|
6ce85bae7e
|
fixed: Keyboard-event handling is based on the deprecated charCode
|
2025-06-23 07:21:08 +02:00 |
|
 daboe01andGitHub
|
08c666a53f
|
Merge pull request #3097 from cappuccino/remove-unused-local-variable-charCode
removed: unused local variable charCode
|
2024-10-07 19:44:13 +02:00 |
|
 daboe01andGitHub
|
03195b66bc
|
removed: unused local variable charCode
|
2024-09-21 19:12:18 +02:00 |
|
daboe01
|
b638242e6f
|
added documentation to the copy paste limitation
|
2024-08-04 15:15:34 +02:00 |
|
 daboe01andMartin Carlberg
|
89c0ab405a
|
Fixed: å and Å did not work well on scandinavian keyboards in CPTextView (#3031)
|
2022-04-04 10:23:17 +02:00 |
|