daboe01
|
874792fa6e
|
new: constrain tab stop marker dragging to preceding text boundary
|
2026-08-26 19:01:32 +02:00 |
|
daboe01
|
ca13595e37
|
formatting
|
2026-08-26 17:58:39 +02:00 |
|
daboe01
|
22a43bcfc5
|
fixed: resolve tab stop skipping and dragging positioning
|
2026-08-26 17:56:48 +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
|
de2ffd3aad
|
New: implement baseline offsets and superscript/subscript support
|
2026-06-18 19:08:45 +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
|
dbc8bfc7f3
|
fixed: pasting tab characters
|
2026-05-29 21:28:16 +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
|
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
|
f21555bb6c
|
Fixed: Width of text sizing was slightly off in chrome due to a Chrome bug (#2975)
This is a real bug in chrome. see https://bugs.chromium.org/p/chromium/issues/detail?id=1192834
Also fixed: ellipsis clipping in segmented controls
and
fixed: tooltip wrapping issues from fractional pixels
|
2022-03-21 14:08:45 +01:00 |
|
 daboe01andMartin Carlberg
|
9e289574ff
|
Fixed: attachment support was missing in CPTextView (#2872)
|
2019-12-19 09:08:33 +01:00 |
|
daniel
|
2619a50976
|
Formatting: add missing semi-colons to CPTypesetter.j
|
2018-04-04 09:27:12 -07:00 |
|
daboe01
|
80d1e9a9a7
|
fixed: ceiling the sizing width caused subtle issues with CPTextView
|
2016-11-15 22:43:24 +01:00 |
|
daboe01
|
dd4e044608
|
fixed: various tab related line height issues
|
2016-09-15 22:26:20 +02:00 |
|
daboe01
|
13fad1ca47
|
fixed regression: line spacing was odd when small line followed large line
|
2016-09-15 20:25:28 +02:00 |
|
daboe01
|
f70d3359c4
|
removed: temporary debugging code
|
2016-09-01 21:46:41 +02:00 |
|
daboe01
|
2dbfbe36c3
|
fixed: lineheight and base wrap issue
|
2016-09-01 21:45:12 +02:00 |
|
daboe01
|
a25bd03566
|
fixed: container switch semantics
|
2016-09-01 20:37:35 +02:00 |
|
daboe01
|
109da1c2cc
|
fixed: typsetting the paragraph geometry was not as fast as it could be
|
2016-09-01 20:08:34 +02:00 |
|
daboe01
|
9a48e25bb1
|
fixed: container geometry was not cached appropriately
|
2016-09-01 14:48:51 +02:00 |
|
daboe01
|
a3ade200a9
|
fixed: textContainers were not cached appropriately
|
2016-09-01 14:43:10 +02:00 |
|
daboe01
|
eb1901f03d
|
fixed: comparison was not using the characterCode
|
2016-09-01 13:50:46 +02:00 |
|
daboe01
|
f8c7cdfc28
|
typesetter optimization: use integer constants instead of strings
|
2016-09-01 13:31:40 +02:00 |
|
daboe01
|
77435fcbd7
|
fixed: void scanning for fragments during typesetting
|
2016-08-27 14:25:44 +02:00 |
|
daboe01
|
38ef76bcdc
|
fixed: fist tabstop was not working correctly
|
2016-06-02 20:19:00 +02:00 |
|
Alexandre Wilhelm
|
be129d243b
|
Fixed: refactoring of CPTextView
|
2016-03-06 21:48:42 -08:00 |
|
daboe01
|
8f1a498953
|
added credits to andrew
|
2016-01-24 15:33:21 +01:00 |
|
daboe01
|
b4dd3a9889
|
typing at the end fix
|
2015-07-18 17:44:18 +02:00 |
|
daboe01
|
46f50f55c2
|
various baseline fixes
|
2015-07-03 20:03:53 +02:00 |
|
daboe01
|
dddc7f348f
|
fix lineheight issue during wrapping
|
2015-07-02 19:48:12 +02:00 |
|
daboe01
|
d566642c98
|
improved baseline support
|
2015-06-28 17:16:24 +02:00 |
|
daboe01
|
f81ddc60ec
|
simplify baseline code
|
2015-06-28 16:20:06 +02:00 |
|
daboe01
|
6e0b20c921
|
prepare baseline support
|
2015-06-28 16:03:23 +02:00 |
|
daboe01
|
0a49e31b30
|
add lastmarker to linefrag
|
2015-06-27 16:01:42 +02:00 |
|
daboe01
|
a856b4027b
|
formatting
|
2015-06-18 20:30:05 +02:00 |
|
daboe01
|
e2f72ecffc
|
prepare baseline support
|
2015-06-18 20:23:00 +02:00 |
|
daboe01
|
0bfd5fa9a3
|
fix missing parameters to _flushRange
|
2015-06-16 19:04:50 +02:00 |
|
daboe01
|
9c05ccef69
|
preparations for baseline alignment
|
2015-06-16 18:59:38 +02:00 |
|
daboe01
|
94a44d7af4
|
remove dead code
|
2015-06-15 19:50:09 +02:00 |
|
daboe01
|
3c32c4160d
|
formatting
|
2015-05-10 18:03:42 +02:00 |
|
daboe01
|
1f912d86e1
|
small speed improvement
avoid the covering method send
|
2015-05-10 17:59:26 +02:00 |
|
daboe01
|
4d1fc994c0
|
refactor private sizing method to sizeWithFont:
|
2015-05-10 15:12:31 +02:00 |
|
Alexandre Wilhelm
|
4ebcf40619
|
Fixed: make travis happy with DOM elements in CPTextView
|
2015-05-04 14:03:33 -07:00 |
|
Alexandre Wilhelm
|
783aac561a
|
Fixed: capp_lint on AppKit/CPTextView
|
2015-03-31 15:14:15 -07:00 |
|
daboe01
|
ae6bcc2987
|
improve critically low performance in safari
by means of caching cheap sizing data.
|
2015-03-24 09:59:58 +01:00 |
|
Andrew Hankinson
|
a3ef2a43ac
|
Fix file modes on CPTextView files
Was 755; now 644
|
2014-12-17 20:48:29 -05:00 |
|