Commit graph

1,821 commits

Author SHA1 Message Date
Fabian Jakobs
1e8a366cd5 resolve collision with existing requireJS on the page 2011-08-18 14:10:51 +02:00
Fabian Jakobs
1b61d635b8 package 2011-08-18 13:56:07 +02:00
Fabian Jakobs
56f6ce2f26 fix build 2011-08-18 13:56:00 +02:00
Fabian Jakobs
ce7014a780 package 2011-08-18 13:04:54 +02:00
Fabian Jakobs
6d94ef4ac0 fix unit tests 2011-08-18 13:04:54 +02:00
Fabian Jakobs
092839224f fix regression which broke js auto indent 2011-08-18 13:04:54 +02:00
Fabian Jakobs
0c956185e3 outdent python after 'pass', 'raise', 'return', 'break' and 'continue'
fix #382
2011-08-18 13:04:54 +02:00
Fabian Jakobs
0a46b02ab9 Merge pull request #386 from fergus/patch-1
changed git protocol to http
2011-08-18 01:02:29 -07:00
Fabian Jakobs
e5fdce9dd3 package 2011-08-18 09:57:07 +02:00
Fabian Jakobs
5e41503243 Provide our own version of AMD text plugin
#fix 374
2011-08-18 09:56:55 +02:00
Fabian Jakobs
9e84157aa8 verify that narcissus js errors are parsed correctly
fix #379
2011-08-17 15:18:52 +02:00
Fabian Jakobs
35f6d37ce2 browser tests now work in all browsers 2011-08-17 15:05:00 +02:00
Fabian Jakobs
4321bf67c5 Merge pull request #383 from Zearin/patch-1
Added syntax highlighting for codeblocks (for Github-flavored Markdown).
2011-08-17 06:03:41 -07:00
Fabian Jakobs
4632d4ac5c Merge pull request #384 from nightwing/pullreq
small fix for using ace in nested in scrollable element
2011-08-17 06:01:12 -07:00
Fabian Jakobs
929573fb46 add github to the list of projects using ace 2011-08-17 14:51:33 +02:00
Fabian Jakobs
bf7f9a49e2 package 2011-08-17 14:38:18 +02:00
Fabian Jakobs
f0940ffdb8 pilot 2011-08-17 14:37:22 +02:00
fergus
9409ce4c93 changed git protocol to http 2011-08-17 11:02:30 +10:00
nightwing
eaa38022e5 allow editors parent nodes to handle mouse wheel when editor is fully scrolled 2011-08-17 00:21:32 +05:00
nightwing
dae61d79f1 yet another worker loader tweak :) 2011-08-16 21:53:53 +05:00
Tony
94316a27c8 Added syntax highlighting for codeblocks (for Github-flavored Markdown).
Also made a few tweaks to the text (some corrections, some edits for phrasing/clarity).
2011-08-16 10:05:38 -03:00
Fabian Jakobs
b02541a98b package 2011-08-16 13:49:47 +02:00
Fabian Jakobs
adfac282bf update build script 2011-08-16 13:49:29 +02:00
Fabian Jakobs
1e66dfa5fc dryice 2011-08-16 13:49:03 +02:00
Fabian Jakobs
426259dc2f move demo documents into separate files 2011-08-16 13:37:50 +02:00
Fabian Jakobs
8ee1ffab20 remove cli 2011-08-16 12:16:39 +02:00
Fabian Jakobs
61c40b48bd pilot 2011-08-16 11:51:52 +02:00
Fabian Jakobs
573f532a07 textinput fixes for IE 2011-08-16 11:48:40 +02:00
Fabian Jakobs
63a6f19386 only ignore focus click if it is inside of the selection 2011-08-16 11:47:43 +02:00
Fabian Jakobs
5d83b20903 make sure test passes on IE 2011-08-16 11:02:50 +02:00
Fabian Jakobs
db5c87a031 fix tokenizer in IE<9 2011-08-16 10:01:59 +02:00
Fabian Jakobs
013512fad4 fix unit tests in firefox 2011-08-16 10:01:09 +02:00
Fabian Jakobs
ca6749cd3b fix browser tests 2011-08-15 13:51:30 +02:00
Fabian Jakobs
b323001d29 fix html tokenizer regressions 2011-08-15 13:46:43 +02:00
Fabian Jakobs
6abddb1746 remove implicit global 2011-08-15 12:22:05 +02:00
Fabian Jakobs
7b2ddf13c3 cleanup key handling 2011-08-15 12:21:24 +02:00
Fabian Jakobs
a6a7ace10d initialize font size 2011-08-15 12:20:58 +02:00
Fabian Jakobs
a3274f4e11 fix #2 2011-08-15 11:44:04 +02:00
Fabian Jakobs
415d46f0a0 on OSX use Monaco or Menlo font by default 2011-08-12 17:19:56 +02:00
Fabian Jakobs
d84a0425cf use google web font by default 2011-08-12 16:24:57 +02:00
Fabian Jakobs
5c904aca9c package 2011-08-12 14:38:26 +02:00
Fabian Jakobs
857857611c update html highlight rules 2011-08-12 13:52:45 +02:00
Fabian Jakobs
bca423f826 update themes with highlighting for tags 2011-08-12 13:52:33 +02:00
Fabian Jakobs
7d3b728f3a package 2011-08-12 09:57:40 +02:00
Fabian Jakobs
40d5191bb7 fix delete last line 2011-08-12 09:55:37 +02:00
Fabian Jakobs
9505a85237 emit events on copy, cut and paste 2011-08-12 09:51:43 +02:00
Fabian Jakobs
b8237e3f4b package 2011-08-12 09:35:11 +02:00
Fabian Jakobs
620ed6ea48 Merge pull request #376 from rstudio/bugfix/wrap-mode-rendering
Bugfix/wrap mode rendering (bug 371)
2011-08-12 00:30:44 -07:00
Joe Cheng
dda1ff922b Fix bug 371: Bug when wrap mode is enabled. 2011-08-11 16:36:54 -07:00
Fabian Jakobs
a521b24d7d package 2011-08-11 14:21:11 +02:00