Commit graph

4,977 commits

Author SHA1 Message Date
Peter Xiao
ca1f431df4 Flush out extra unselected speech. 2013-08-15 17:20:36 -07:00
Peter Xiao
1a54f05075 Play earcon on empty or whitespace rows. Add support for selection. 2013-08-15 17:18:07 -07:00
Lennart Kats
fe1f945343 Merge pull request #1540 from ajaxorg/ie7
Ie7 support
2013-08-15 01:24:43 -07:00
Peter Xiao
23f62e015b Merge branch 'master' of https://github.com/ajaxorg/ace into cvox 2013-08-14 15:27:01 -07:00
Peter Xiao
5708ef899e Support for multiple editors, reorder rules, and use replace all. 2013-08-14 13:57:38 -07:00
Peter Xiao
1d7c9220ee No need to focus ace, add more expansions. 2013-08-14 13:29:34 -07:00
Peter Xiao
5ea65fe246 Add in expansion rules to speak more like how code is read. 2013-08-13 16:51:12 -07:00
Peter Xiao
16d13b6b59 Like tokens are now merged for more fluid TTS. 2013-08-13 15:39:01 -07:00
Peter Xiao
0f93b3098f Start merging tokens. 2013-08-13 15:34:22 -07:00
nightwing
269e8d976d remove useless stopPropagation on mouseup 2013-08-14 00:05:26 +04:00
Peter Xiao
41c82627f9 Update comment, remove code in chromevox ext demo. 2013-08-12 16:59:12 -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
nightwing
7f6e94f021 Merge remote-tracking branch 'remotes/origin/html_completer' 2013-08-12 22:28:55 +04:00
Lennart Kats
0655f8a809 Merge pull request #1552 from ajaxorg/jshint
Jshint update
2013-08-12 07:58:32 -07:00
nightwing
0f2ca66d76 allow space separated list of globals 2013-08-12 18:32:36 +04:00
nightwing
14d540ddc7 update jshint again 2013-08-12 18:13:20 +04:00
nightwing
e5714c9dba Merge remote-tracking branch 'remotes/origin/gh-pages' into master 2013-08-11 13:17:22 +04:00
nightwing
54a2880634 small cleanup 2013-08-11 11:53:40 +04:00
Peter Xiao
6bbc1d6d41 Add chromevox theme. 2013-08-08 15:51:20 -07:00
nightwing
9bf8eac28c add persistent vscroll option to the demo 2013-08-09 00:12:52 +04:00
Lennart Kats
42d243df4b Merge pull request #1520 from ajaxorg/wrap
Wrapping issues
2013-08-07 07:10:21 -07:00
nightwing
d2318e99a2 add increase/decrease fontSize commands to the demo 2013-08-05 23:33:10 +04:00
nightwing
d884b44d48 better save in the demo 2013-08-04 13:58:50 +04:00
Adam Jimenez
9f8ed0db31 Include css rule name with lint results
This is similar to returning "raw" from JSHint, as it helps to identify the rule being applied.
2013-08-03 14:40:11 +01:00
nightwing
f782e59f76 update build 2013-08-01 23:29:53 +04:00
Lennart Kats
d1738b0eb2 Merge pull request #1539 from ajaxorg/misc
fix several small bugs
2013-07-31 15:04:55 -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
c911f4a761 fix tests 2013-07-30 01:09:52 +04:00
nightwing
ab438f2edc better demo 2013-07-30 00:47:09 +04:00
nightwing
f2944d4ced remove trailing commas 2013-07-30 00:28:05 +04:00
nightwing
95f0e7308f some more ie7 fixes 2013-07-30 00:23:09 +04:00
nightwing
4b4a5d045c add a test 2013-07-30 00:23:08 +04:00
nightwing
8d354e810c syntax highlighting in ie9 in ie8 mode 2013-07-30 00:23:08 +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
4d9118e6fe add emmet demo 2013-07-26 15:10:59 +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
Luca Cipriani
c2692f42af Update CNAME 2013-07-24 14:53:17 +02:00
nightwing
9f068dc45d improve wrapping for markdown 2013-07-24 16:16:52 +04:00
nightwing
22de40bf6a resize editor only when tab is fully shown 2013-07-23 19:12:24 +04:00
nightwing
73d8eb5898 do not lose scheduled changes when render is canceled 2013-07-23 19:11:17 +04:00
nightwing
47b30f5db4 update submodules 2013-07-23 16:37:07 +04:00
Luca Cipriani
32035f68db Added CNAME file for redirect of giihubpages 2013-07-23 16:21:10 +04:00
nightwing
373693a1c4 fix weird ie8 bug 2013-07-23 15:54:15 +04:00