Commit graph

30 commits

Author SHA1 Message Date
nightwing
3d9d17e914 update readme 2012-07-26 20:42:42 +04:00
nightwing
f1f0d74989 use public path for ace-builds submodule 2012-06-09 11:28:27 +04:00
Fabian Jakobs
cd24d928b0 add ace-builds submodule. This way I can still publish to gh-pages 2012-06-07 08:45:08 -07:00
Fabian Jakobs
688e669361 use dry ice from npm 2011-11-09 11:33:17 +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
Fabian Jakobs
62a3b4edf5 Merge commit '6808e3bb35'
Conflicts:
	.gitmodules
	Makefile.dryice.js
	demo/demo.js
	demo/kitchen-sink/boot.js
	kitchen-sink.html
	lib/ace/commands/default_commands.js
	lib/ace/test/tests.html
	package.json
	support/pilot
2011-11-02 14:43:00 +01:00
Fabian Jakobs
2ecef49e39 move deps into node_modules and make better use
of npm
2011-11-02 13:15:04 +01:00
Fabian Jakobs
253d1621e0 package 2011-11-02 13:12:09 +01:00
Jan Jongboom
2017c478fb added reference to jsdom to the submodules 2011-10-14 10:08:59 +02:00
Fabian Jakobs
c3599898aa git urls 2011-09-26 14:13:49 +02:00
Fabian Jakobs
b53897c3d6 try https 2011-09-07 15:49:34 +02:00
Fabian Jakobs
40042a0942 use git URLS 2011-09-07 10:40:40 +02:00
Fabian Jakobs
c018bb60e3 use git protocol 2011-09-07 10:28:17 +02:00
fergus
9409ce4c93 changed git protocol to http 2011-08-17 11:02:30 +10:00
Fabian Jakobs
829b0cd241 update wiki submodule 2011-08-04 16:24:15 +02:00
Fabian Jakobs
129ce618be add wiki as submodule 2011-08-04 15:50:51 +02:00
Fabian Jakobs
89ac7cbf39 add dryice submodule 2011-07-11 12:10:35 +02:00
Irakli Gozalishvili
681dace8ce Removing unnecessary and dependency on heavy 'node-o3-xml'. 2011-01-26 03:10:46 +08:00
Fabian Jakobs
c99d9dd262 replace git submodules by npm dependencies 2011-01-22 17:02:11 +01:00
Fabian Jakobs
af0b9c2d57 point to cockpit on ajaxorg 2011-01-19 11:19:13 +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
Kevin Dangoor
8465d733d7 switch to using the mozilla cockpit module 2011-01-11 23:15:56 -05:00
Joe Walker
c13e39c672 adding dryice submodule 2011-01-12 01:19:49 +00:00
Fabian Jakobs
0b18f735e1 user ajaxorg fork 2011-01-03 10:14:04 +01:00
Joe Walker
d4a4857b01 move cockpit/pilot to a submodules 2010-12-23 15:30:55 +00:00
Eddy Bruel
215cfbf4bf Fixed a bug in single line tabbing that caused
the tab length not being taken into account.

Added DOM emulation to the unit tests so that they
can be run from node.

Extended the Mockrenderer for the unit tests.

Made the majority of the unit tests work again
(barring those for moveLinesUp, see below).

Fixed a bug in moveLinesUp that caused an empty
line to be inserted. However, this fix causes the
editor to break (need to look at this).
2010-12-02 11:15:21 +00:00
Fabian Jakobs
cba64d86be add original textmate themes and add license information 2010-11-05 09:43:26 +01:00
Fabian Jakobs
6b2e5da482 add requirejs as submodule 2010-11-05 08:40:10 +01:00
Fabian Jakobs
9614b24a42 add submodules 2010-10-25 10:29:06 +02:00