Commit graph

17 commits

Author SHA1 Message Date
nightwing
869de0d113 improve textarea plugin 2013-02-03 17:38:58 +04:00
nightwing
cf23198610 fix textarea build
Conflicts:

	Makefile.dryice.js
2012-05-24 23:10:55 +04:00
Fabian Jakobs
9e35b31e2d use nicer script name for bookmarklet 2011-12-19 13:02:38 +01:00
Fabian Jakobs
a40c6a9211 Cleanup build system
* create no conflict packed version of ace
* move text area code into the normal code base
* remote special cased code for textarea
2011-12-16 16:32:07 +01:00
Fabian Jakobs
633fbfdb31 package 2011-12-05 18:53:44 +01:00
Fabian Jakobs
b063b96230 move pilot code back into Ace
Conflicts:

	.gitmodules
	Makefile.dryice.js
	build_support/editor_textarea.html
	demo/demo.js
	kitchen-sink.html
	lib/ace/edit_session_test.js
	lib/ace/mode/coffee.js
	lib/ace/mode/coffee_highlight_rules.js
	lib/ace/mode/css.js
	lib/ace/mode/javascript.js
	lib/ace/model/window.js
	lib/ace/mouse/default_handlers.js
	lib/ace/theme/clouds.js
	lib/ace/theme/clouds_midnight.js
	lib/ace/theme/cobalt.js
	lib/ace/theme/crimson_editor.js
	lib/ace/theme/dawn.js
	lib/ace/theme/eclipse.js
	lib/ace/theme/idle_fingers.js
	lib/ace/theme/kr_theme.js
	lib/ace/theme/merbivore.js
	lib/ace/theme/merbivore_soft.js
	lib/ace/theme/mono_industrial.js
	lib/ace/theme/monokai.js
	lib/ace/theme/pastel_on_dark.js
	lib/ace/theme/solarized_dark.js
	lib/ace/theme/solarized_light.js
	lib/ace/theme/textmate.js
	lib/ace/theme/twilight.js
	lib/ace/theme/vibrant_ink.js
	lib/ace/view/measure_text.js
	lib/ace/virtual_renderer.js
	package.json
	support/paths.js
2011-11-02 18:18:51 +01: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
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
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