nightwing
|
ab4ad37e5a
|
add missing variable declaration
|
2011-12-15 20:53:06 +04:00 |
|
nightwing
|
c491ec9a5b
|
handle case when fold is on single line
|
2011-12-15 20:53:05 +04:00 |
|
nightwing
|
ac43a82c02
|
tweak python folding and add tests
|
2011-12-15 20:53:05 +04:00 |
|
nightwing
|
e24dab2ea1
|
rewriting bound function doesn't work
|
2011-12-15 20:53:05 +04:00 |
|
Fabian Jakobs
|
25400848f2
|
fix folding after html mode changes
|
2011-12-15 17:23:34 +01:00 |
|
Fabian Jakobs
|
eb021d957e
|
package
|
2011-12-14 17:06:05 +01:00 |
|
Fabian Jakobs
|
6b80c3581e
|
add dreamweaver theme to the build script
|
2011-12-14 17:04:51 +01:00 |
|
Adam Jimenez
|
3b647e1aa7
|
dragTimer renamed to dragDelay
Conflicts:
lib/ace/mouse/mouse_handler.js
|
2011-12-14 17:00:25 +01:00 |
|
Adam Jimenez
|
50e6df7e15
|
code style improvements
Conflicts:
lib/ace/virtual_renderer.js
|
2011-12-14 16:59:14 +01:00 |
|
Fabian Jakobs
|
9f3c7630db
|
Merge commit 'e8c077e90d'
Conflicts:
lib/ace/mouse/mouse_handler.js
|
2011-12-14 16:57:58 +01:00 |
|
Fabian Jakobs
|
b2162f0408
|
package
|
2011-12-14 16:50:14 +01:00 |
|
Fabian Jakobs
|
95537b4f4f
|
cleanups
|
2011-12-14 16:50:04 +01:00 |
|
Fabian Jakobs
|
31ebc6ad3b
|
fix unit test
|
2011-12-14 16:47:20 +01:00 |
|
Fabian Jakobs
|
b2334b036c
|
Merge branch 'master' of github.com:ajaxorg/ace
Conflicts:
lib/ace/virtual_renderer.js
|
2011-12-14 16:27:57 +01:00 |
|
Fabian Jakobs
|
337d7bc6e0
|
package
|
2011-12-14 16:08:55 +01:00 |
|
Fabian Jakobs
|
0a6b072079
|
add default gutter handler
|
2011-12-14 16:01:35 +01:00 |
|
Fabian Jakobs
|
680ae0e8a2
|
move gutter mouse event code to the mouse_handler
|
2011-12-14 15:30:20 +01:00 |
|
Fabian Jakobs
|
e8f80f9ca7
|
Merge pull request #568 from mwkaufmann/patch-1
fix: a minor typo in demo.js
|
2011-12-14 05:28:29 -08:00 |
|
Fabian Jakobs
|
ebbe67a01b
|
Merge pull request #573 from nightwing/pullreq
more folding polish
|
2011-12-14 05:27:52 -08:00 |
|
Fabian Jakobs
|
653a88ff30
|
don't sélect on unfold
|
2011-12-14 13:28:02 +01:00 |
|
Fabian Jakobs
|
312dfe7ddf
|
package
|
2011-12-13 18:06:00 +01:00 |
|
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 |
|
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 |
|