Commit graph

893 commits

Author SHA1 Message Date
Fabian Jakobs
f6f6e2d28e cleanup demo 2011-01-28 09:14:54 +01:00
Fabian Jakobs
9290595750 Merge branch 'master' of github.com:ajaxorg/ace
Conflicts:
	editor.html
	lib/ace/virtual_renderer.js
2011-01-28 09:12:13 +01:00
Fabian Jakobs
6ac699f00d update pilot 2011-01-28 09:08:45 +01:00
Fabian Jakobs
46cbba5203 use innerText instead of innerHtml to read the contents of the editor parent. 2011-01-28 09:07:05 +01:00
Fabian Jakobs
b5a665c33e demo use of themes 2011-01-27 20:37:59 +01:00
Fabian Jakobs
ed763c17bd rename host.js to worker.js 2011-01-27 20:05:05 +01:00
Fabian Jakobs
07a51beb2b IE fix 2011-01-27 20:03:21 +01:00
Fabian Jakobs
b200db90e8 fix toggle gutter 2011-01-27 19:41:27 +01:00
Fabian Jakobs
56a6f985d5 extend demo 2011-01-27 19:41:08 +01:00
Fabian Jakobs
436344d9ce trigger recalculation of lines length if soft wrap is toggles 2011-01-27 19:40:45 +01:00
Fabian Jakobs
27db482e8e cleanup demo 2011-01-27 18:39:50 +01:00
Fabian Jakobs
ae810194ac clean up 2011-01-27 18:24:41 +01:00
Fabian Jakobs
82b14fc439 move more textarea styles to CSS 2011-01-27 18:24:36 +01:00
kyo_ago
84a2ceb28d fix multi byte input, rendering(Windows XP IE8, Firefox3.6, Chrome8) 2011-01-27 18:21:34 +01:00
kyo_ago
af3a08da38 fix get textarea 2011-01-27 18:21:19 +01:00
Fabian Jakobs
27efb298fb update pilot 2011-01-27 18:09:19 +01:00
Fabian Jakobs
9db4c1d1f4 moving the textarea over the cursor belongs to the renderer 2011-01-27 18:01:00 +01:00
Fabian Jakobs
1a87012957 use async.js from npm 2011-01-27 18:00:15 +01:00
Fabian Jakobs
43d3300502 Merge branch 'master' into softwrap 2011-01-27 17:14:33 +01:00
nightwing
6b0087c234 add toggle gutter to demo 2011-01-27 18:11:06 +08:00
nightwing
125539052a setShowGutter must update width 2011-01-27 18:11:06 +08:00
Julian Viereck
61be32a3cf Make the EditSession#computeWrapSplits way more simplier and add support for multipleWidthCharacter 2011-01-27 01:44:36 +01:00
Julian Viereck
fc111989ec Make all tests pass again 2011-01-27 00:25:19 +01:00
Julian Viereck
e28a49f8f0 Get tests up and running again 2011-01-27 00:07:30 +01:00
Julian Viereck
172b9e9ca8 Include padding when calculating the printMaring 2011-01-26 23:57:53 +01:00
Julian Viereck
725820e05d Merge current ajaxorg:master with jviereck:wrapMode 2011-01-26 23:51:04 +01:00
Julian Viereck
e584900ddc Compute on document#setValue and fire changeWrapMode if wrapLimit changes 2011-01-26 21:09:35 +01:00
Fabian Jakobs
e337454cb4 comment out log messages 2011-01-26 19:51:09 +01:00
Fabian Jakobs
ffada5c7b2 make cursor visible again 2011-01-26 19:48:00 +01:00
Fabian Jakobs
1dba623ac1 Merge remote branch 'gozala/mode-visualisation' 2011-01-26 18:34:10 +01:00
Irakli Gozalishvili
106231dced Merge branch 'vice' into mode-visualisation 2011-01-26 18:16:16 +01:00
Irakli Gozalishvili
28a46eb83c Merge remote branch 'upstream/master' into vice 2011-01-26 18:03:05 +01:00
Irakli Gozalishvili
838db65610 Extending editor and twilight theme to allow styling of cursor form a vim plugin or any other that needs to visually indicate it's mode. 2011-01-26 18:01:40 +01:00
Fabian Jakobs
c14c061a7b embed icons in the CSS 2011-01-26 17:19:34 +01:00
Fabian Jakobs
86ec6c379c focus immediately and in a timeout 2011-01-26 17:15:53 +01:00
Fabian Jakobs
23a2e368fc make sure the worker also works with the packages version 2011-01-26 17:09:32 +01:00
Fabian Jakobs
4af6988ece make build system worker compatible 2011-01-26 17:08:34 +01:00
Fabian Jakobs
8508b43bb5 interpret undefined as false 2011-01-26 17:08:13 +01:00
Fabian Jakobs
9b0d7a6443 update cockpit 2011-01-26 12:15:01 +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
Irakli Gozalishvili
275a34a1dc Merge branch 'keyboard-handling' into vice 2011-01-26 00:39:08 +01:00
Irakli Gozalishvili
7426e54448 Merge branch 'master' into vice 2011-01-26 00:35:25 +01:00
Irakli Gozalishvili
5c64ff4ad2 Merge remote branch 'upstream/master' 2011-01-26 00:19:57 +01:00
Fabian Jakobs
fb1cedcbc2 update pilot 2011-01-25 21:40:00 +01:00
Fabian Jakobs
3f1cc083d8 Merge branch 'master' of github.com:ajaxorg/ace 2011-01-25 21:38:59 +01:00
Fabian Jakobs
c388ba2964 remove outdated build demo 2011-01-25 21:38:47 +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