Sergi Mansilla
|
271780542a
|
Merge branch 'master' into ipad
|
2011-02-03 16:14:38 +01:00 |
|
Fabian Jakobs
|
89963dedac
|
Merge branch 'master' of github.com:ajaxorg/ace
Conflicts:
demo/demo.js
editor.html
|
2011-02-03 10:13:18 +01:00 |
|
Fabian Jakobs
|
c181ecfe23
|
merge ruby mode
|
2011-02-02 18:27:13 +01:00 |
|
Tom Tasche
|
33642f84cc
|
Merge branch 'master' of https://github.com/ajaxorg/ace
|
2011-02-02 14:00:37 +01:00 |
|
Fabian Jakobs
|
291306f699
|
add iPad demo
|
2011-02-02 08:00:00 +01:00 |
|
Heigh Tech LLC
|
b23ff177cd
|
fixed extra square-bracket
|
2011-02-01 20:30:20 +01:00 |
|
Heigh Tech LLC
|
0e7bd9aaa8
|
add ruby to demo/startup.js
|
2011-02-01 17:58:07 +01:00 |
|
Fabian Jakobs
|
d2f0bebf42
|
moving the textarea into view broke rendering
|
2011-02-01 09:09:40 +01:00 |
|
Tom Tasche
|
53a4f1eacb
|
inspired by SunboX s PHP support and Fabian Jakobs - thanks!
|
2011-01-31 18:23:41 +01:00 |
|
Fabian Jakobs
|
db5569499a
|
rename startup to demo
|
2011-01-31 16:52:08 +01:00 |
|
Julian Viereck
|
be2e78616e
|
Fix various issues with display competition and asian characters + testcases
|
2011-01-28 23:37:20 +08:00 |
|
Julian Viereck
|
3a7769ef47
|
Fix setting fontSize style on editor
|
2011-01-28 23:37:17 +08:00 |
|
Julian Viereck
|
e6e01a3ed1
|
Add editor.html dropdown Soft Wrap
|
2011-01-28 20:01:22 +08:00 |
|
Julian Viereck
|
fa7bfdeb10
|
Add editor.html Font-Size selection
|
2011-01-28 20:01:21 +08:00 |
|
Julian Viereck
|
8010ca3e4a
|
Bind editor.html's keyBinding
|
2011-01-28 20:01:21 +08:00 |
|
Fabian Jakobs
|
f6f6e2d28e
|
cleanup demo
|
2011-01-28 09:14:54 +01:00 |
|
Fabian Jakobs
|
9290595750
|
Merge branch 'master' of github.com:ajaxorg/ace
Conflicts:
editor.html
lib/ace/virtual_renderer.js
|
2011-01-28 09:12:13 +01:00 |
|
Fabian Jakobs
|
56a6f985d5
|
extend demo
|
2011-01-27 19:41:08 +01:00 |
|
Fabian Jakobs
|
27db482e8e
|
cleanup demo
|
2011-01-27 18:39:50 +01:00 |
|
nightwing
|
6b0087c234
|
add toggle gutter to demo
|
2011-01-27 18:11:06 +08:00 |
|
Julian Viereck
|
725820e05d
|
Merge current ajaxorg:master with jviereck:wrapMode
|
2011-01-26 23:51:04 +01:00 |
|
Fabian Jakobs
|
c14c061a7b
|
embed icons in the CSS
|
2011-01-26 17:19:34 +01:00 |
|
Fabian Jakobs
|
ce9d9f2bf4
|
Implementing CLI settings that are shown in the demo editor.
Conflicts:
support/pilot
|
2011-01-26 12:13:43 +01:00 |
|
Fabian Jakobs
|
40627c2825
|
add warning style
|
2011-01-25 13:32:42 +01:00 |
|
Fabian Jakobs
|
6097f1cdfc
|
add some eclipse icons
|
2011-01-23 17:47:31 +01:00 |
|
Fabian Jakobs
|
8238e36ca1
|
nicely integrate the worker code
|
2011-01-23 14:59:53 +01:00 |
|
Fabian Jakobs
|
2a65f1266f
|
update jslint demo
|
2011-01-23 00:00:27 +01:00 |
|
Fabian Jakobs
|
1e4ee57d63
|
add jslint example
|
2011-01-22 21:24:05 +01:00 |
|
Fabian Jakobs
|
faa155a20f
|
Merge branch 'master' into worker
|
2011-01-22 17:23:17 +01:00 |
|
Fabian Jakobs
|
d436d71c20
|
rename document to session
|
2011-01-19 09:10:05 +01:00 |
|
Fabian Jakobs
|
e59bc99a47
|
fix demo
|
2011-01-19 08:53:47 +01:00 |
|
Fabian Jakobs
|
d2b141b68e
|
cleanup worker basics
|
2011-01-18 09:01:22 +01:00 |
|
Fabian Jakobs
|
0696022218
|
add generic worker infrastructure
|
2011-01-17 08:45:04 +01:00 |
|
Fabian Jakobs
|
2c32e73991
|
small changes to the new key handler code
|
2011-01-14 16:14:36 +01:00 |
|
Fabian Jakobs
|
18adea4251
|
Merge remote branch 'jviereck/keymapping'
Conflicts:
.gitignore
.gitmodules
LICENSE
demo/boot.js
demo/startup.js
lib/ace/editor.js
support/cockpit
|
2011-01-14 15:21:38 +01:00 |
|
Fabian Jakobs
|
5d8b9abb6c
|
flatten deps
|
2011-01-14 14:10:40 +01:00 |
|
Julian Viereck
|
d7486bb1e2
|
Refactor code and add a new hashHandler
|
2011-01-14 00:08:48 +01:00 |
|
Julian Viereck
|
2d94d77dc4
|
Moving some files around/creating new ace/keyboard directory. Renaming KeyboardStateMapper to StateMapper
|
2011-01-13 23:12:27 +01:00 |
|
Julian Viereck
|
2074d723c0
|
The keyboardHandler is now set using a setKeyboardHandler function
|
2011-01-13 23:01:36 +01:00 |
|
Julian Viereck
|
a0a0541daa
|
Undo setting docs to plain in editor.html
|
2011-01-13 14:08:17 +01:00 |
|
Julian Viereck
|
28ea247f17
|
Fix move to first/last character in line if in wrap mode. Fixes some other bugs on the way and add some simple unit tests.
|
2011-01-13 14:01:18 +01:00 |
|
Kevin Dangoor
|
3210edda92
|
use files from new build_support directory
|
2011-01-12 15:52:51 -05:00 |
|
Kevin Dangoor
|
e99c796e73
|
moving things around to be a bit saner
|
2011-01-12 15:49:18 -05:00 |
|
Joe Walker
|
15e1dbf17b
|
these are the changes to remove cockpit support from ace (or add it in if reversed)
|
2011-01-12 17:35:39 +00:00 |
|
Joe Walker
|
6820e185c6
|
adding final build support for adding cockpit to ace
|
2011-01-12 17:30:15 +00:00 |
|
Joe Walker
|
1b2a43afd5
|
fix a number of startup issues
|
2011-01-12 17:28:30 +00:00 |
|
Joe Walker
|
4f8ffe4ed3
|
minor tidyup
|
2011-01-12 15:23:39 +00:00 |
|
Joe Walker
|
25573105b7
|
remove the contents of the div once weve injected into the editor. this may not be the best solution for the long term, but its a win for now
|
2011-01-12 12:48:01 +00:00 |
|
Kevin Dangoor
|
7858f84366
|
committing updated build - adding resize handling, though this is
incomplete.
|
2011-01-12 00:25:34 -05:00 |
|
Kevin Dangoor
|
e320a024aa
|
now creates a new, svelte build
|
2011-01-12 00:20:16 -05:00 |
|