Commit graph

2,456 commits

Author SHA1 Message Date
Fabian Jakobs
3b01eb9bac cleanups 2011-12-13 12:21:47 +01:00
Fabian Jakobs
c93d1e209a remove classList support 2011-12-13 12:21:30 +01:00
Fabian Jakobs
5200776c52 add animated folding experiment 2011-12-13 12:20:55 +01:00
nightwing
d10ea1fe0d show some feedback to user action, when fold can't be added 2011-12-13 09:31:14 +04:00
nightwing
0a9a997883 better folding for python and coffeeScript 2011-12-13 01:21:29 +04:00
nightwing
55198434a4 folds should respond only to click events (not dblclick) 2011-12-13 01:04:00 +04:00
Adam Jimenez
e8c077e90d Fixes highlighting of !doctype tag 2011-12-12 13:19:29 +00:00
Adam Jimenez
f9262f445e Different highlighting for specific HTML tags e.g. form tags / table tags 2011-12-12 13:19:08 +00:00
Adam Jimenez
6124b5576d setDragTimer - configure wait time when dragging 2011-12-12 13:17:56 +00:00
Adam Jimenez
dc32557f23 Highlight HTML in PHP mode 2011-12-12 13:17:03 +00:00
Adam Jimenez
4e2764dfdd dreamweaver theme 2011-12-12 13:15:00 +00:00
Fabian Jakobs
fcf3b7928f cleanups 2011-12-12 12:52:24 +01:00
mwkaufmann
57e77c590e fixed a typo 2011-12-10 00:39:51 +01:00
Fabian Jakobs
8bd16ba2ed remove fold styles from the theme (might have to be
added back later)
2011-12-09 17:19:09 +01:00
Fabian Jakobs
dac9d03944 more folding css tweaks 2011-12-09 17:18:46 +01:00
Fabian Jakobs
01af029c30 package 2011-12-09 16:52:25 +01:00
Fabian Jakobs
16abfcbe75 Revert "add scrollbar before scroller to not cover it"
This reverts commit decebfc552.
2011-12-09 16:49:27 +01:00
Fabian Jakobs
e1b21b0dc8 package 2011-12-09 16:45:19 +01:00
Fabian Jakobs
83065ec8f5 fix folding of comments 2011-12-09 16:37:00 +01:00
Fabian Jakobs
d0472db577 package 2011-12-09 15:59:56 +01:00
Fabian Jakobs
d12d7e3dc5 update folding styling 2011-12-09 15:56:39 +01:00
Fabian Jakobs
759384e4c8 package 2011-12-09 10:43:52 +01:00
Fabian Jakobs
a742993ffb Merge pull request #565 from nightwing/pullreq
small polish
2011-12-08 09:52:44 -08:00
Fabian Jakobs
5f03c6b48c package 2011-12-08 18:51:28 +01:00
Fabian Jakobs
9cb05c2e56 make move word right/left consistent with OSX behavior (XCode)
fix #542
2011-12-08 18:50:05 +01:00
nightwing
0d02902831 snap scrolling to edges
(it doesn't make sense to have editor scrolled by just one char)
2011-12-08 21:27:18 +04:00
nightwing
85e087f87d fix for jquery modal dialogs which doesn't break selection 2011-12-08 21:01:23 +04:00
nightwing
decebfc552 add scrollbar before scroller to not cover it 2011-12-08 20:54:54 +04:00
nightwing
e6a0c06575 fix size computations depending on renderer $padding 2011-12-08 20:54:15 +04:00
nightwing
b9515ddb01 keep existing macro if nothing new is recorded 2011-12-08 18:54:47 +04:00
Fabian Jakobs
96b6abb615 package 2011-12-07 10:56:09 +01:00
Fabian Jakobs
6a6c4c4c15 Merge branch 'master' of github.com:ajaxorg/ace 2011-12-07 10:54:35 +01:00
Fabian Jakobs
98f245e975 change navigate right unit test to match OSX
TextEdit behavior
2011-12-07 10:53:34 +01:00
Fabian Jakobs
855b43fdad add some more CSS properties to highlight 2011-12-07 10:52:38 +01:00
Fabian Jakobs
130429a611 fix getKeyboardHandler 2011-12-06 16:00:59 +01:00
Fabian Jakobs
23a48b23b4 cleanups 2011-12-06 16:00:10 +01:00
Fabian Jakobs
83d6732abe add chrome theme to the demo 2011-12-06 15:59:53 +01:00
Fabian Jakobs
50ecdb5e0d add wavemaker to projects using ace 2011-12-06 15:59:40 +01:00
Fabian Jakobs
bd9fad0b86 Merge pull request #561 from wildfireapp/jquery_modal_fix
Increase z-index of textarea so it works with jQuery dialogs with modal=...
2011-12-06 02:46:47 -08:00
Fabian Jakobs
5057b7be7b Merge pull request #559 from wildfireapp/add_chrome_theme
Add chrome theme.
2011-12-06 02:18:03 -08:00
Bernie Telles
8932ec3816 remove remnants of liquid 2011-12-05 11:36:41 -08:00
Bernie Telles
a32ade3300 Create chrome theme. 2011-12-05 11:29:51 -08:00
Bernie Telles
b229566f3c Add chrome theme to compile settings. 2011-12-05 11:29:43 -08:00
Bernie Telles
c43618f2cb Increase z-index of textarea so it works with jQuery dialogs with modal=true 2011-12-05 11:28:58 -08:00
Fabian Jakobs
aa08adc5ab Merge branch 'master' of github.com:ajaxorg/ace 2011-12-05 18:54:47 +01:00
Fabian Jakobs
633fbfdb31 package 2011-12-05 18:53:44 +01:00
Fabian Jakobs
d90cf5a31e fix mini require for the bookmarklet 2011-12-05 18:53:37 +01:00
Fabian Jakobs
b002aacf34 Merge pull request #547 from paulb777/patch-3
Point out that dryice is required to build.
2011-12-05 09:12:47 -08:00
Fabian Jakobs
1b58db895c Merge pull request #553 from nightwing/pullreq
some highlight rule fixes
2011-12-05 09:11:37 -08:00
Fabian Jakobs
3d89cadb36 package 2011-12-05 18:10:25 +01:00