 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 |
|
 daboe01andGitHub
|
22dc587a8f
|
Fixed: caret was blinking in non-editable text in CPTextView (#3022)
|
2022-03-21 13:00:40 +01:00 |
|
 daboe01andGitHub
|
77fe16faec
|
Fixed: background color attribute was ignored by CPTextView (#2899)
|
2020-07-01 16:33:07 +02:00 |
|
 daboe01andMartin Carlberg
|
9e289574ff
|
Fixed: attachment support was missing in CPTextView (#2872)
|
2019-12-19 09:08:33 +01:00 |
|
 daboe01andMartin Carlberg
|
a178d43b01
|
Fixed: return key was not swallowed by textview but triggered the default button. (#2598)
|
2018-08-20 12:52:53 +02:00 |
|
 daboe01andcacaodev
|
8203c71b03
|
fixed: CPTextView's needsPanelToBecomeKey did not return YES (#2512)
This is confirmed to conform to cocoa.
|
2016-11-17 16:43:54 +01:00 |
|
daboe01
|
b3306d50eb
|
move selection color to the themes
|
2016-05-12 20:17:14 +02:00 |
|
daboe01
|
fe81a354a3
|
formatting
|
2016-05-10 22:28:35 +02:00 |
|
daboe01
|
8dec42f295
|
fix missing font panel in manual test of CPTextView
|
2016-05-10 20:35:16 +02:00 |
|
daboe01
|
a32f55d64e
|
add fontpanel to manual test
|
2016-03-09 19:55:50 +01: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
|
856765a775
|
Fixed: reduce size of the test of CPTextView
|
2014-06-03 21:15:21 -07:00 |
|
daboe01
|
e448430d8a
|
fix of circular imports
|
2014-02-10 21:07:57 +01:00 |
|
daboe01
|
a8eae73b66
|
manual test
|
2014-02-08 20:46:04 +01:00 |
|