Mostafa Eweda
|
8b7dcf7e4f
|
Merge pull request #1173 from ajaxorg/indexToPosition
#1162 positionToIndex, indexToPosition methods
|
2012-12-29 17:09:29 -08:00 |
|
Harutyun Amirjanyan
|
5b45eb350b
|
Merge pull request #1111 from ajaxorg/vbs
Add vbscript mode
|
2012-12-27 14:09:03 -08:00 |
|
nightwing
|
b6094d9472
|
add vbscript demo
|
2012-12-28 02:07:29 +04:00 |
|
nightwing
|
b4243b9f07
|
cleanup and fix comments
|
2012-12-28 02:06:53 +04:00 |
|
Jan Jongboom
|
ce2638c10b
|
Add vbscript mode
|
2012-12-28 01:39:50 +04:00 |
|
Garen Torikian
|
29ee461d29
|
Add documentation
|
2012-12-26 23:15:52 -08:00 |
|
nightwing
|
0908b41268
|
add document indexToPosition and positionToIndex
|
2012-12-26 20:51:52 +04:00 |
|
nightwing
|
40563347e9
|
make getNewLineCharacter errorproof
|
2012-12-26 20:51:52 +04:00 |
|
nightwing
|
27dd31cf62
|
small cleanup
|
2012-12-26 20:51:52 +04:00 |
|
Garen Torikian
|
4d474bcdaf
|
Fix #1143, #1144, #1145
|
2012-12-26 20:39:59 +04:00 |
|
Garen Torikian
|
06911396d6
|
Merge pull request #1172 from ajaxorg/highlighting/js
Highlighting bugfix
|
2012-12-26 00:45:25 -08:00 |
|
nightwing
|
8f6f6c6e3d
|
fix error in objectivec_highlight_rules when Array.prototype is modified
|
2012-12-25 19:39:33 +04:00 |
|
nightwing
|
d2072604f3
|
fix tests failing because of merged paren tokens
|
2012-12-25 17:59:45 +04:00 |
|
nightwing
|
230bca6b1b
|
#1138 Markdown mode should be based on HTML mode
|
2012-12-25 17:13:44 +04:00 |
|
nightwing
|
fa90671619
|
update highlighting tests after change
|
2012-12-25 17:09:21 +04:00 |
|
nightwing
|
b4a607a280
|
add forgotten abap demo to index
|
2012-12-25 16:57:12 +04:00 |
|
nightwing
|
759fbaba44
|
merge tokens of same type by default
|
2012-12-25 16:57:11 +04:00 |
|
nightwing
|
e56b9284da
|
non greedy js strings
|
2012-12-25 16:57:11 +04:00 |
|
nightwing
|
0c360f39a6
|
make xml strings non greedy to allow better mixed modes
|
2012-12-25 16:57:11 +04:00 |
|
nightwing
|
70cd01d858
|
cleanup xml highlight rules
|
2012-12-25 16:57:10 +04:00 |
|
nightwing
|
bce93cf031
|
remove weird ruby style comment highlighting from clojure mode
|
2012-12-25 16:57:10 +04:00 |
|
nightwing
|
f227cc67f0
|
better support to Github style code blocks in markdown
Issue #1131
|
2012-12-25 16:57:10 +04:00 |
|
nightwing
|
0c79b239b6
|
fix c and stylus highlighters
|
2012-12-25 16:56:31 +04:00 |
|
nightwing
|
63b80b21d2
|
update tokenization examples
|
2012-12-25 16:23:10 +04:00 |
|
nightwing
|
60fd422da8
|
use relative paths
|
2012-12-25 16:23:10 +04:00 |
|
Harutyun Amirjanyan
|
b7da773bec
|
Merge pull request #1171 from ajaxorg/fix/cpp
Fix preprocessor rules, #1170
|
2012-12-25 04:21:26 -08:00 |
|
Garen Torikian
|
142415b985
|
Fix endif
|
2012-12-25 00:20:33 -08:00 |
|
Garen Torikian
|
723c86dc85
|
Fix preprocessor rules, #1170
|
2012-12-24 17:18:44 -08:00 |
|
Sergi Mansilla
|
117d29a4cb
|
Merge pull request #1133 from ajaxorg/vim
[vim] allow unhandled keys to pass to the browser
|
2012-12-20 06:09:23 -08:00 |
|
Harutyun Amirjanyan
|
01cc66b9c1
|
Merge pull request #1165 from bcbailey/bcbailey-ie8-embedrules
Fix error in IE8 when escapeRules is not passed
|
2012-12-19 23:22:37 -08:00 |
|
Harutyun Amirjanyan
|
8204485400
|
Merge pull request #1166 from featurist/master
Explain commands' readOnly option
|
2012-12-19 23:17:33 -08:00 |
|
Adrian Longley
|
b5e586796d
|
Explain commands' readOnly option
|
2012-12-19 17:37:24 +00:00 |
|
Bradley C Bailey
|
023bf6237c
|
Fix error in IE8 when escapeRules is not passed
|
2012-12-18 09:42:19 -07:00 |
|
nightwing
|
34127fab8c
|
Merge remote-tracking branch 'remotes/up/site'
|
2012-12-17 11:27:17 +04:00 |
|
nightwing
|
0514860492
|
fix typo in textinput.js
|
2012-12-17 10:25:37 +04:00 |
|
nightwing
|
3e42f6009f
|
update submodule ref
|
2012-12-16 15:25:48 +04:00 |
|
nightwing
|
fdab3cd059
|
get rid of annoying mesages in firebug
|
2012-12-15 17:38:27 +04:00 |
|
nightwing
|
91788f3424
|
#1151 initial support for marks
|
2012-12-15 17:37:15 +04:00 |
|
nightwing
|
92e4a42f89
|
[vim] fix left/right motions
|
2012-12-15 16:52:57 +04:00 |
|
nightwing
|
989f318d87
|
[vim] add ctrl+x ctrl+a
|
2012-12-15 16:52:57 +04:00 |
|
nightwing
|
59f5e7ffca
|
[vim] pass unhandled keys to the browser
|
2012-12-15 16:52:56 +04:00 |
|
nightwing
|
e0b4d0b586
|
add more sites
|
2012-12-15 16:45:39 +04:00 |
|
Harutyun Amirjanyan
|
938d6b658d
|
Merge pull request #1157 from ajaxorg/fix/chaos
fixed selection color, print margin and collapsed code block widget
|
2012-12-13 23:07:07 -08:00 |
|
C9
|
eadcb9fbe2
|
fixed selection color, print margin and collapsed code block widget
|
2012-12-13 20:29:27 -05:00 |
|
Garen Torikian
|
00d764ed3d
|
Merge pull request #1156 from ajaxorg/theme/chaos
Added chaos theme
|
2012-12-13 16:30:28 -08:00 |
|
C9
|
057b7cf732
|
Reverted kitchen sink
|
2012-12-13 18:45:23 -05:00 |
|
C9
|
ba4c463ba9
|
Added chaos theme
|
2012-12-13 18:42:14 -05:00 |
|
Garen Torikian
|
6507dc2ac5
|
Merge pull request #1149 from mikelehen/master
Autodetect workers during build instead of hardcoding them.
|
2012-12-13 10:00:38 -08:00 |
|
Mostafa Eweda
|
319fdaeca0
|
Merge pull request #1150 from ajaxorg/textinput
Textinput improvements
|
2012-12-13 07:16:25 -08:00 |
|
Mostafa Eweda
|
f3d0096050
|
Merge pull request #1140 from ajaxorg/hotfix/renderer
Fix bug in rowCache
|
2012-12-13 07:15:48 -08:00 |
|