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 |
|
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 |
|
Lennart Kats
|
fe1f945343
|
Merge pull request #1540 from ajaxorg/ie7
Ie7 support
|
2013-08-15 01:24:43 -07:00 |
|
nightwing
|
269e8d976d
|
remove useless stopPropagation on mouseup
|
2013-08-14 00:05:26 +04: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 |
|
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 |
|