nightwing
473583922e
counting dragLeave/Enter events is not reliable
2013-09-14 22:29:23 +04: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
DanyaPostfactum
b6dab9eb45
Fix Opera drag image issue.
2013-09-12 23:44:00 +10: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
DanyaPostfactum
2993ae831f
Set this context of event handlers for old IE.
2013-09-11 21:52:30 +10:00
DanyaPostfactum
8936861338
Use native HTML5 Drag'n'Drop for text.
2013-09-10 21:41:20 +10: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
Zef Hemel
1b5d023389
Fix test
2013-09-06 11:12:33 +02:00
nightwing
bf1c41808b
fix infinite loop when selectOnHover is true
2013-09-06 13:11:31 +04:00
Zef Hemel
0dd731a882
Improved Go highlighting, added builtin types and functions and "range" keyword.
2013-09-06 11:05:01 +02:00
Zef Hemel
f860b88e51
Merge pull request #1583 from ajaxorg/autocomplete
...
improve autocomplete popup
2013-09-06 02:03:58 -07:00
nightwing
2df136beba
use text shadow instead of bold
2013-09-06 12:50:55 +04:00
Zef Hemel
060e86d6ca
ace.session does not exist (not in the no-conflict mode exist), so let's use this.editor.session instead.
2013-09-06 10:33:08 +02:00
Lennart Kats
e746383ec0
Merge pull request #1571 from ajaxorg/newclient
...
sync with newclient
2013-09-06 00:21:34 -07:00
nightwing
1fa691693e
fix expansion of snippets with nested tabstops
2013-09-05 18:45:51 +04:00
nightwing
62c514135d
fix snippet file parsing
2013-09-05 00:28:42 +04:00
nightwing
df261c6763
higher index for gutter tooltip
2013-09-04 18:38:17 +04:00
nightwing
94e4c2d6dd
include -1 when cycling through popup items
2013-09-04 18:37:50 +04:00
nightwing
d6de4ee6aa
fix popup selection marker
2013-09-04 18:37:08 +04:00
nightwing
dd057f3095
allow fractional scrollLeft
2013-09-04 17:04:37 +04:00
nightwing
1bf73980ae
shadow looks ugly on firefox
2013-09-04 13:34:42 +04:00
nightwing
3e4e7303fc
Merge pull request #1585
2013-09-04 13:22:13 +04:00
nightwing
00a640e473
fix highlighting of closing brace
2013-09-04 13:19:23 +04:00
nightwing
3fe075f2af
fix getAllRanges in singleSelect mode
2013-09-04 13:11:09 +04:00
nightwing
94bea36cf1
Merge remote-tracking branch 'remotes/pull/1587'
2013-09-04 13:05:03 +04:00
nightwing
61d33f4269
tweak style
2013-09-04 13:04:39 +04:00
DanyaPostfactum
bde1acec75
Insert completion at each cursor
2013-09-04 13:34:30 +10:00
Zef Hemel
3812b20546
Nix mode
2013-09-03 20:46:27 +02:00
Zef Hemel
a44b053eab
Initial Nix mode
2013-09-03 17:21:47 +02:00
nightwing
7edecc9f2a
improve autocomplete popup
2013-09-02 00:21:51 +04:00
nightwing
8cb5b1f0e9
fix #1580 Mouse SelectByLines does not select ending char
2013-08-30 15:25:38 +04:00
Harutyun Amirjanyan
5f6dd8c89f
Merge pull request #1577 from fatihacet/patch-1
...
Continue loop if we don't have a caption while populating autocomplete l...
2013-08-30 03:13:42 -07:00
Harutyun Amirjanyan
3deefcb2c7
Merge pull request #1575 from danyaPostfactum/domgutter
...
Use DOM methods to update gutter
2013-08-30 03:12:36 -07:00
Fatih Acet
29a011cc0a
Continue loop if we don't have a caption while populating autocomplete list.
2013-08-29 14:48:11 +03:00
DanyaPostfactum
53440ea548
Use DOM methods to update gutter
2013-08-28 20:59:03 +10:00
nightwing
4492925305
fix erb comment highlighting
2013-08-28 12:15:12 +04:00
Harutyun Amirjanyan
9bf4827c78
Merge pull request #1550 from pterxiao/cvox
...
Accessibility Theme for Ace
2013-08-28 01:03:57 -07:00
nightwing
094fd85334
fix a typo
2013-08-27 13:43:07 +04:00
nightwing
e2b2f08c24
fix tests
2013-08-26 22:41:29 +04:00
nightwing
449bbfe406
improve batch highlighting
2013-08-26 21:59:17 +04:00
nightwing
c62e0d3062
add trimEmpty options to trimTrailingSpace, cleanup
2013-08-26 21:58:31 +04:00
nightwing
79fbec43b0
misc fixes
2013-08-26 21:57:22 +04:00
nightwing
3a23eacda2
fix foldAll
2013-08-26 21:55:34 +04:00