Commit graph

4,812 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
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
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
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
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
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
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
Harutyun Amirjanyan
7294a35b3f Merge pull request #1528 from jdalegonzalez/master
Added parser support for traits, namespace declarations, namespace refer...
2013-07-22 03:39:23 -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
7f4d2dde8e add more users 2013-07-19 19:48:24 +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