Commit graph

4,946 commits

Author SHA1 Message Date
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
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
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
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
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
nightwing
43d2a6607f use same font size for completion popup and editor 2013-09-06 13:43:41 +04:00
Harutyun Amirjanyan
5b6a1df596 Merge pull request #1590 from ajaxorg/go
Improved Go highlighting, added builtin types and functions
2013-09-06 02:14:59 -07:00