nightwing
|
dd057f3095
|
allow fractional scrollLeft
|
2013-09-04 17:04:37 +04:00 |
|
nightwing
|
1bf73980ae
|
shadow looks ugly on firefox
|
2013-09-04 13:34:42 +04:00 |
|
nightwing
|
3fe075f2af
|
fix getAllRanges in singleSelect mode
|
2013-09-04 13:11:09 +04:00 |
|
nightwing
|
94bea36cf1
|
Merge remote-tracking branch 'remotes/pull/1587'
|
2013-09-04 13:05:03 +04:00 |
|
nightwing
|
61d33f4269
|
tweak style
|
2013-09-04 13:04:39 +04:00 |
|
DanyaPostfactum
|
bde1acec75
|
Insert completion at each cursor
|
2013-09-04 13:34:30 +10:00 |
|
nightwing
|
7edecc9f2a
|
improve autocomplete popup
|
2013-09-02 00:21:51 +04:00 |
|
nightwing
|
8cb5b1f0e9
|
fix #1580 Mouse SelectByLines does not select ending char
|
2013-08-30 15:25:38 +04:00 |
|
Harutyun Amirjanyan
|
5f6dd8c89f
|
Merge pull request #1577 from fatihacet/patch-1
Continue loop if we don't have a caption while populating autocomplete l...
|
2013-08-30 03:13:42 -07:00 |
|
Harutyun Amirjanyan
|
3deefcb2c7
|
Merge pull request #1575 from danyaPostfactum/domgutter
Use DOM methods to update gutter
|
2013-08-30 03:12:36 -07:00 |
|
Fatih Acet
|
29a011cc0a
|
Continue loop if we don't have a caption while populating autocomplete list.
|
2013-08-29 14:48:11 +03:00 |
|
DanyaPostfactum
|
53440ea548
|
Use DOM methods to update gutter
|
2013-08-28 20:59:03 +10:00 |
|
nightwing
|
4492925305
|
fix erb comment highlighting
|
2013-08-28 12:15:12 +04:00 |
|
Harutyun Amirjanyan
|
9bf4827c78
|
Merge pull request #1550 from pterxiao/cvox
Accessibility Theme for Ace
|
2013-08-28 01:03:57 -07:00 |
|
nightwing
|
094fd85334
|
fix a typo
|
2013-08-27 13:43:07 +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 |
|