Fabian Jakobs
|
23a2e368fc
|
make sure the worker also works with the packages version
|
2011-01-26 17:09:32 +01:00 |
|
Fabian Jakobs
|
ef3132e20e
|
Merge branch 'master' of github.com:ajaxorg/ace
|
2011-01-26 12:14:18 +01:00 |
|
Fabian Jakobs
|
ce9d9f2bf4
|
Implementing CLI settings that are shown in the demo editor.
Conflicts:
support/pilot
|
2011-01-26 12:13:43 +01:00 |
|
Irakli Gozalishvili
|
87ff762270
|
Pulling in jviereck's fixes for keyboard handling.
|
2011-01-26 18:14:42 +08:00 |
|
Fabian Jakobs
|
3f1cc083d8
|
Merge branch 'master' of github.com:ajaxorg/ace
|
2011-01-25 21:38:59 +01:00 |
|
Fabian Jakobs
|
2844d1d08d
|
add box model property to the CSS mode
|
2011-01-25 21:38:35 +01:00 |
|
Fabian Jakobs
|
34278a590a
|
add missing function to mock
|
2011-01-25 21:38:13 +01:00 |
|
Fabian Jakobs
|
149c7c3ff5
|
finish cjk support
|
2011-01-25 21:37:56 +01:00 |
|
Fabian Jakobs
|
56c97c992c
|
move hidden text area over the cursor
|
2011-01-25 21:37:19 +01:00 |
|
Fabian Jakobs
|
383e493fa0
|
fire event when session changes
|
2011-01-25 21:36:51 +01:00 |
|
田 淼
|
4e21d9edd8
|
fix multi byte rendering (cursor position, selection)
|
2011-01-25 15:08:53 +01:00 |
|
Irakli Gozalishvili
|
10c44640e3
|
Allowing textmate like highlighting of right margin & indicator. Changed twilight style to demo this.
|
2011-01-25 21:26:56 +08:00 |
|
Fabian Jakobs
|
d24cce4851
|
use narcissus in the worker to detect syntax errors
|
2011-01-25 13:34:44 +01:00 |
|
Fabian Jakobs
|
bd7b145a7f
|
display non regular whitespace in show invisibles
|
2011-01-25 13:34:20 +01:00 |
|
Fabian Jakobs
|
f9d03eed7b
|
requireJS version of narcissus
|
2011-01-25 13:33:37 +01:00 |
|
Fabian Jakobs
|
ef90df695a
|
remove "mac" whitespace
|
2011-01-25 13:32:58 +01:00 |
|
Fabian Jakobs
|
7d919c0516
|
this timeout does more harm than it helps.
Prevents iOS keyboard from opening and has problems in FF4
|
2011-01-23 18:29:57 +01:00 |
|
Fabian Jakobs
|
cc343350c0
|
worker cleanup
|
2011-01-23 15:02:38 +01:00 |
|
Fabian Jakobs
|
8238e36ca1
|
nicely integrate the worker code
|
2011-01-23 14:59:53 +01:00 |
|
Fabian Jakobs
|
30975d5b0d
|
remove error decoration
|
2011-01-23 14:26:29 +01:00 |
|
Fabian Jakobs
|
327927147a
|
add support for line annotations
|
2011-01-23 00:01:29 +01:00 |
|
Fabian Jakobs
|
2a65f1266f
|
update jslint demo
|
2011-01-23 00:00:27 +01:00 |
|
Fabian Jakobs
|
87553580ed
|
Merge branch 'master' into worker
|
2011-01-22 21:25:13 +01:00 |
|
Fabian Jakobs
|
e41d858afb
|
make sure range is an instance of Range
|
2011-01-22 21:24:52 +01:00 |
|
Fabian Jakobs
|
1e4ee57d63
|
add jslint example
|
2011-01-22 21:24:05 +01:00 |
|
Fabian Jakobs
|
faa155a20f
|
Merge branch 'master' into worker
|
2011-01-22 17:23:17 +01:00 |
|
Fabian Jakobs
|
ad9056cce2
|
user async.js from npm
|
2011-01-22 17:02:34 +01: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
|
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
|
e577a7070e
|
set value on empty document
|
2011-01-19 10:42:27 +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
|
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
|
c2f7944a75
|
split off the document from the edit session
|
2011-01-18 11:40:24 +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
|
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
|
0696022218
|
add generic worker infrastructure
|
2011-01-17 08:45:04 +01:00 |
|