Peter Xiao
|
0f93b3098f
|
Start merging tokens.
|
2013-08-13 15:34:22 -07:00 |
|
Peter Xiao
|
c3a681abd1
|
Less aggressive filter for speaking tokens, add some docs.
|
2013-08-12 16:15:09 -07:00 |
|
Peter Xiao
|
38b42d20d3
|
Chromevox theme now an extension, added demo file, added findSearchBox event.
|
2013-08-12 15:58:09 -07:00 |
|
Peter Xiao
|
304b27954b
|
Moved chromevox to ext
|
2013-08-12 13:04:12 -07:00 |
|
Peter Xiao
|
6bbc1d6d41
|
Add chromevox theme.
|
2013-08-08 15:51:20 -07:00 |
|
Lennart Kats
|
42d243df4b
|
Merge pull request #1520 from ajaxorg/wrap
Wrapping issues
|
2013-08-07 07:10:21 -07:00 |
|
nightwing
|
c80ae070f7
|
small cleanup
|
2013-07-31 17:54:44 +04:00 |
|
nightwing
|
844502fae6
|
Merge branch 'origin/master' into misc
Conflicts:
lib/ace/virtual_renderer.js
|
2013-07-30 22:17:38 +04:00 |
|
nightwing
|
d3cd46adff
|
fix $# and %# highlighting in perl mode
|
2013-07-30 22:13:48 +04:00 |
|
nightwing
|
d4dcdb7736
|
use snipetManager for expanding emmet snippets
|
2013-07-27 00:45:08 +04:00 |
|
nightwing
|
524930a2c7
|
force measure sizes if container is visible but width is 0
|
2013-07-26 23:17:12 +04:00 |
|
nightwing
|
ca1c27aa65
|
fix #1533 syntax highlighting of markdown links
|
2013-07-26 14:55:08 +04:00 |
|
nightwing
|
cacd51e2fe
|
tweak jshint console mock
|
2013-07-24 22:57:46 +04:00 |
|
nightwing
|
62e7073b33
|
add wrapMethod:auto and fix tests
|
2013-07-24 17:49:42 +04:00 |
|
nightwing
|
9f068dc45d
|
improve wrapping for markdown
|
2013-07-24 16:16:52 +04:00 |
|
nightwing
|
73d8eb5898
|
do not lose scheduled changes when render is canceled
|
2013-07-23 19:11:17 +04:00 |
|
nightwing
|
373693a1c4
|
fix weird ie8 bug
|
2013-07-23 15:54:15 +04:00 |
|
Lennart Kats
|
a4a30b6665
|
Merge pull request #1523 from ajaxorg/jshint
update jshint to 2.1.4
|
2013-07-23 00:19:43 -07:00 |
|
Lennart Kats
|
5bc96b69fc
|
Merge pull request #1527 from ajaxorg/nc
renderer fixes backported from newClient
|
2013-07-22 12:30:02 -07:00 |
|
Lennart Kats
|
b204b53e78
|
Merge pull request #1526 from ajaxorg/site
Dogfood
|
2013-07-22 07:14:56 -07:00 |
|
jdalegonzalez
|
c03df1f602
|
Added parser support for traits, namespace declarations, namespace references in class names (\) and the use keyword
|
2013-07-20 12:29:06 -04:00 |
|
nightwing
|
f447430c10
|
automatically hide activeLine highlight if editor height is one line
|
2013-07-19 17:59:37 +04:00 |
|
nightwing
|
4e86a104c2
|
fix autoresizing editor on ie
|
2013-07-19 17:52:33 +04:00 |
|
nightwing
|
650fe73386
|
clicking on scrollbar shouldn't focus the editor
|
2013-07-19 17:52:33 +04:00 |
|
nightwing
|
26329c2d76
|
scrollbars should start as hidden
|
2013-07-19 17:52:33 +04:00 |
|
nightwing
|
abf5f7492f
|
recompute longestLine when vScroll changes
|
2013-07-19 17:52:33 +04:00 |
|
nightwing
|
7f8a47939c
|
renderer changes from newclient
|
2013-07-19 17:52:33 +04:00 |
|
nightwing
|
e0ce741f5b
|
convert multi_select to an option
|
2013-07-19 17:52:33 +04:00 |
|
nightwing
|
ee74fe5a52
|
make doctype less bright
|
2013-07-19 03:02:59 +04:00 |
|
nightwing
|
a69fce21f4
|
use ace static highlighter in the main site
|
2013-07-18 21:03:35 +04:00 |
|
nightwing
|
9f2a17fcf5
|
fix snippet editor in the demo
|
2013-07-18 13:11:08 +04:00 |
|
nightwing
|
1a94ace704
|
fix tests
|
2013-07-18 13:11:07 +04:00 |
|
nightwing
|
2a8619e7f5
|
enable moz in javascript worker
|
2013-07-18 13:10:43 +04:00 |
|
nightwing
|
6788031994
|
allow moz and es6 settings to work together
|
2013-07-18 13:09:08 +04:00 |
|
nightwing
|
41b0914299
|
remove huge console emulation code
|
2013-07-18 13:07:55 +04:00 |
|
nightwing
|
d76bc364e7
|
update jshint to v2.1.4
|
2013-07-18 13:05:00 +04:00 |
|
nightwing
|
2270bd8c4b
|
fix failing tests
|
2013-07-14 08:58:29 +04:00 |
|
nightwing
|
c7abff1856
|
use meta.tag.punctuation
|
2013-07-14 08:49:45 +04:00 |
|
nightwing
|
386f1ecade
|
Merge branch 'highlighting/xmlrefactor' into master
Conflicts:
lib/ace/ext/modelist.js
lib/ace/mode/_test/tokens_luapage.json
|
2013-07-14 06:24:23 +04:00 |
|
Lennart Kats
|
aded11265f
|
Merge pull request #1489 from ajaxorg/undo_merge
Undo merging
|
2013-07-12 00:04:40 -07:00 |
|
Ruben Daniels
|
6783f921c9
|
Merge pull request #1512 from ajaxorg/indent
fix #549 enter on start of indented line should keep indentation
|
2013-07-11 08:17:05 -07:00 |
|
nightwing
|
920031b877
|
fix #549 enter on start of indented line should keep indentation
|
2013-07-11 18:41:40 +04:00 |
|
nightwing
|
09d0044e1e
|
fix undo selection range after delete
|
2013-07-11 17:35:29 +04:00 |
|
nightwing
|
ba0e17fd0d
|
fix #1510 ace_invalid appears on correct diff
|
2013-07-11 16:50:02 +04:00 |
|
DanyaPostfactum
|
3c046d2ada
|
Update highlighting tests
|
2013-07-11 00:31:39 +10:00 |
|
DanyaPostfactum
|
88d9a61dc2
|
Fix xml_highlight_rules qstring_inner state name
|
2013-07-10 14:35:24 +10:00 |
|
nightwing
|
49967c139a
|
fix typo in noworker detection
|
2013-07-09 18:22:35 +04:00 |
|
nightwing
|
38dc22b421
|
fix tests
|
2013-07-08 15:02:29 +04:00 |
|
nightwing
|
c5378b54e1
|
fix #1508: jshint is broken in build
|
2013-07-08 13:58:57 +04:00 |
|
nightwing
|
e3d14ab620
|
turn scrollPastEnd off by default
|
2013-07-07 14:40:53 +04:00 |
|