Fabian Jakobs
|
faa155a20f
|
Merge branch 'master' into worker
|
2011-01-22 17:23:17 +01:00 |
|
Fabian Jakobs
|
6abd5dae8e
|
cleanup paths.js
|
2011-01-22 17:17:40 +01:00 |
|
Fabian Jakobs
|
fa686c0c24
|
update readme
|
2011-01-22 17:15:59 +01:00 |
|
Fabian Jakobs
|
ad9056cce2
|
user async.js from npm
|
2011-01-22 17:02:34 +01:00 |
|
Fabian Jakobs
|
c99d9dd262
|
replace git submodules by npm dependencies
|
2011-01-22 17:02:11 +01:00 |
|
Fabian Jakobs
|
08c5c0bec7
|
add more npm deps
|
2011-01-22 15:59:20 +01:00 |
|
Fabian Jakobs
|
9373f50ddb
|
make Makefile executable
|
2011-01-22 15:59:09 +01:00 |
|
Fabian Jakobs
|
730da2ee1e
|
define nodejs dependencies
|
2011-01-22 15:36:14 +01:00 |
|
Fabian Jakobs
|
5f909a4f94
|
uglify filter is broken
|
2011-01-22 15:22:52 +01:00 |
|
Fabian Jakobs
|
dc42d5c49b
|
update pilot
|
2011-01-22 15:01:03 +01:00 |
|
Tom Andrews
|
6e524d5b8d
|
Removed reference to build folder, as that doesn't exist
|
2011-01-21 16:43:55 +08:00 |
|
Gastón Kleiman
|
f6f97918f5
|
Remove suspicious code that lacks side-effects.
|
2011-01-21 16:43:20 +08:00 |
|
Gastón Kleiman
|
f804a62f1d
|
Fix function documentation.
|
2011-01-21 16:43:20 +08:00 |
|
Fabian Jakobs
|
dad16163b3
|
it is Ace not ACE
|
2011-01-20 04:34:36 -08:00 |
|
Fabian Jakobs
|
33d24e0b23
|
update sub modules
|
2011-01-20 13:31:45 +01:00 |
|
Fabian Jakobs
|
e051098608
|
comment out console.log
|
2011-01-20 13:31:34 +01:00 |
|
Fabian Jakobs
|
4e7f9d4856
|
align readme with ace.ajax.org
|
2011-01-20 13:27:54 +01:00 |
|
Fabian Jakobs
|
aaa589e09b
|
Merge branch 'master' of github.com:ajaxorg/ace
|
2011-01-20 09:10:48 +01:00 |
|
Fabian Jakobs
|
61c6638209
|
fix pilot path
|
2011-01-19 22:31:59 +01:00 |
|
Ruben
|
eed67cb9f7
|
Change readme
|
2011-01-19 07:19:41 -08:00 |
|
Fabian Jakobs
|
4c398e9678
|
clean up
|
2011-01-19 12:50:19 +01:00 |
|
Fabian Jakobs
|
c879e0a802
|
fix undo manager
|
2011-01-19 12:30:09 +01:00 |
|
Fabian Jakobs
|
81a742e2f1
|
Don't use $lines in setValue and $clipPosition to
make subclassing easier
|
2011-01-19 12:29:53 +01:00 |
|
Fabian Jakobs
|
af0b9c2d57
|
point to cockpit on ajaxorg
|
2011-01-19 11:19:13 +01:00 |
|
Fabian Jakobs
|
8659f0103f
|
Merge branch 'master' of github.com:ajaxorg/ace
|
2011-01-19 10:48:54 +01:00 |
|
Fabian Jakobs
|
e577a7070e
|
set value on empty document
|
2011-01-19 10:42:27 +01:00 |
|
Fabian Jakobs
|
6961f375a6
|
update pilot
|
2011-01-19 10:06:13 +01:00 |
|
Fabian Jakobs
|
dba904d2b9
|
data passed in a change event is now a delta
|
2011-01-19 09:24:41 +01:00 |
|
Fabian Jakobs
|
d436d71c20
|
rename document to session
|
2011-01-19 09:10:05 +01:00 |
|
Fabian Jakobs
|
a08f880b3c
|
fix longest line computation
|
2011-01-19 08:54:08 +01:00 |
|
Fabian Jakobs
|
e59bc99a47
|
fix demo
|
2011-01-19 08:53:47 +01:00 |
|
Fabian Jakobs
|
0fe4de2b62
|
all tests are green again
|
2011-01-19 08:41:04 +01:00 |
|
Fabian Jakobs
|
c7daceb51a
|
remove dead code
|
2011-01-19 08:15:13 +01:00 |
|
Fabian Jakobs
|
8a8cf3265e
|
strip document handling from the edit session
|
2011-01-19 08:15:03 +01:00 |
|
Fabian Jakobs
|
2db0785544
|
remove lines returns the removed lines
|
2011-01-19 08:14:28 +01:00 |
|
Fabian Jakobs
|
eece670fb0
|
add undo/redo support to the new document and add
unit tests
|
2011-01-19 07:20:23 +01:00 |
|
Fabian Jakobs (c9)
|
6f6c6424e7
|
update pilot
|
2011-01-18 14:27:58 +01:00 |
|
Fabian Jakobs
|
c2f7944a75
|
split off the document from the edit session
|
2011-01-18 11:40:24 +01:00 |
|
Fabian Jakobs
|
ebac43d329
|
fix node search paths for unit tests
|
2011-01-18 11:39:48 +01:00 |
|
Fabian Jakobs
|
2f83f50f2e
|
add jslint
|
2011-01-18 09:01:29 +01:00 |
|
Fabian Jakobs
|
d2b141b68e
|
cleanup worker basics
|
2011-01-18 09:01:22 +01:00 |
|
Fabian Jakobs
|
8bb97fbbea
|
Merge branch 'master' into worker
|
2011-01-18 08:35:36 +01:00 |
|
Fabian Jakobs
|
dab3347d81
|
update cockpit
|
2011-01-17 13:03:57 +01:00 |
|
Fabian Jakobs
|
c5895ca019
|
add some ideas
|
2011-01-17 13:03:11 +01:00 |
|
Fabian Jakobs
|
3ee5444d10
|
rename css class
|
2011-01-17 13:01:21 +01:00 |
|
Fabian Jakobs
|
b13cbd4483
|
update postMessage fix based on @gozala's feedback
|
2011-01-17 11:07:53 +01:00 |
|
Fabian Jakobs
|
e0081744c0
|
Merge branch 'master' of github.com:ajaxorg/ace
|
2011-01-17 08:47:43 +01:00 |
|
Fabian Jakobs
|
fbf3d72006
|
potential fix for ACE used in FF plugins.
|
2011-01-17 08:47:15 +01:00 |
|
Fabian Jakobs
|
55313882c9
|
add old experiments
|
2011-01-17 08:45:15 +01:00 |
|
Fabian Jakobs
|
0696022218
|
add generic worker infrastructure
|
2011-01-17 08:45:04 +01:00 |
|