Commit graph

3,768 commits

Author SHA1 Message Date
William Candillon
1ac2874ecf Improvements in the XQuery highlighter. 2012-11-01 12:15:08 +01:00
nightwing
4b372b67ad keep execCommand 2012-10-31 17:39:48 +04:00
nightwing
aa0c0d5fa7 Revert "Merge branch 'textinput' into master"
This reverts commit 8d9f0e28eb, reversing
changes made to 5538d1654a.
2012-10-31 17:37:02 +04:00
nightwing
e0a2e1c688 Merge branch 'chromecxtmenu' into master 2012-10-29 13:02:27 +04:00
Lennart Kats
4618b2aa06 Merge pull request #988 from ajaxorg/fix/line-highlight
Fix/line highlight
2012-10-29 01:44:32 -07:00
nightwing
66836adbc3 fix getVersion for install -c 2012-10-29 12:14:04 +04:00
nightwing
4c9f8cf0bd ie8 fixes 2012-10-29 11:58:38 +04:00
DanyaPostfactum
9d82f0d406 Fix contextual menu in Chrome (Windows) 2012-10-29 11:58:38 +04:00
nightwing
fb401dc298 update require.js 2012-10-29 11:58:37 +04:00
Garen Torikian
b7e4d83233 Merge pull request #1071 from ajaxorg/site
fix workers on ace.ajax.org
2012-10-27 21:05:20 -07:00
Harutyun Amirjanyan
23f4b201ce Merge pull request #1058 from ajaxorg/feature/keyboardModifyNumbers
Feature/keyboard modify numbers
2012-10-27 10:39:24 -07:00
nightwing
961b6cecb6 small cleanup 2012-10-27 18:54:36 +04:00
Garen Torikian
aca8b9a73b Fix doc comment 2012-10-27 18:54:36 +04:00
Garen Torikian
23f7fc4658 Remove +10, change command name 2012-10-27 18:54:36 +04:00
Garen Torikian
43c74f415f Add tenth place, fix doc comments 2012-10-27 18:54:35 +04:00
Vlad Zinculescu
048c88cf5e update keybinding for modifyNumber on windows 2012-10-27 18:54:35 +04:00
Vlad Zinculescu
073ee0cbf6 update description of modifyNumber 2012-10-27 18:54:35 +04:00
Vlad Zinculescu
66f46cc6ef update description of modifyNumber 2012-10-27 18:54:34 +04:00
Vlad Zinculescu
82c07a5f68 update keyboard shortcut for modifyNumber 2012-10-27 18:54:34 +04:00
Vlad Zinculescu
9c3e6c5cce reformat the code 2012-10-27 18:54:34 +04:00
Vlad Zinculescu
e3ad71b4e1 modifiy numbers with keyboard 2012-10-27 18:54:33 +04:00
nightwing
b50d0cde96 fix test 2012-10-27 17:43:00 +04:00
nightwing
0a88689f1b fix workers on ace.ajax.org 2012-10-27 17:37:30 +04:00
nightwing
9472d497a3 add basePath config 2012-10-27 17:34:40 +04:00
nightwing
ce27f97ce9 Merge branch 'dryice_version' into master 2012-10-27 00:49:22 +04:00
nightwing
4fabcca2af use latest dryice version compatible with node 0.6 2012-10-27 00:47:57 +04:00
cadorn
d9c6409922 error out properly if post install throws error 2012-10-27 00:34:32 +04:00
cadorn
673646da30 set dryice version 2012-10-27 00:33:14 +04:00
nightwing
dfe918e339 fix line highlight on the last line
Issue #934
2012-10-26 22:44:17 +04:00
nightwing
f7786930e9 add fullLine type for markers 2012-10-26 22:43:49 +04:00
nightwing
4959e121c8 Actually fix "Cannot read property env of null" 2012-10-26 21:49:53 +04:00
nightwing
bd24fad28f Merge remote-tracking branch 'origin/ie8' into master 2012-10-26 21:45:12 +04:00
nightwing
e0727f8b31 fix ie8 object.create 2012-10-26 21:43:32 +04:00
nightwing
1d7d636bff Merge branch 'cursors' into master
TODO, needs cleanup
2012-10-26 21:05:13 +04:00
nightwing
4ab41d02cc cursors should start in hidden state 2012-10-26 20:55:36 +04:00
nightwing
f4507df564 do not break subpixel positioning of markers 2012-10-26 20:29:40 +04:00
nightwing
9179b04438 undo rename 2012-10-26 19:46:37 +04:00
DanyaPostfactum
73f68abfc1 Retarget css-class changing from each cursor to whole cursor layer 2012-10-26 19:41:25 +04:00
DanyaPostfactum
1557004dfa Add smoothBlinking option to cursor 2012-10-26 19:41:25 +04:00
DanyaPostfactum
aa9962aafd Add blinkInterval option to cursor 2012-10-26 19:41:24 +04:00
DanyaPostfactum
4a38512616 Rename restartTimer to resetTimer in cursor, refactor this method 2012-10-26 19:41:24 +04:00
DanyaPostfactum
c2c650db1c Simplify update method of cursor layer 2012-10-26 19:41:24 +04:00
nightwing
8d9f0e28eb Merge branch 'textinput' into master 2012-10-26 19:35:13 +04:00
nightwing
3677c36a14 add editor.execCommand function 2012-10-26 19:32:27 +04:00
nightwing
00f6b46cd3 disable autocapitalize to improve behavior on mobile browsers 2012-10-26 19:32:26 +04:00
DanyaPostfactum
fcbe904435 fix clipboardData reference 2012-10-26 19:32:26 +04:00
DanyaPostfactum
a49a0b9ad3 Fix webkit text.oninput value changing workaround 2012-10-26 19:32:25 +04:00
DanyaPostfactum
38ef17528b Fix mistype and opera copy/cut selectAll triggering 2012-10-26 19:32:25 +04:00
DanyaPostfactum
473ddfd353 Add Select All context menu command support 2012-10-26 19:32:24 +04:00
DanyaPostfactum
0604b75310 change selection instead of text.value 2012-10-26 19:32:24 +04:00