Commit graph

5,068 commits

Author SHA1 Message Date
Harutyun Amirjanyan
8cfd45feab Merge pull request #1698 from LivelyKernel/ace-ajax-master
cstyle behaviour fix for entering braces
2013-11-27 12:43:35 -08:00
Robert Krahn
69b40db4f2 fix cstyle behaviour when inserting braces and doing a newline. Previous behaviour would not add a closing brace when no other opening brace was present 2013-11-25 18:11:15 -08:00
nightwing
e70f0773df Merge pr/1692 into master 2013-11-24 16:34:04 +04:00
nightwing
d870d81ea0 revert change to markup.list 2013-11-24 16:31:07 +04:00
Benoit Schweblin
78ee0833ba Set defaultToken to markup.list for lists and string.blockquote for blockquotes 2013-11-23 22:53:11 +00:00
Benoit Schweblin
a50c0a27b9 [Markdown highlighting] Fixed list inside blockquotes 2013-11-20 00:15:28 +00:00
Benoit Schweblin
c2fb30b313 [Markdown highlighting] Parse basic rules in blockquotes 2013-11-19 19:48:13 +00:00
Harutyun Amirjanyan
a7798c4497 Merge pull request #1686 from danyaPostfactum/object-create
Use Object.create for inheritance
2013-11-19 00:02:42 -08:00
DanyaPostfactum
9719c770d3 Use Object.create for inheritance 2013-11-17 17:58:21 +10:00
nightwing
4c3c132f2b add position rounding change missed from 753dbbe 2013-11-15 01:07:47 +04:00
Lennart Kats
f8e96328e4 Merge pull request #1683 from ajaxorg/static_highlight
fix static highlight bugs
2013-11-14 01:52:07 -08:00
nightwing
9e5dda2334 fix static highlight bugs
#1681 #1682
2013-11-13 22:35:29 +04:00
Lennart Kats
ed87f5326f Merge pull request #1678 from ajaxorg/line_widgets_pt1
Add support for line widgets
2013-11-13 10:10:24 -08:00
nightwing
fada97f807 semicolonify demo files; 2013-11-13 21:10:36 +04:00
nightwing
90e7cdd7f1 Merge branch 'markdown_tweaks' 2013-11-13 03:36:43 +04:00
nightwing
60cfe6f161 update wrapData when wrapMethod changes 2013-11-13 03:34:52 +04:00
nightwing
188252891a update test 2013-11-13 03:22:32 +04:00
nightwing
753dbbece5 do not round mouse position since lines can have fractional screen coordinates now 2013-11-13 03:04:56 +04:00
Sawyer Hollenshead
f18a57126d Specify type of string (strong, emphasis, blockquote) 2013-11-11 17:09:52 -05: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
Lennart Kats
1ab54b0b8f Merge pull request #1673 from ajaxorg/cloud9_update
Cloud9 update
2013-11-10 15:47:01 -08:00
nightwing
48a44aab5a cleanup kitchen-sink demo 2013-11-11 03:29:22 +04:00
nightwing
00fcd37829 allow widgets to have any height 2013-11-11 02:41:35 +04:00
nightwing
71ceca4601 fix cursor movement 2013-11-08 00:58:42 +04:00
nightwing
b17f8d533a fix typo 2013-11-08 00:58:42 +04:00
nightwing
31191072f3 add first version of line_widgets 2013-11-08 00:58:42 +04:00
nightwing
1ac4ea51e2 hack edit session 2013-11-08 00:56:04 +04:00
nightwing
a56c3b44b5 always add height to line wrapper nodes
(needed for line widgets)
2013-11-08 00:56:04 +04:00
nightwing
fab88c496c fix regression with cmd-up 2013-11-07 11:29:27 +04:00
nightwing
dfa2eaf5ac do not include empty lines in section fold 2013-11-06 11:49:39 +04:00
nightwing
07809b1fb9 add user select text to ace_text-input 2013-11-06 11:16:23 +04:00
nightwing
ea430330ba fix folding test 2013-11-06 11:05:32 +04:00
nightwing
00ebb80f87 c9search mode is weird :( 2013-11-06 00:31:40 +04:00
Lennart Kats
2476f43aa8 Merge pull request #1674 from ajaxorg/misc
fix two small bugs
2013-11-05 09:24:15 -08:00
nightwing
68c6c4e86c fix typo 2013-11-05 21:23:25 +04:00
nightwing
0fe340b3fb update c9searchresults test 2013-11-05 21:21:51 +04:00
nightwing
bfdd7239d1 fix #1671 Cannot use backspace in Android Chrome 2013-11-05 21:07:29 +04:00
nightwing
3ab631640b fix #1669 Everything until cursor position is selected in IE8 2013-11-05 21:01:01 +04:00
nightwing
8443991f13 miscelaneous fixes from c9 2013-11-05 20:54:38 +04:00
nightwing
f1973e4233 add virtualRenderer.$updateSizeAsync 2013-11-05 20:51:56 +04:00
nightwing
5607fc9de2 automatically pick range for align command 2013-11-05 20:47:30 +04:00
nightwing
5a26604657 add command.scrollIntoView 2013-11-05 20:44:27 +04:00
nightwing
d689636771 better folding commands 2013-11-05 20:43:30 +04:00
nightwing
150f0360d4 fix #1624 Rules added with embedRules can only use stringed regexes 2013-11-05 20:37:48 +04:00
Harutyun Amirjanyan
93a88fcb5e Merge pull request #1663 from saatchiCEO/patch-1
Fixed typo `forown`
2013-10-28 22:24:56 -07:00
saatchiCEO
4a0fc33c65 Fixed typo forown
for|forown -> for|own
2013-10-29 00:22:58 +03:00
Zef Hemel
e8bb1e38e7 Added callback to static highlighter 2013-10-28 11:33:51 +01:00
nightwing
0bebd94926 perge pull #1662 2013-10-27 14:43:49 +04:00
nightwing
07e4eb0a3a use scroller instead of content
because other widgets inheriting from ace do not have renderer.content
2013-10-27 14:33:55 +04:00
DanyaPostfactum
ad2d31eef4 Fix Webkit context menu on second click 2013-10-27 20:51:15 +11:00