Lennart Kats
|
41244b3f0c
|
Merge pull request #1185 from ajaxorg/highlighting/2.0
Highlighting/2.0
|
2013-02-06 06:29:16 -08:00 |
|
Lennart Kats
|
2c84e9618f
|
Merge pull request #1207 from ajaxorg/es5-shim
update es5 shim to 2.0.5 (+some modifications)
|
2013-02-06 02:07:23 -08:00 |
|
nightwing
|
4b3f8a2a90
|
add CIBox to site
|
2013-02-05 20:19:48 +04:00 |
|
Mostafa Eweda
|
1bcfc979dd
|
Merge pull request #1234 from ajaxorg/hotfix/ie
Hotfix ie and bookmarklet
|
2013-02-03 06:19:20 -08:00 |
|
nightwing
|
2d5ef1f220
|
fix focus handling when clicking on foldwidget
|
2013-02-03 17:48:50 +04:00 |
|
nightwing
|
869de0d113
|
improve textarea plugin
|
2013-02-03 17:38:58 +04:00 |
|
nightwing
|
4b4451673b
|
fix worker filtering in build with --s option
|
2013-02-03 16:42:53 +04:00 |
|
nightwing
|
944edc931a
|
restore font-size:12px on .ace_editor and add line-height: normal
|
2013-02-03 16:40:19 +04:00 |
|
nightwing
|
2bdd35a004
|
fix textarea positioning on ie
|
2013-02-03 16:35:47 +04:00 |
|
nightwing
|
1812679943
|
update tests
|
2013-02-02 15:18:10 +04:00 |
|
nightwing
|
5dc1d5c306
|
add livescript and django modes
|
2013-02-02 14:44:20 +04:00 |
|
nightwing
|
77a02fc109
|
code style
|
2013-02-02 14:44:20 +04:00 |
|
nightwing
|
4ecfa6b38d
|
fix coffeescript tests
|
2013-02-02 14:44:19 +04:00 |
|
nightwing
|
c477184f2a
|
update more highlighters
|
2013-02-02 14:44:09 +04:00 |
|
nightwing
|
92935b4896
|
fix highlighting of CoffeeScript function arguments
issue #1168
|
2013-02-02 14:44:08 +04:00 |
|
nightwing
|
b06e57b4c2
|
use new tokenizer features
|
2013-02-02 14:44:08 +04:00 |
|
nightwing
|
ea857f23c2
|
add {defaultToken: "..."} rules for skipped text
|
2013-02-02 14:44:07 +04:00 |
|
nightwing
|
0e7a7b9ebe
|
do not require highlighter to match every letter
|
2013-02-02 14:44:07 +04:00 |
|
nightwing
|
903b7a1951
|
minimize number of capturing groups
|
2013-02-02 14:44:07 +04:00 |
|
nightwing
|
cfa3171ac4
|
add mode for textmate snippets
|
2013-02-02 14:44:06 +04:00 |
|
nightwing
|
3da1f3f3ba
|
do not break the editor if highlighter is malformed
|
2013-02-02 14:44:06 +04:00 |
|
nightwing
|
4012a11208
|
fix bracket matching in tcl mode
|
2013-02-02 14:44:05 +04:00 |
|
nightwing
|
782e3f8743
|
add php heredoc support
|
2013-02-02 14:44:05 +04:00 |
|
nightwing
|
d2d42499ca
|
#1069 support ruby heredocs
|
2013-02-02 14:44:04 +04:00 |
|
nightwing
|
4cdc48cf63
|
simplify lua highlight rules
|
2013-02-02 14:44:04 +04:00 |
|
nightwing
|
08e621b443
|
allow array of states in tokenizer
|
2013-02-02 14:44:03 +04:00 |
|
Harutyun Amirjanyan
|
402f251c23
|
Merge pull request #1230 from danyaPostfactum/css
CSS behaviour
|
2013-01-30 13:54:11 -08:00 |
|
DanyaPostfactum
|
4d5c41d192
|
CSS behaviour
|
2013-01-31 01:38:56 +10:00 |
|
nightwing
|
4a252a0c3b
|
Merge pull request #1223 from chetstone/master
emacs mode enhancements
|
2013-01-30 12:16:30 +04:00 |
|
Chester Wood
|
3c4bd8d21a
|
Fix CTRL-a to work as expected in emacs mode; restore former values of selection settings when switching keyboard or session
|
2013-01-30 12:13:11 +04:00 |
|
Chester Wood
|
c955ace32a
|
make emacs mark a property of session
|
2013-01-29 21:18:50 +04:00 |
|
Chester Wood
|
9241e3269c
|
restore emacs screenToTextCoordinates
|
2013-01-29 21:18:48 +04:00 |
|
Chester Wood
|
db34cf6a20
|
Merge branch 'emacs-mode'
|
2013-01-29 21:17:48 +04:00 |
|
Chester Wood
|
984b4ea2e2
|
merge emacs fixes
|
2013-01-29 21:15:35 +04:00 |
|
Garen Torikian
|
c10d3fa1c4
|
Set font size
|
2013-01-27 17:09:33 -08:00 |
|
nightwing
|
aab09b4901
|
update build submodule
|
2013-01-27 22:58:23 +04:00 |
|
nightwing
|
04917953ff
|
add scroipe and pixeljet logos to the site
|
2013-01-26 21:49:57 +04:00 |
|
Mostafa Eweda
|
de9fa86f30
|
Merge pull request #1221 from ajaxorg/textinput
Textinput bugfix
|
2013-01-26 09:38:05 -08:00 |
|
nightwing
|
d437b63d19
|
position textarea with bottom/right since otherwise firefox 21+ scrolls
editor out of view when textarea.focus is called
|
2013-01-26 13:07:03 +04:00 |
|
nightwing
|
5c5e596435
|
fix #1209 Ctrl+C & Ctrl+X not working in Chrome-15
|
2013-01-25 18:30:45 +04:00 |
|
nightwing
|
59de8b0ff4
|
fix loading editor in iframe on ie9
|
2013-01-25 17:52:23 +04:00 |
|
nightwing
|
8551e0e043
|
do not use id of placeholder text mode
|
2013-01-25 17:49:42 +04:00 |
|
nightwing
|
83c37fd41e
|
#1202 scrollbar size is wrong when too broad selector is used
|
2013-01-25 17:48:07 +04:00 |
|
Harutyun Amirjanyan
|
1dec807e36
|
Merge pull request #1180 from danyaPostfactum/php-worker
Add php worker
|
2013-01-25 00:55:01 -08:00 |
|
nightwing
|
27a674cd3f
|
Merge pull request #1218 from danyaPostfactum/miscfixes
Miscellaneous fixes
|
2013-01-25 12:35:52 +04:00 |
|
DanyaPostfactum
|
84b1f16967
|
Improve tooltip style
|
2013-01-25 12:29:59 +04:00 |
|
DanyaPostfactum
|
961053b7d0
|
Fix cstyle quote deletion behavior
|
2013-01-25 12:29:59 +04:00 |
|
DanyaPostfactum
|
13a5fde817
|
Update php test (paren tokens)
|
2013-01-25 12:29:59 +04:00 |
|
DanyaPostfactum
|
144b29a7a7
|
Fix label for readonly checkbox
|
2013-01-25 12:23:41 +04:00 |
|
DanyaPostfactum
|
88a566977b
|
ReadOnly fixes
|
2013-01-25 12:23:41 +04:00 |
|