daboe01
e206d78a52
removed unused range parameter from _characterRangeForIndex
2016-06-19 13:51:53 +02:00
daboe01
d94a82b0a7
paragraph selection dragging fix
2016-06-19 13:45:41 +02:00
daboe01
3bee3d1701
improved: paragraph selection via triple click
2016-06-18 22:51:41 +02:00
daboe01
631352e1ef
improved FF deadkey detection
2016-06-18 20:36:22 +02:00
daboe01
f2d5dee49e
backspace fix
2016-06-18 19:49:11 +02:00
daboe01
b07ff100d1
fixed: function is missing
2016-06-18 19:18:23 +02:00
daboe01
7b8249442d
selection fixes
2016-06-18 17:59:26 +02:00
cacaodev
8221339318
Style
2016-06-18 13:40:27 +02:00
cacaodev
b773af96b8
FIXED : css display attribute was incorrectly set
2016-06-18 13:40:14 +02:00
daboe01
dbc7808c70
code simplification
2016-06-18 11:58:42 +02:00
daboe01
77c5000f16
selection fix
2016-06-18 11:47:47 +02:00
daboe01
56928b6ca0
formatting
2016-06-18 11:46:10 +02:00
daboe01
8178dfe7bd
revert: fixed: word granularity selection was not always correct
2016-06-18 11:43:50 +02:00
daboe01
0db6c667c6
fixed: word granularity selection was not always correct
2016-06-18 11:40:12 +02:00
cacaodev
2b0a642827
FIXED: CPView received multiple -viewDidHide/Unhide messages
...
FIXED: when a view is hidden by a hidden superview and added to a non
hidden superview, the -viewDidUnhide message is sent.
With test : CPViewTest.j
2016-06-18 11:29:47 +02:00
daboe01
f71c0f8cb8
selection fixes
2016-06-18 11:25:02 +02:00
daboe01
3782372f65
optimisations for native input manager
2016-06-17 18:31:44 +02:00
daboe01
9e35e42030
nativeinputmanager optmisations for safari
2016-06-16 20:36:12 +02:00
daboe01
7a8195e54c
fixed: cursor extended selections did not copy in safari
2016-06-15 22:55:48 +02:00
daboe01
b50ee28693
fixed: the native input manager did not get the focus after recent safari update
2016-06-15 20:52:55 +02:00
daboe01
17eb6e47eb
improve wordBoundaryRegex to recognize numbers
2016-06-12 13:08:10 +02:00
cacaodev
82ce626d8a
Underscore prefix on private methods
2016-06-12 10:52:19 +02:00
cacaodev
e063ff5e54
Remove CPAnimationTriggerOrderIn partial support. Adds a warning if someone tries to use it.
2016-06-12 10:20:26 +02:00
cacaodev
fca2746a82
Fixed: custom layout and custom drawing was not animated
...
The bug was appearing with the following conditions:
keypath : frame , frameSize
browsers : Google Chrome, Firefox
2016-06-12 10:12:08 +02:00
cacaodev
7faffc2de7
Use cancelAnimationFrame when available
2016-06-12 10:12:07 +02:00
cacaodev
86a8a9dc85
Fixed: The animation was reverting back to its initial position.
...
Although the fill-mode property was correctly set to forwards allowing
the final state to persist, the animation-name property was deleted too
early . It was causing the animation to be cancelled and the initial
state restored.
2016-06-12 10:12:07 +02:00
daboe01
c13a0c1c26
fixed: selection semantics differed from macos
2016-06-11 20:53:05 +02:00
daboe01
6ce3c070b8
fixed: selection semantics differed from macos
2016-06-11 20:42:39 +02:00
daboe01
e1cb11da22
fixed: double clicking right to a word selected too much in some cases
2016-06-11 17:16:06 +02:00
daboe01
c628ea34b7
formatting
2016-06-11 17:11:55 +02:00
daboe01
33b7c726f6
fixed: whitespace double-clicking resulted in cross-paragraph selection
2016-06-11 16:40:28 +02:00
daboe01
6f3fd424e1
fixed: umlaute were treated as word bounderies
2016-06-11 16:18:18 +02:00
daboe01
b048ce9c8e
formatting
2016-06-09 22:46:59 +02:00
daboe01
6a1040d659
fixed: setTextColor: issue second take
2016-06-09 22:35:50 +02:00
daboe01
fc05c28231
fixed: change in model did not propagate resize
2016-06-09 20:54:09 +02:00
daboe01
c139b5eabb
Merge remote-tracking branch 'cappuccino/master' into NEW--CPTextView
2016-06-09 19:20:38 +02:00
cacaodev
d6dd0e551d
Revert "FIXED: CPView received multiple -viewDidHide/Unhide messages"
...
This reverts commit e58420b031 .
2016-06-09 10:13:21 +02:00
daboe01
7195ae6e46
Merge remote-tracking branch 'cappuccino/master' into NEW--CPTextView
2016-06-08 20:05:31 +02:00
daboe01
3c70b2f033
fixed: brightness_bar.png was not displayed in CPColorPicker because the size was not initialized
2016-06-08 19:54:44 +02:00
daboe01
8d703b1459
fixed: updates to storage were not propageted to the view
2016-06-08 19:23:37 +02:00
Alexandre Wilhelm
f1145ef169
Merge pull request #2457 from cacaodev/CPView-viewDidHide
...
FIXED: CPView received multiple -viewDidHide/Unhide messages
2016-06-07 20:21:52 -07:00
Alexandre Wilhelm
a28f9ceeba
Merge pull request #2456 from didierkorthoudt/Fixed--right-mouse-clic-during-a-drag-operation-problem
...
Fixed: right mouse clic during a drag operation cancels it
2016-06-07 20:17:31 -07:00
Alexandre Wilhelm
1927bb4798
Merge pull request #2452 from didierkorthoudt/CPTextField-tracking-area-optimization
...
Fixed: CPTextField doesn't optimize tracking areas management
2016-06-07 12:07:11 -07:00
daboe01
d4c77f9786
fixed: Setting textColor only changes first lines color
2016-06-07 20:54:11 +02:00
daboe01
021f8d0331
revert fixed: premature optimization
2016-06-05 22:23:26 +02:00
daboe01
e7d25550ee
fixed: premature optimization
2016-06-05 22:21:01 +02:00
daboe01
8227276437
fixed: tabstops were accidentally cornercutting relayout
2016-06-05 21:20:50 +02:00
daboe01
38ef76bcdc
fixed: fist tabstop was not working correctly
2016-06-02 20:19:00 +02:00
daboe01
7faa0f60b4
fixed: accidental duplication of variable definition
2016-05-28 13:40:30 +02:00
daboe01
faebbb2b8a
fixed: font css properties were not considered when assessing visual identity
2016-05-27 23:13:54 +02:00