Garen Torikian
|
98b0026207
|
Start work on lua fodmode
|
2012-11-04 17:34:51 +04:00 |
|
nightwing
|
e7339ac321
|
add UIWorkerClient for debugging
|
2012-11-04 17:31:16 +04:00 |
|
nightwing
|
5ab67aba78
|
better deferred call
|
2012-11-04 17:31:16 +04:00 |
|
nightwing
|
58ac58ee34
|
allow to change document of session
|
2012-11-04 17:31:15 +04:00 |
|
nightwing
|
e0c721b033
|
fix highlighting of =begin comments in ruby
|
2012-11-04 17:30:15 +04:00 |
|
nightwing
|
4c4278f446
|
fix macro highlighting in AsciiDoc mode
|
2012-11-04 17:30:15 +04:00 |
|
nightwing
|
c34a71ef20
|
#1056: fix highlighting of left|right in css mode
|
2012-11-04 17:30:15 +04:00 |
|
nightwing
|
8da6d26ae4
|
#1052 fix highlighting after the dash.
|
2012-11-04 17:30:15 +04:00 |
|
nightwing
|
89b65c3968
|
tweak info warning list to match cloud9
|
2012-11-04 17:29:06 +04:00 |
|
nightwing
|
502b1af138
|
update jshint and csslint
|
2012-11-04 17:29:06 +04:00 |
|
nightwing
|
c0841aa843
|
add missing else
|
2012-11-04 17:28:20 +04:00 |
|
nightwing
|
f02db6ff62
|
fix vim zz
|
2012-11-04 17:25:52 +04:00 |
|
nightwing
|
2983fcb9b6
|
#1061: Problem optimizing ace sources with requirejs optimizer
|
2012-11-04 17:25:51 +04:00 |
|
nightwing
|
175ed3618b
|
#1054 Opera indent bug
|
2012-11-04 17:25:51 +04:00 |
|
nightwing
|
6dddfe8edd
|
use requestAnimationFrame
|
2012-11-04 17:11:42 +04:00 |
|
nightwing
|
ca26a82ef9
|
increase timeout for bracket highlighting
|
2012-11-04 17:11:42 +04:00 |
|
nightwing
|
a334a64691
|
prevent higlight_word from freezing the browser on long lines
|
2012-11-04 17:11:41 +04:00 |
|
Harutyun Amirjanyan
|
3f8aa00d23
|
Merge pull request #1075 from wcandillon/master
Improvements in the XQuery mode
|
2012-11-03 00:54:20 -07:00 |
|
Sergi Mansilla
|
e0f67e2074
|
Fix bad type return
`this.$annotations` is always an Array, but the return type when `this.$annotations` is falsy is an object. This commit fixes that.
|
2012-11-02 17:59:39 +01:00 |
|
William Candillon
|
4aef8e9e21
|
Minor improvements on the syntax highlighter.
|
2012-11-02 14:36:36 +01:00 |
|
Harutyun Amirjanyan
|
634bc7f59c
|
Merge pull request #1074 from ajaxorg/check-known-command
Check for known command in worker
|
2012-11-02 06:16:39 -07:00 |
|
Lennart Kats
|
1bd26e19aa
|
Check for known command in worker
|
2012-11-02 13:46:33 +01:00 |
|
William Candillon
|
c9cef12b9f
|
Merge git://github.com/ajaxorg/ace
|
2012-11-01 15:45:08 +01:00 |
|
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
|
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 |
|
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
|
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 |
|