Commit graph

4,998 commits

Author SHA1 Message Date
Adam Jimenez
ea019da404 highlight option tags as form elements 2013-10-15 18:23:24 +01:00
Lennart Kats
7625c67ac9 Merge pull request #1648 from ajaxorg/highlighter
Improve static highlighter
2013-10-11 07:35:24 -07:00
nightwing
bb0298783c add "highlighter" build target 2013-10-11 16:14:17 +04:00
nightwing
51dc39bb95 add static highlighter highlight method 2013-10-11 16:06:24 +04:00
Harutyun Amirjanyan
a2244c6d01 Merge pull request #1645 from creationix/master
Add comment support for Jack mode
2013-10-07 15:37:52 -07:00
Tim Caswell
c6e125a816 Add comment support for Jack mode 2013-10-07 12:04:27 -05:00
Harutyun Amirjanyan
907a765546 Merge pull request #1616 from fangel/patch-1
The require() and define() methods for workers does not conform to the AMDJS spec
2013-10-07 07:54:38 -07:00
Morten Fangel
afcc9afecf Improved the WebWorker RequireJS shim, so it's closer to the AMDJS spec
Improvements:

 - It's now possible to list dependencies that gets loaded before calling the factory-function
 - Relative paths without folders (./foo) now works properly
 - The define()-behaviour is now tested by four unit-tests
2013-10-07 15:55:41 +02:00
Harutyun Amirjanyan
c830baa212 Merge pull request #1644 from plancien/master
replaced simple string errors with full Errors
2013-10-06 10:51:23 -07:00
Pierre Lancien
4d62c0810b replaced simple string errors with full Errors, in order to make debugging easier. 2013-10-06 19:46:32 +02:00
Lennart Kats
e316578832 Merge pull request #1641 from ajaxorg/newclient
sync with newclient
2013-10-06 03:51:34 -07:00
nightwing
5927184195 add ace_ prefix to selected row classname 2013-10-06 14:26:16 +04:00
nightwing
eb2cfdfdfd fix #1629 Not able to scroll smoothly with a Mac trackpad, when the pointer is inside the editor. 2013-10-06 14:05:35 +04:00
nightwing
bfd68fb1cf fix #1637 typo in vbscript mode 2013-10-05 16:45:58 +04:00
nightwing
aa76fffaf2 fix __defineGetter__ errors on ie 2013-10-05 14:00:15 +04:00
nightwing
0002bf4e4c tweak logo 2013-10-05 13:50:53 +04:00
Harutyun Amirjanyan
93673bbe8b Merge pull request #1635 from devoncarew/master
update Dart syntax highlighting
2013-10-02 11:07:00 -07:00
Harutyun Amirjanyan
f99d36b4b2 Merge pull request #1636 from creationix/master
Add Jack mode
2013-10-02 11:04:32 -07:00
Tim Caswell
3dd62918c5 Add Jack mode 2013-10-01 11:20:26 -05:00
devoncarew@gmail.com
5746c2001c update Dart syntax highlighting 2013-09-30 20:58:12 -07:00
Harutyun Amirjanyan
87c14b6aa7 Merge pull request #1627 from gfxmonk/sjs
SJS (StratifedJS) support, inheriting from JS
2013-09-28 22:48:18 -07:00
nightwing
4e97b47838 update logo 2013-09-28 23:54:40 +04:00
nightwing
cc5ed60464 update to version from newclient 2013-09-28 23:44:43 +04:00
Tim Cuthbertson
55c3623877 SJS (StratifedJS) support, inheriting from JS 2013-09-26 15:55:29 +10:00
nightwing
c9077acbd5 add back commands.byName 2013-09-25 23:53:17 +04:00
nightwing
04cc031da6 add deprecation message for commmandKeyBinding 2013-09-25 23:26:18 +04:00
Harutyun Amirjanyan
cc2f80f8c1 Merge pull request #1626 from thomaswilburn/master
Rename "commmandKeyBinding" to have 33% less "m"
2013-09-25 12:09:57 -07:00
Thomas Wilburn
5023410c42 Typo of "commmand" is driving me nuts. 2013-09-25 10:36:54 -07:00
Ruben Daniels
f6bcd82c36 Merge pull request #1622 from ajaxorg/change-to-bsd
Change RStudio contributions to BSD
2013-09-25 06:35:32 -07:00
Lennart Kats
5f3ba2cfe2 Merge pull request #1595 from ajaxorg/highlighting/mixed
Improvements for highlighting mixed languages
2013-09-24 02:56:08 -07:00
Lennart Kats
373f24849b Merge remote-tracking branch 'origin/master' into highlighting/mixed
Conflicts:
	index.html
2013-09-24 11:51:58 +02:00
Lennart Kats
49f0f2dfbc Merge pull request #1623 from ajaxorg/ctrl-d
ctrl-alt-right shouldn't select second word at once
2013-09-24 02:48:23 -07:00
nightwing
14a4aa2715 set correct direction on first range 2013-09-24 00:21:55 +04:00
nightwing
d0208903de update test 2013-09-24 00:17:40 +04:00
nightwing
c1057e473f ctrl-alt-right shouldn't select second word at once 2013-09-23 23:50:11 +04:00
Garen Torikian
18ae721541 Change RStudio contributions to BSD 2013-09-23 11:48:35 -07:00
Lennart Kats
c3712554ea Merge pull request #1617 from ajaxorg/folding/csharp
Better folding for csharp and ini
2013-09-23 01:40:41 -07:00
nightwing
d22626771b improve csharp folding folding 2013-09-21 20:44:19 +04:00
nightwing
e47caa459b update site 2013-09-21 17:03:40 +04:00
nightwing
9a70c98fc4 ini fold mode 2013-09-21 15:38:06 +04:00
nightwing
58e1410adf fix #1614 Gutter tooltip not showing inside relative container 2013-09-21 14:55:53 +04:00
nightwing
f1b74a8916 small tweaks for nativednd 2013-09-20 17:15:55 +04:00
Lennart Kats
ee95161972 Merge pull request #1599 from danyaPostfactum/nativednd
Use native HTML5 Drag'n'Drop for text.
2013-09-20 06:11:43 -07:00
Lennart Kats
2ae8a967f4 Merge pull request #1612 from ajaxorg/small_bugs
Small bugs
2013-09-20 05:55:13 -07:00
nightwing
7d2795bc77 update mode.tmpl.js 2013-09-19 11:00:10 +04:00
nightwing
80b8f557f0 update mode docs 2013-09-19 00:24:00 +04:00
nightwing
df4b0c8d4c update site 2013-09-18 18:46:28 +04:00
DanyaPostfactum
8a841df6e2 Capture mouse on quadclick 2013-09-18 17:51:52 +10:00
DanyaPostfactum
8ebf34a385 Add autoscroll delay 2013-09-17 19:07:16 +10:00
DanyaPostfactum
e1ff382041 Fix IE autoscroll drop triggering issue
Add overlay (css ::before generated content) while dragging to prevent IE to trigger `drop` event while autoscrolling
2013-09-17 19:05:35 +10:00