daboe01
|
e2f72ecffc
|
prepare baseline support
|
2015-06-18 20:23:00 +02:00 |
|
daboe01
|
d888bcd473
|
deadkey backspace safari fix
|
2015-06-17 20:10:19 +02:00 |
|
daboe01
|
5281b6df77
|
increase timeout on FF
|
2015-06-15 20:49:10 +02:00 |
|
daboe01
|
cd5bb6a309
|
fix deadkey after deadkey on FF
|
2015-06-15 20:45:58 +02:00 |
|
daboe01
|
cde83e9d7d
|
smart paste fix
|
2015-06-12 17:28:48 +02:00 |
|
daboe01
|
1476fda014
|
backspace fix
|
2015-06-12 17:22:55 +02:00 |
|
daboe01
|
7a875f2db4
|
filter out apple command keys
|
2015-06-11 23:03:44 +02:00 |
|
daboe01
|
b868f37da5
|
remove call to super cancelOperation:sender
|
2015-06-10 06:41:15 +02:00 |
|
daboe01
|
9bef5a62dd
|
formatting
|
2015-06-09 22:46:47 +02:00 |
|
daboe01
|
d1aff30c9e
|
fix invisible deadkey at beginning of newline
|
2015-06-09 22:43:31 +02:00 |
|
daboe01
|
a356dafde0
|
enter deadkey on exit
|
2015-06-09 21:14:38 +02:00 |
|
daboe01
|
09477384fe
|
illegal deadkey sequence fix
|
2015-06-09 19:26:41 +02:00 |
|
daboe01
|
6b923542e8
|
invisibility fix
|
2015-06-08 21:36:30 +02:00 |
|
daboe01
|
9722cf718c
|
mouse down fix
|
2015-06-08 20:30:24 +02:00 |
|
daboe01
|
702b973c87
|
fix Dead key input element leaves margin on right
|
2015-06-08 20:25:56 +02:00 |
|
daboe01
|
d66bbd95f0
|
add native support for deadkeys
|
2015-06-07 21:18:27 +02:00 |
|
daboe01
|
aae498509b
|
typing attributes refactoring
|
2015-06-07 21:00:25 +02:00 |
|
daboe01
|
4987fb5f15
|
fontpanel color well fix
|
2015-06-06 19:03:37 +02:00 |
|
daboe01
|
b1ed299286
|
fix for paragraph style not being carried forward
|
2015-06-03 22:13:17 +02:00 |
|
daboe01
|
679ac3e5b1
|
fix caret height on last line
|
2015-06-02 23:25:55 +02:00 |
|
daboe01
|
181ef788a3
|
caret height fix
|
2015-06-02 22:47:53 +02:00 |
|
daboe01
|
d2caa0953f
|
various caret fixes
|
2015-06-02 22:23:32 +02:00 |
|
daboe01
|
a4e41a57d7
|
make paragraph selection via triple click more mac like
|
2015-05-27 07:07:51 +02:00 |
|
daboe01
|
e8bb3864e3
|
smart delete
|
2015-05-26 07:37:13 +02:00 |
|
daboe01
|
3cd1066a8d
|
backspace undo fix
|
2015-05-25 22:10:31 +02:00 |
|
daboe01
|
6494b7ea89
|
smart cut fix
|
2015-05-25 21:21:32 +02:00 |
|
daboe01
|
2f5d13ac10
|
smart paste fix
|
2015-05-24 22:24:52 +02:00 |
|
daboe01
|
5f0ddeedd0
|
draw caret permantently during editing...
...or cursor navigation
|
2015-05-17 20:43:18 +02:00 |
|
daboe01
|
e679e760ee
|
backspace fix
|
2015-05-17 20:23:41 +02:00 |
|
Alexandre Wilhelm
|
c77ec3bf20
|
Fixed: added coder for delegate of a CPTextView
|
2015-05-01 16:08:49 -07:00 |
|
Alexandre Wilhelm
|
ad4904a0ec
|
Added nib2cib options _allowsUndo and _usesFontPanel for CPTextView
|
2015-03-31 16:38:47 -07:00 |
|
Alexandre Wilhelm
|
42a1bca64d
|
Fixed: style in CPTextView
|
2015-03-31 16:08:16 -07:00 |
|
Alexandre Wilhelm
|
c40ef22c20
|
New: create class _CPSelectionBox
|
2015-03-31 15:34:23 -07:00 |
|
Alexandre Wilhelm
|
783aac561a
|
Fixed: capp_lint on AppKit/CPTextView
|
2015-03-31 15:14:15 -07:00 |
|
Alexandre Wilhelm
|
02245c150c
|
Fixed: small issue due to refactoring
|
2015-03-31 15:10:59 -07:00 |
|
daboe01
|
b2f1c9e832
|
moved _CPCaret to the end
|
2015-03-28 21:06:28 +01:00 |
|
daboe01
|
cff4eebb74
|
caret refactoring + delegate notification fix
|
2015-03-28 20:59:17 +01:00 |
|
daboe01
|
a3aab5aeca
|
prevent delegate related memory leaks
|
2015-03-28 19:59:33 +01:00 |
|
daboe01
|
63e5d8f7ea
|
acceptsFirstResponder cleanup
|
2015-03-28 19:39:03 +01:00 |
|
daboe01
|
f39a1e7d03
|
move inherited properties to CPText
|
2015-03-28 15:22:52 +01:00 |
|
daboe01
|
a473f6aa16
|
richTextPropery
|
2015-03-28 15:05:58 +01:00 |
|
daboe01
|
6907c24690
|
fix access to editable propery
|
2015-03-28 15:01:33 +01:00 |
|
daboe01
|
ef3d8a9277
|
fix access to selectable property
|
2015-03-28 14:59:13 +01:00 |
|
Alexandre Wilhelm
|
3581ac5ebd
|
Fixed: nib2cib with CPTextView works. Editable, Selectable, RichText, StringValue, BackgroundColor, InsertionPointColor works
|
2015-03-23 14:50:43 -07:00 |
|
Alexandre Wilhelm
|
ed6be510fb
|
Fixed: first work on nib2cib for the CPTextView. The example does not crash anymore
|
2015-03-20 12:22:23 -07:00 |
|
Alexandre Wilhelm
|
55f05ba839
|
Fixed: warnings when compiling
|
2015-03-20 10:03:42 -07:00 |
|
daboe01
|
cbb4565a48
|
timer support for drag-scrolling
|
2015-03-01 21:16:49 +01:00 |
|
daboe01
|
fc2f5c3615
|
formatting
|
2015-02-26 05:55:04 +01:00 |
|
daboe01
|
3a5ac9df10
|
formatting
|
2015-02-26 05:53:37 +01:00 |
|
daboe01
|
e8497bb0cc
|
typing attributes fix
|
2015-02-25 20:20:48 +01:00 |
|