Commit graph

144 commits

Author SHA1 Message Date
Harutyun Amirjanyan
3b96539874 Merge pull request #1696 from danyaPostfactum/refactor/scrollbar
Refactor ScrollBarV and ScrollBarH classes
2013-12-14 06:25:48 -08:00
DanyaPostfactum
5affb58e40 Add forgotten css overflow:scroll to scrollbars 2013-12-13 16:45:20 +10:00
nightwing
5f0012f653 force editor text to be ltr
fixes #1429
2013-12-06 23:58:11 +04:00
Lennart Kats
40ea516801 Merge pull request #1700 from ajaxorg/newclient
sync with cloud9
2013-12-06 06:44:32 -08:00
nightwing
6b1215bca8 move user-select:none to scroller fixes #1675 on linux 2013-12-05 20:13:37 +04:00
DanyaPostfactum
03edee8c30 Refactor ScrollBarV and ScrollBarH classes 2013-11-24 23:00:06 +10:00
nightwing
b88bf398b5 smoother resizing #1687 2013-11-24 16:11:51 +04:00
nightwing
9e5dda2334 fix static highlight bugs
#1681 #1682
2013-11-13 22:35:29 +04:00
Lennart Kats
07d82837b4 Merge pull request #1677 from ajaxorg/old_ff_copy
add user select:text to ace_text-input
2013-11-10 15:47:30 -08:00
nightwing
07809b1fb9 add user select text to ace_text-input 2013-11-06 11:16:23 +04:00
nightwing
8443991f13 miscelaneous fixes from c9 2013-11-05 20:54:38 +04:00
nightwing
1d4d76b1ea use text-indent: -1em; to hide cursor on ie
as suggested in https://github.com/ajaxorg/ace/issues/1640
2013-10-20 19:01:07 +04:00
Lennart Kats
373f24849b Merge remote-tracking branch 'origin/master' into highlighting/mixed
Conflicts:
	index.html
2013-09-24 11:51:58 +02:00
nightwing
f1b74a8916 small tweaks for nativednd 2013-09-20 17:15:55 +04: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
cb7a0d5d47 Improve native selection prevention on dnd 2013-09-15 20:41:22 +10:00
DanyaPostfactum
624eb7c117 Make editor container to be drop zone 2013-09-15 01:13:52 +10:00
nightwing
b4f8e47fe3 fix slim cursor setting 2013-09-11 23:36:28 +04:00
DanyaPostfactum
ddf5d1ab45 Improve autoscroll behavior for text dragging 2013-09-12 02:48:46 +10:00
DanyaPostfactum
8936861338 Use native HTML5 Drag'n'Drop for text. 2013-09-10 21:41:20 +10:00
Zef Hemel
f860b88e51 Merge pull request #1583 from ajaxorg/autocomplete
improve autocomplete popup
2013-09-06 02:03:58 -07:00
nightwing
df261c6763 higher index for gutter tooltip 2013-09-04 18:38:17 +04:00
nightwing
3eef5f0a63 allow clicking through invisible mac scrollbars 2013-08-26 21:55:14 +04:00
nightwing
43f1788ad4 use fake horizontal scrollbar 2013-06-23 23:58:32 +04:00
nightwing
c2b7d1f082 better style for match highlight in popup 2013-06-05 23:35:15 +04:00
Garen Torikian
e43bee07e2 Get rid of my junk 2013-06-05 23:35:13 +04:00
Garen Torikian
808bb95538 Let us begin 2013-06-05 23:35:12 +04:00
nightwing
968688fb40 move background color to the root element 2013-05-29 00:22:30 +04:00
nightwing
055a9a5f84 add cursor: pointer; to foldWidgets 2013-05-11 14:33:08 +04:00
Ryan Griffith
365dba6006 Adjust fold-widget visibility based on folding-enabled
Slight adjustment to the visibility of `.ace_fold-widget` so that when the `.ace_folding-enabled` flag is toggled, so is the widget's visibility. This addresses the issue where the left-most edge of the folding widgets may still be visible after disabling code. folding
2013-04-23 10:16:28 -03:00
nightwing
b0a43790b4 do not overlay editor text when ime is active
fixes #1112
2013-03-28 21:25:05 +04:00
nightwing
771d861bd5 remove styles for occur-highlight from editor.css 2013-03-23 17:47:18 +04:00
Robert Krahn
6f68042545 [occur] highlighting occur search term in occur mode 2013-03-17 19:05:46 -07:00
DanyaPostfactum
930b5cf7af Fix tooltip webkit gradient, reset ajax.org logo border 2013-02-06 12:59:01 +10:00
nightwing
944edc931a restore font-size:12px on .ace_editor and add line-height: normal 2013-02-03 16:40:19 +04:00
nightwing
d437b63d19 position textarea with bottom/right since otherwise firefox 21+ scrolls
editor out of view when textarea.focus is called
2013-01-26 13:07:03 +04:00
DanyaPostfactum
84b1f16967 Improve tooltip style 2013-01-25 12:29:59 +04:00
DanyaPostfactum
4d43496201 Tooltip css tweak 2013-01-25 12:23:40 +04:00
DanyaPostfactum
7ae929aecf Make container csspadding-proof 2013-01-25 12:23:40 +04:00
nightwing
19c3031abf change default editor position to relative 2013-01-10 13:39:34 +04:00
nightwing
f78fbc6e36 do not set font size on editor,
to not create weird combinations of inherited line height and own font size
2013-01-10 13:36:21 +04:00
nightwing
1d7d636bff Merge branch 'cursors' into master
TODO, needs cleanup
2012-10-26 21:05:13 +04:00
DanyaPostfactum
73f68abfc1 Retarget css-class changing from each cursor to whole cursor layer 2012-10-26 19:41:25 +04:00
DanyaPostfactum
1557004dfa Add smoothBlinking option to cursor 2012-10-26 19:41:25 +04:00
nightwing
47cb2d5871 'Monaco' looks better than 'Menlo' 2012-10-24 18:24:03 +04:00
nightwing
7fc1944c8b allow multiline annotations 2012-10-15 17:14:29 +04:00
Mostafa Eweda
04030e847e Merge branch 'master' into bold_fonts
Conflicts:
	lib/ace/theme/github.css
2012-10-03 11:50:21 +02:00
nightwing
d071027087 use fonts that have bold face with same width 2012-10-01 20:22:54 +04:00
DanyaPostfactum
0490b34fe2 Rename multiselect to ace_multiselect 2012-10-01 18:13:59 +10:00
DanyaPostfactum
e61d4c21f2 Prefix foldWidget state css-classes 2012-10-01 18:09:12 +10:00