DanyaPostfactum
ad4e57e600
Fix webkit fake mousemove event (breaking dnd) issue
2013-09-17 19:02:29 +10:00
nightwing
2ace399a8a
better compositionUpdate on chrome
2013-09-17 11:35:07 +04:00
nightwing
0b4c56c5a7
fix string parsing in php worker
2013-09-17 11:35:07 +04:00
nightwing
eb7ed9862a
Merge remote-tracking branch 'remotes/origin/master'
...
Conflicts:
index.html
2013-09-16 11:53:05 +04:00
Lennart Kats
650cf8e5af
Merge pull request #1607 from ajaxorg/small_bugs
...
Small bugs
2013-09-16 00:24:28 -07:00
DanyaPostfactum
b1ba675cfd
Fix dbl/triple click issues of native dnd
2013-09-15 20:48:33 +10:00
DanyaPostfactum
cb7a0d5d47
Improve native selection prevention on dnd
2013-09-15 20:41:22 +10:00
DanyaPostfactum
165cec553a
Add onMouseDrag method to the DragdropHandler
2013-09-15 01:25:40 +10:00
DanyaPostfactum
624eb7c117
Make editor container to be drop zone
2013-09-15 01:13:52 +10:00
nightwing
51b7cb67a6
update site and submodules
2013-09-14 18:47:34 +04:00
nightwing
414667916e
always call setMode callback after the event
2013-09-14 14:55:41 +04:00
nightwing
4d8a31fd54
fix popup position flipping
2013-09-14 14:53:51 +04:00
nightwing
eecbe48695
replace ace global with getter in the demo
...
see 060e86d6
2013-09-14 00:52:09 +04:00
nightwing
3c6cd4d16f
fix #1606 broken markdown snippets
2013-09-13 23:46:03 +04:00
nightwing
fbdcbd00a1
always call callback from setMode
2013-09-13 21:20:06 +04:00
nightwing
2c9dbced9b
allow setting MaxTokenCount in tokenizer
2013-09-13 20:40:34 +04:00
nightwing
214c3a9b5d
workaround for broken Object.create(null) on old opera
...
fixes https://github.com/ajaxorg/ace-builds/issues/13
2013-09-13 20:40:34 +04:00
Zef Hemel
4e748341fc
[Golang] Forgot |
2013-09-13 16:14:44 +02:00
Zef Hemel
2a016e3890
Added another few missing builtin types and functions to the Go language.
2013-09-13 16:14:05 +02:00
DanyaPostfactum
b6dab9eb45
Fix Opera drag image issue.
2013-09-12 23:44:00 +10:00
Harutyun Amirjanyan
5806661f47
Merge pull request #1602 from matthewkastor/patch-1
...
fix broken demo.
2013-09-12 00:58:54 -07:00
Matthew Kastor
8a08d3fc0a
fix broken demo.
2013-09-12 01:44:25 -04:00
nightwing
2efe7f203e
fix #1598 Pipe '|' symbol breaks YAML Syntax highlighting
2013-09-11 23:36:29 +04:00
nightwing
e52a4250fe
fix html demo
2013-09-11 23:36:29 +04:00
nightwing
b4628d450f
use lazy getTokenizer in getNextLineIndent
2013-09-11 23:36:29 +04:00
nightwing
811d190c95
create tokenizer only when needed
2013-09-11 23:36:29 +04:00
nightwing
bc4b1324b7
commandline in demo remains hidden sometimes
2013-09-11 23:36:28 +04:00
nightwing
b4f8e47fe3
fix slim cursor setting
2013-09-11 23:36:28 +04:00
nightwing
4670e2201d
fix running Makefile.dryice.js from another directory
2013-09-11 23:36:28 +04:00
nightwing
5ba0212ca2
simple soytemplate highlighter
2013-09-11 23:36:28 +04:00
nightwing
3be21b77e5
simple handlebars mode
2013-09-11 23:36:28 +04:00
nightwing
7b80bb793e
cleanup
2013-09-11 23:36:28 +04:00
nightwing
37fc612756
generate doclist automatically based on modelist
2013-09-11 23:36:28 +04:00
Harutyun Amirjanyan
4c1497fc29
Merge pull request #1596 from breck7/master
...
Rebased on latest Ace. Added Coffee Fold Mode
2013-09-11 12:17:28 -07:00
DanyaPostfactum
ddf5d1ab45
Improve autoscroll behavior for text dragging
2013-09-12 02:48:46 +10:00
DanyaPostfactum
b7daccf9a9
Fix IE native drag'n'drop issues
2013-09-12 01:44:55 +10:00
Lennart Kats
4d18ae10b2
Merge pull request #1600 from ajaxorg/protobuf
...
Added a Google Protobuf mode
2013-09-11 05:59:22 -07:00
Zef Hemel
7c8d81333f
Added a Google Protobuf mode
2013-09-11 14:37:50 +02:00
DanyaPostfactum
2993ae831f
Set this context of event handlers for old IE.
2013-09-11 21:52:30 +10:00
Zef Hemel
3cd5ea654e
Added inherit keyword to Nix mode
2013-09-10 14:13:21 +02:00
Lennart Kats
98d149f0b8
Merge pull request #1597 from ajaxorg/golang-bool
...
Golang: Added 'bool' type and 'select' keyword
2013-09-10 04:58:40 -07:00
DanyaPostfactum
8936861338
Use native HTML5 Drag'n'Drop for text.
2013-09-10 21:41:20 +10:00
Zef Hemel
347be370fe
and select keyword
2013-09-10 10:55:14 +02:00
Zef Hemel
ff93d54adc
Added 'bool' type.
2013-09-10 10:44:44 +02:00
Breck
b297a1ae02
Removed comment
2013-09-09 12:31:02 -07:00
Breck
0b5d78736f
Rebased on latest Ace. Added Coffee Fold Mode
2013-09-09 11:46:03 -07:00
Mostafa Eweda
0f83322450
Merge pull request #1592 from ajaxorg/anchor_align_left
...
Add insert right mode for anchors and range_lists
2013-09-06 10:52:27 -07:00
nightwing
06d61cf239
add insert right mode for anchors and range_lists
2013-09-06 21:47:39 +04:00
Harutyun Amirjanyan
1728b50198
Merge pull request #1591 from rmsmith/wraplimitrange_bugfix
...
`EditSession.setWrapLimitRange` should set a new object to `this.$wrapLi...
2013-09-06 06:45:08 -07:00
rmsmith
b3443a0fab
EditSession.setWrapLimitRange should set a new object to this.$wrapLimitRange
...
This fixes a bug where if you have 2 instances of EditSession and you
`setWrapLimitRange` on one of them it would affect the $wrapLimitRange
on all other instances of EditSession.
2013-09-06 16:16:15 +03:00