Commit graph

7 commits

Author SHA1 Message Date
Fabian Jakobs
3e8639596a move tab support from editor to the document 2010-04-15 16:42:07 +02:00
Fabian Jakobs
7529f90080 refactor selection support into a separate class
Merge branch 'master' into HEAD

Conflicts:
	src/Editor.js
	src/KeyBinding.js
	src/Selection.js
2010-04-15 15:37:08 +02:00
Fabian Jakobs
b9391734b6 introduce ace.provide function to create namespaces 2010-04-14 09:53:17 +02:00
Fabian Jakobs
443b712b8f make jslint happy 2010-04-12 13:10:47 +02:00
Fabian Jakobs
8fe20516d4 adapt better to ajax.org coding styles 2010-04-12 12:49:00 +02:00
Fabian Jakobs
84ec636d7d introduce "ace" namespace and unify OO style 2010-04-12 10:39:57 +02:00
Fabian Jakobs
72b556efaa reorganize file structure and use labjs for loading 2010-04-12 09:23:46 +02:00
Renamed from TextLayer.js (Browse further)