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 |
|
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
|
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 |
|
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 |
|
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 |
|
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
|
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
|
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 |
|
nightwing
|
9f068dc45d
|
improve wrapping for markdown
|
2013-07-24 16:16:52 +04:00 |
|
nightwing
|
73d8eb5898
|
do not lose scheduled changes when render is canceled
|
2013-07-23 19:11:17 +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 |
|
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
|
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 |
|
nightwing
|
abf5f7492f
|
recompute longestLine when vScroll changes
|
2013-07-19 17:52:33 +04:00 |
|
nightwing
|
7f8a47939c
|
renderer changes from newclient
|
2013-07-19 17:52:33 +04:00 |
|