daboe01
faebbb2b8a
fixed: font css properties were not considered when assessing visual identity
2016-05-27 23:13:54 +02:00
daboe01
bc9beb1e87
new: render to dom only the visible stuff
2016-05-27 21:24:30 +02:00
daboe01
43eb2932ba
fixed: textColor only changes first lines color
2016-05-23 21:42:25 +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
46f50f55c2
various baseline fixes
2015-07-03 20:03:53 +02:00
daboe01
5e880f6bfa
Revert "_textContainer refac preparation"
...
This reverts commit 80cf88dcc1 .
2015-07-03 17:26:20 +02:00
daboe01
80cf88dcc1
_textContainer refac preparation
2015-07-02 19:56:54 +02:00
daboe01
d22a7c0a63
FF copy paste fix
2015-07-01 22:52:01 +02:00
daboe01
59162155de
caret loc refac
2015-07-01 07:20:17 +02:00
daboe01
587d8fbfa9
fix caret position
2015-06-29 20:19:47 +02:00
daboe01
e5ca98a1d3
fix baseline cross multiple fragments issue
2015-06-28 21:19:33 +02:00
daboe01
5bd5e9000e
fix baseline issue with native input
2015-06-28 21:07:51 +02:00
daboe01
d566642c98
improved baseline support
2015-06-28 17:16:24 +02:00
daboe01
6e0b20c921
prepare baseline support
2015-06-28 16:03:23 +02:00
daboe01
8e0fdf68e4
move left/right of line fix
2015-06-28 12:36:40 +02:00
daboe01
0a49e31b30
add lastmarker to linefrag
2015-06-27 16:01:42 +02:00
daboe01
9c05ccef69
preparations for baseline alignment
2015-06-16 18:59:38 +02:00
daboe01
bd6d5ffbb9
formatting
2015-05-29 23:10:28 +02:00
daboe01
a4e41a57d7
make paragraph selection via triple click more mac like
2015-05-27 07:07:51 +02:00
Alexandre Wilhelm
4ebcf40619
Fixed: make travis happy with DOM elements in CPTextView
2015-05-04 14:03:33 -07:00
Alexandre Wilhelm
42a1bca64d
Fixed: style in CPTextView
2015-03-31 16:08:16 -07:00
Alexandre Wilhelm
783aac561a
Fixed: capp_lint on AppKit/CPTextView
2015-03-31 15:14:15 -07:00
Alexandre Wilhelm
3581ac5ebd
Fixed: nib2cib with CPTextView works. Editable, Selectable, RichText, StringValue, BackgroundColor, InsertionPointColor works
2015-03-23 14:50:43 -07:00
Andrew Hankinson
a3ef2a43ac
Fix file modes on CPTextView files
...
Was 755; now 644
2014-12-17 20:48:29 -05:00
Andrew Hankinson
47d963b585
Fixed: Forward declaration of classes and types
...
Typedef in the ObjJ compiler introduced a few new warnings in this branch. This commit fixes the warnings by either declaring a type or forward-declaring a class.
2014-12-17 12:39:39 -05:00
daboe01
f5cf2b2b55
fix selecting last character
2014-09-13 20:13:08 +02:00
daboe01
ce777348b3
cursor up/down+ frames protection
2014-08-20 23:09:53 +02:00
daboe01
c052325487
various fixes and cleanup
2014-08-20 22:39:15 +02:00
Andrew Hankinson
dca6347ea9
Fixed: Remove lingering references to i
...
Refs 75e347e8e3
2014-08-14 07:19:53 -04:00
Andrew Hankinson
75e347e8e3
Fixed: obscure use of variables
...
Previously, the counting variable "i" was used as a variable throughout this method, leading to the value of 'i' becoming unclear as the method progressed.
Additionally, a later loop in this method redeclared 'i', providing more confusion.
This commit renames 'i' to the more descriptive 'targetLine' and uses that in its place. The redeclared value of 'i' was also renamed to "newTargetLine".
2014-08-13 18:15:58 -04:00
daboe01
4700c2583d
fix acessor names
2014-08-12 08:29:28 +02:00
daboe01
7cbb103376
fix selecting last newline error
2014-07-31 20:35:29 +02:00
Alexandre Wilhelm
f13c96839e
Fixed synthax in CPTextView
2014-07-19 19:07:08 -07:00
Alexandre Wilhelm
776f68c9dd
Fixed style in CPTextView
2014-07-19 18:46:25 -07:00
Alexandre Wilhelm
c6fd14afd2
Fixed: capp_lint
2014-05-30 11:12:29 -07:00
daboe01
91495c8595
more dom protection
2014-05-29 20:37:27 +02:00
daboe01
4a44b35ea5
fix relayouting optimization bug
2014-04-18 17:17:01 +02:00
daboe01
47aafe9042
better workaorund for chrome bug
2014-04-18 13:28:51 +02:00
daboe01
53d94a1d3d
stability improvement
2014-04-18 00:41:33 +02:00
daboe01
5dd3c7c8e8
spooky chrome fix
2014-04-18 00:36:18 +02:00
daboe01
5ca41a6fff
style
2014-02-15 19:47:50 +01:00
daboe01
e4f71420fc
prototypes+style
2014-02-15 12:43:09 +01:00
daboe01
d647258856
formatting
2014-02-12 05:59:34 +01:00
daboe01
e45140b7ea
formatting
2014-02-10 21:28:25 +01:00
daboe01
e448430d8a
fix of circular imports
2014-02-10 21:07:57 +01:00
daboe01
394b1a1602
fix circular imports
2014-02-10 06:02:28 +01:00
daboe01
85abd5a8c3
eliminate warnings + style
2014-02-09 11:00:25 +01:00
daboe01
9edd8d6f66
CPTextView commit
2014-02-08 20:43:15 +01:00