Commit graph

4,908 commits

Author SHA1 Message Date
nightwing
2d6f56d8fd provide oldSize in resize event 2013-08-26 21:44:30 +04:00
nightwing
b2eac666e5 allow removing listener while event is dispatched 2013-08-26 21:41:18 +04:00
nightwing
6a76d63491 Merge pull 1554 2013-08-26 21:14:00 +04:00
nightwing
7fc575a47c fix formatting 2013-08-26 21:13:10 +04:00
Lennart Kats
dbff7216f0 Merge pull request #1570 from ajaxorg/papercuts
Small improvements to the api
2013-08-26 09:51:12 -07:00
nightwing
063aaed3a2 add @deprecated comment for getCopyText 2013-08-26 20:21:07 +04:00
nightwing
244e1462e8 add fixedWidthGutter option 2013-08-26 18:46:42 +04:00
nightwing
b23265ad72 allow any Range-like objects in session replace/remove 2013-08-26 18:37:50 +04:00
nightwing
3b5d742feb add editor getSelectedText method 2013-08-26 18:31:51 +04:00
nightwing
a44cbdc5c2 add renderer.setMouseCursor 2013-08-26 18:26:05 +04:00
nightwing
2cef7f4747 add scrollTo method 2013-08-26 18:09:31 +04:00
nightwing
27b91b44e0 update coffee script fixes #1568 2013-08-26 18:08:11 +04:00
Harutyun Amirjanyan
330b8a4a8e Merge pull request #1566 from ajaxorg/webkit-fractional-fix
Webkit fractional fix
2013-08-23 14:11:08 -07:00
Garen Torikian
d9c5921e48 Use lang.stringRepeat instead of a for loop 2013-08-23 14:02:26 -07:00
Garen Torikian
4b42933b8a Add comment explaining maths 2013-08-23 12:59:50 -07:00
Garen Torikian
a4ef760c7a Support fractional fixed-width fonts 2013-08-23 12:59:04 -07:00
Harutyun Amirjanyan
8bf4a0e604 Merge pull request #1564 from adamjimenez/patch-16
Include css rule name with lint results
2013-08-23 09:15:14 -07:00
Adam Jimenez
5c721c1103 Add cut or delete command shift+delete 2013-08-23 15:56:58 +01:00
nightwing
067efccb16 update list of real world users 2013-08-23 16:37:34 +04:00
nightwing
48e672b710 fix php heredoc highlighting inside array
fixes #1561
2013-08-23 11:46:49 +04:00
nightwing
c3491f4855 fix merge conflict 2013-08-22 15:29:17 +04:00
nightwing
f8f8b00c61 Merge remote-tracking branch 'remotes/pull/1560'
Conflicts:
	lib/ace/ext/language_tools.js
2013-08-22 13:32:14 +04:00
nightwing
e88dc7adc9 Merge branch origin/htmlcompleter 2013-08-22 13:28:41 +04:00
DanyaPostfactum
9475d7738b Add fuzzy matching for completions 2013-08-22 11:43:11 +10:00
DanyaPostfactum
2d0b980c65 Fix two broken javascript snippets 2013-08-22 11:38:57 +10:00
Harutyun Amirjanyan
fb66d49772 Merge pull request #1559 from ajaxorg/add-makefile-target
Add a simple incremental Makefile target
2013-08-21 06:06:02 -07:00
Lennart Kats
b4150a201c Don't require pre_build for basic job 2013-08-21 15:04:05 +02:00
Lennart Kats
29b6f8c875 Add a very simple incremental Makefile target 2013-08-21 14:54:02 +02:00
Harutyun Amirjanyan
bbabc6edc1 Merge pull request #1557 from mc10/master
Fix links in Readme.md
2013-08-18 15:05:47 -07:00
Kevin Ji
2885e6f90c Fix links in Readme.md 2013-08-18 14:43:45 -07:00
Peter Xiao
12d2c298bb Update old title. 2013-08-15 17:40:36 -07:00
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