Fabian Jakobs
|
a2ed7d8b14
|
more theme updates
|
2011-12-13 18:03:56 +01:00 |
|
Fabian Jakobs
|
9ef05262f4
|
update themes
|
2011-12-13 17:57:58 +01:00 |
|
Fabian Jakobs
|
b6fbe5b6bb
|
hide fold icons in manual mode
|
2011-12-13 16:48:13 +01:00 |
|
Fabian Jakobs
|
2bd85c163d
|
automatically resize gutter for high line numbers
|
2011-12-13 16:19:28 +01:00 |
|
Fabian Jakobs
|
f7e7039bb5
|
typo
|
2011-12-13 14:18:08 +01:00 |
|
Fabian Jakobs
|
214aa85037
|
package
|
2011-12-13 14:06:33 +01:00 |
|
Fabian Jakobs
|
78d2e48ab2
|
when setting fold style to manual unfold all folds
|
2011-12-13 14:04:57 +01:00 |
|
Fabian Jakobs
|
57662cf8fa
|
open folds with single click
|
2011-12-13 13:50:42 +01:00 |
|
Fabian Jakobs
|
e8f35d3cd2
|
cleanup
|
2011-12-13 13:50:28 +01:00 |
|
Fabian Jakobs
|
2d3ee456b6
|
package
|
2011-12-13 13:15:08 +01:00 |
|
Fabian Jakobs
|
a8bc832faa
|
add some content to the animation demo
|
2011-12-13 13:14:53 +01:00 |
|
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 |
|
Fabian Jakobs
|
fcf3b7928f
|
cleanups
|
2011-12-12 12:52:24 +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 |
|