Commit graph

45 commits

Author SHA1 Message Date
Fabian Jakobs
2a70958609 sync themes and modes 2011-08-03 14:58:53 +02:00
bolste
f818318ecc Cleaned global scope from "option" var 2011-06-28 06:16:15 -07:00
Fabian Jakobs
de438858a9 revert: No need to fallback to existing requireJS. 2011-06-20 09:09:34 +00:00
Fabian Jakobs
86ce859335 detect global object 2011-06-20 08:27:32 +00:00
Andreas Madsen
ec61fe5b0f Added SCSS (SASS) syntax highlighting 2011-06-07 11:12:05 +02:00
Julian Viereck
e3f71e22c2 Use compressed Ace version in bookmarklet build 2011-05-24 15:16:40 +02:00
Julian Viereck
e0cec5a073 Style the Ace Bookmarklet Build page 2011-05-23 11:11:47 +02:00
Julian Viereck
14faa36a51 Update build_support for the bm build 2011-05-23 11:11:31 +02:00
Fabian Jakobs
72383f0e75 No need to fallback to existing requireJS. Fix issue #198 2011-05-16 13:41:01 +00:00
Fabian Jakobs
bacc29278a update packaged ace 2011-05-01 09:33:16 +00:00
Joe Cheng
8f52764dbc Define statement 'deps' argument should be optional 2011-02-28 16:48:23 +08:00
Fabian Jakobs
8c06c538ee use proper AMD style 2011-02-21 12:41:48 +01:00
Gastón Kleiman
666f01179c Add 'Use Soft Tabs' option to bookmarklet settings.
This is needed to edit Python code and Makefiles.
2011-02-19 16:34:22 +08:00
Gastón Kleiman
a04cee8dcc Fix alignment in setupSettingPanel. 2011-02-19 16:34:21 +08:00
Gastón Kleiman
eb35995ea4 Change Bespin to Ace and reformat some comments. 2011-02-19 16:34:20 +08:00
Julian Viereck
7ed9cb2f57 Fix env.editor to point to the right object and add editor.env = env such that you can access env from the returned editor object 2011-02-18 13:55:36 +08:00
Julian Viereck
c23c5713e1 Add link to Ace Bookmarklet Builder and add some notes on how to use the bookmarklet 2011-02-16 01:49:15 +08:00
Julian Viereck
e4d1d3fedc Make bookmarklet more IE compatible, but not working yet 2011-02-16 01:49:15 +08:00
Julian Viereck
376d8d2ebe Add fontSize '11px' to textarea 2011-02-15 21:01:02 +08:00
Julian Viereck
48e37e1c85 Make the init process in editor_textarea.html more robust in cases where the ace.js isn't loaded in 300ms 2011-02-15 21:01:01 +08:00
Julian Viereck
f425e49b58 Use non compressed ace.js version of bookmarklet 2011-02-15 21:01:01 +08:00
Julian Viereck
36a3d23623 Add 'Soft Wrap' and 'Show Print Margin' option to bookmarklet settings 2011-02-15 21:01:00 +08:00
Fabian Jakobs
5a5b955a74 fix link to github 2011-02-15 09:51:36 +01:00
Fabian Jakobs
6c3538e7c4 hotlink to github 2011-02-15 09:44:29 +01:00
Julian Viereck
73e94d3f97 Add bookmarklet/textarea build 2011-02-15 16:26:41 +08:00
Fabian Jakobs
9ac8dc2ef2 small change to the demo document 2011-02-07 11:56:40 +01:00
Fabian Jakobs
88e1e43cb7 let mini_require play nice with requireJS 2011-02-03 16:09:27 +01:00
Fabian Jakobs
525443c875 use compressed ace 2011-02-03 14:57:10 +01:00
Fabian Jakobs
3785b6775f IE fixes 2011-02-01 11:48:46 +01:00
Fabian Jakobs
8b40440297 use the demo from the packaged version 2011-02-01 10:08:29 +01:00
Fabian Jakobs
3ed202b6d2 move packaged js source files to "src" 2011-01-31 16:00:58 +01:00
Fabian Jakobs
43f73bf25d Merge branch 'master' of github.com:ajaxorg/ace
Conflicts:
	build_support/mini_require.js
2011-01-31 14:23:22 +01:00
Fabian Jakobs
850c13a22c update dryice build script 2011-01-31 14:21:29 +01:00
kyo_ago
e86f17d7d4 fix "Array.isArray is not a function" (Fx 3.6) 2011-01-31 20:42:16 +08:00
Fabian Jakobs
58dc601000 Merge remote branch 'mozilla/master'
Conflicts:
	Makefile.dryice.js
	build_support/boot.js
	build_support/mini_require.js
	lib/ace/edit_session.js
	package.json
2011-01-31 11:28:42 +01:00
Fabian Jakobs
46cbba5203 use innerText instead of innerHtml to read the contents of the editor parent. 2011-01-28 09:07:05 +01:00
Fabian Jakobs
b5a665c33e demo use of themes 2011-01-27 20:37:59 +01:00
Fabian Jakobs
07a51beb2b IE fix 2011-01-27 20:03:21 +01:00
Fabian Jakobs
4af6988ece make build system worker compatible 2011-01-26 17:08:34 +01:00
Fabian Jakobs
e051098608 comment out console.log 2011-01-20 13:31:34 +01:00
Fabian Jakobs
d436d71c20 rename document to session 2011-01-19 09:10:05 +01:00
Fabian Jakobs
7644522783 fix copyright 2011-01-15 13:36:51 +01:00
Kevin Dangoor
801f7c5c27 make the env available on the node 2011-01-12 15:57:12 -05: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