Commit graph

2,030 commits

Author SHA1 Message Date
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
Harutyun Amirjanyan
063e8442a3 Merge pull request #1016 from ajaxorg/mode/jade
Fix JS highlight rules embedded in Jade
2012-10-18 00:12:39 -07:00
Garen Torikian
4fee6a4034 Update generated API content 2012-10-17 13:32:51 -07:00
Garen Torikian
4a949a5cb1 Update doc, fix #1041 2012-10-17 13:14:41 -07:00
Mostafa Eweda
2a41a7e929 Merge pull request #1036 from ajaxorg/worker-api-compatibility
[Trivial] Update worker API compatibility
2012-10-15 10:01:49 -07:00
Mostafa Eweda
08bce08db5 log multiple arguments support + Remove unused msgs argument 2012-10-15 18:12:32 +02:00
Harutyun Amirjanyan
eeda80933a Merge pull request #1022 from adamjimenez/patch-14
Fix double click php var selects the $ sign #2
2012-10-15 07:16:02 -07:00
Lennart Kats
e2bd27a559 Fix break keyword highlighting 2012-10-15 16:02:02 +02:00
Lennart Kats
5e64876ce7 Support console.log/error with non-array arguments 2012-10-15 15:25:29 +02:00
Lennart Kats
8ed09f246a Merge pull request #1033 from ajaxorg/annotations
allow multiline annotations
2012-10-15 06:22:14 -07:00
nightwing
7fc1944c8b allow multiline annotations 2012-10-15 17:14:29 +04:00
nightwing
446556ea4f missing semicolon must show info not warning 2012-10-15 14:09:49 +04:00
nightwing
872125db46 use relative paths everywhere 2012-10-13 17:46:44 +04:00
nightwing
8c310caf8b include fold_mode in main build since it is used by all modes 2012-10-13 17:06:43 +04:00
Mostafa Eweda
34b2e292c7 Merge pull request #994 from ajaxorg/cleanup
Cleanup
2012-10-12 16:09:48 -07:00