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
|
9472d497a3
|
add basePath config
|
2012-10-27 17:34:40 +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
|
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 |
|
DanyaPostfactum
|
074ed41db0
|
Clipboard API support, context menu Delete command support
|
2012-10-26 19:32:23 +04:00 |
|
nightwing
|
47cb2d5871
|
'Monaco' looks better than 'Menlo'
|
2012-10-24 18:24:03 +04:00 |
|
Lennart Kats
|
72dde40c76
|
Make sure wrapping behaves the same as before
|
2012-10-22 14:17:08 +02:00 |
|
Lennart Kats
|
6338bd10f3
|
Merge remote-tracking branch 'origin/master' into selective-bracket-insertion
|
2012-10-22 11:42:25 +02:00 |
|
Mostafa Eweda
|
9a08960ed0
|
Merge pull request #1015 from ajaxorg/build
fix build
|
2012-10-21 12:11:57 -07:00 |
|
Harutyun Amirjanyan
|
b95ece2cc4
|
Merge pull request #1046 from ajaxorg/feature/sorLines
Add sortLines functionality in all modes
|
2012-10-20 13:55:05 -07:00 |
|
nightwing
|
27ac92f9b0
|
cleanup
|
2012-10-21 00:45:45 +04:00 |
|
Steve Valaitis
|
8f46921e5d
|
Add keywords insert,update,delete for SQL mode
|
2012-10-19 15:51:53 -05:00 |
|
Vlad Zinculescu
|
281a1ca2a8
|
add sortLines functionality in all modes
|
2012-10-19 12:56:44 +02:00 |
|
Lennart Kats
|
40bc5ee79a
|
Allow bracket insertion after closing bracket: }()
|
2012-10-18 17:29:15 +02:00 |
|
Lennart Kats
|
99f6953108
|
Only skip closing brackets if they were just auto-inserted
|
2012-10-18 16:36:44 +02:00 |
|
Lennart Kats
|
b126f5d314
|
Allow multiple bracket closing insertionss like {{{}}}
|
2012-10-18 16:36:44 +02:00 |
|
Lennart Kats
|
5ed0998ce7
|
Be selective when auto-inserting brackets
|
2012-10-18 16:36:44 +02:00 |
|
Lennart Kats
|
2950c67e3e
|
Don't surround bracketize brackets when you're trying to overwrite them
|
2012-10-18 16:36:44 +02:00 |
|
William Candillon
|
daf7707d96
|
Add license header on the XQuery Syntax highlighter.
|
2012-10-18 12:25:08 +02:00 |
|
William Candillon
|
57635c78fa
|
Merge git://github.com/ajaxorg/ace
|
2012-10-18 10:42:58 +02:00 |
|
William Candillon
|
f2a9bd1b02
|
Update XQuery Parser.
|
2012-10-18 10:41:54 +02:00 |
|