Alexandre Wilhelm
3a6a84917b
New: added CPUserNotification and CPUserNotificationCenter in Foundation
...
This PR adds the features CPUserNotification and CPUserNotificationCenter in Foundation.
The CPUserNotificationCenter allows you to send user notification to the system.
Right now, we only propose what the W3C proposes. We can set for a notification the title, informativeText and the icon.
We only support local notification yet.
The protocol CPUserNotificationCenterDelegate has been added as well.
Test app in Tests/Manual/CPUserNotificationTest
2015-06-26 16:36:11 -07:00
daboe01
cca142ce86
smart paste at end fix
2015-06-25 20:48:30 +02:00
daboe01
fa3567cb9f
fix arrow down last line
2015-06-25 06:03:02 +02:00
daboe01
7d22230b13
keyboard-selection-extension fix
2015-06-25 05:54:34 +02:00
Alexandre Wilhelm
9694c796e3
Revert "fix disappearing buttons"
...
This reverts commit 7323a5e393 .
Fixed #2361
2015-06-24 14:35:23 -07:00
daboe01
1b7f684ab2
make safari fix more robust
2015-06-24 21:14:24 +02:00
daboe01
fef8f4d29c
safari backspace fix
2015-06-23 20:36:57 +02:00
daboe01
0d7e945623
fix native cut
2015-06-22 20:30:44 +02:00
daboe01
13ea8eae77
fix initial platform paste
2015-06-21 14:20:14 +02:00
daboe01
cdb2ef3ac7
prevent dom-flickering
2015-06-20 19:11:05 +02:00
daboe01
f216e0198f
harmonize capp and system pasteboards
2015-06-20 13:23:33 +02:00
daboe01
c5c3698f43
make undo work again
2015-06-19 23:26:14 +02:00
daboe01
299d3b9f60
formatting
2015-06-19 22:41:12 +02:00
daboe01
eaaebeaebb
refactoring paste
2015-06-19 22:39:41 +02:00
daboe01
2ef2d2b9c5
fix native pasteboard support
2015-06-19 22:31:57 +02:00
Antoine Mercadal
da6698b216
Merge branch 'master' into capp_env
2015-06-19 10:12:02 -07:00
Antoine Mercadal
c9f391dfc1
Update the installation process
2015-06-19 10:11:40 -07:00
Antoine Mercadal
0f62926623
rename cappenv_deactivate to capp_env_deactivate
2015-06-19 09:59:14 -07: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
d888bcd473
deadkey backspace safari fix
2015-06-17 20:10:19 +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
cacaodev
c7eb2ffe5c
Merge remote-tracking branch 'upstream/master' into cpview-skip_settransform
2015-06-15 21:10:05 +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
94a44d7af4
remove dead code
2015-06-15 19:50:09 +02:00
daboe01
662050b89f
formatting
2015-06-14 21:34:19 +02:00
daboe01
3f7f3140eb
rich copy fixes
2015-06-14 21:24:40 +02:00
Alexandre Wilhelm
a419694f70
Test: updated unit test ToolsTest.j. Fixed travis...
2015-06-13 21:58:09 -06:00
cacaodev
0a20f77b08
FIXED: In CPView, the transformation matrix was set at each drawing pass, even if the matrix was the identity matrix.
...
Now we check if the highDPI ratio is == 1 and skip the setTransform call in this case.
2015-06-13 21:06:17 +02:00
daboe01
dc11d18161
formatting
2015-06-12 17:32:22 +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
Alexandre Wilhelm
472372c9ed
Test: updated unittest for the tools
2015-06-08 10:35:13 -07:00
Alexandre Wilhelm
d358f0d27b
Fixed: xml format now has the key sourcePath instead of path for the command objj and objj2objcskeleton
2015-06-08 10:30:54 -07: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