Commit graph

4,472 commits

Author SHA1 Message Date
Fabian Jakobs
32d7246abd streamline demo startup 2011-01-10 13:19:14 +01:00
Fabian Jakobs
a5eb376e4c update packaged ace 2011-01-10 13:17:14 +01:00
Fabian Jakobs
5cc67ba146 Merge remote branch 'mozilla/master'
Conflicts:
	.gitignore
	support/cockpit
2011-01-10 12:50:28 +01:00
nightwing
a4e6e77106 marker.type=="text" should be one character longer to account for endofline character 2011-01-10 11:21:34 +01:00
Fabian Jakobs
1c432b976c fix toggle show invisibles and add it to the demo 2011-01-10 11:18:57 +01:00
nightwing
9ddc3dbc3b don't scroll on selectAll 2011-01-10 10:30:33 +01:00
Fabian Jakobs
4ca58558f1 move setInnerHtml to pilot/dom 2011-01-10 10:29:22 +01:00
nightwing
cf5b3eadcf delete node and set innerhtml on new node 2011-01-10 09:45:40 +01:00
Fabian Jakobs
b6498028e5 fix typo 2011-01-10 08:38:26 +01:00
Fabian Jakobs
3c4157a09a fix typo 2011-01-10 08:35:30 +01:00
Julian Viereck
a71f50ac9a Fix bug in Selection.moveCursorBy. Use desiredColumn only if chars == 0. 2011-01-09 23:56:42 +01:00
Julian Viereck
0ca8d22c7f Add support for wrapMode + realTabs 2011-01-09 23:54:15 +01:00
Julian Viereck
d9771ae5d8 Remove a console.log. Update contributor entries 2011-01-09 21:03:51 +01:00
Julian Viereck
46ecdc3b7c TextLayer: Set height on each subline 2011-01-09 20:50:47 +01:00
Julian Viereck
a601630905 Fix typo in Renderer.textToScreenCoordinates(). window.jump works now again 2011-01-09 19:51:04 +01:00
Julian Viereck
be957fd2c1 Clamp column returned by Document.screenToDocumentPosition 2011-01-09 19:46:37 +01:00
Julian Viereck
c6b32c96ef Compute wrappings, don't just split after wrapLimit chars. 2011-01-09 19:34:57 +01:00
Julian Viereck
2df81fffae VirtualRenderer: Fix buggy offset 2011-01-09 11:20:00 +01:00
Julian Viereck
8b6ba9f702 Add LoreIpsum TextDocument in editor.html. Fix bug in Document.documentToScreenRow() and set Document.wrapLimit to 80. 2011-01-09 11:18:03 +01:00
Julian Viereck
a3ff06a9e3 In wrapMode, document.screenWidth = doc.. Fix typo 2011-01-09 01:40:43 +01:00
Julian Viereck
bc4c9c6060 move () on Selection. Add support for moveDown/Up when in wrapMode 2011-01-09 01:28:03 +01:00
Julian Viereck
6d7e4ef08c Fix small bug in layer/marker.js#drawMultiLineMarker 2011-01-09 01:08:16 +01:00
Julian Viereck
609f062803 Fix problems when scolling + wrapped lines 2011-01-08 23:01:34 +01:00
Julian Viereck
c30b9ece8f Move wrapping logging into Document. 2011-01-08 21:14:51 +01:00
Joe Walker
5a74d8f944 catchup with cockpit 2011-01-07 12:20:09 +00:00
Joe Walker
0bbdc84ef3 Merge ../../../ace 2011-01-07 12:15:00 +00:00
Joe Walker
60ddae77a8 catchup with cockpit 2011-01-07 12:12:23 +00:00
Joe Walker
a7ab6cd1f7 project files, back from the dead? 2011-01-07 12:08:11 +00:00
Julian Viereck
511de83908 Simple line wrapping is up but a little bit of a hack right now 2011-01-07 12:15:25 +01:00
Julian Viereck
e144e70f10 Fix merge conflict 2011-01-07 11:53:40 +01:00
Joe Walker
2eb071a309 catchup with cockpit 2011-01-05 17:56:14 +00:00
Joe Walker
7e675430b1 simplify startup 2011-01-05 11:33:43 +00:00
Joe Walker
086d673db1 catchup with cockpit 2011-01-05 11:33:15 +00:00
Joe Walker
496e29de2d cockpit submodule catchup 2011-01-04 15:52:30 +00:00
Joe Walker
8cf2c04047 merge 2011-01-04 15:10:14 +00:00
Joe Walker
725d53824f catchup with changes in cockpit - use cockputInput as element it 2011-01-04 13:31:23 +00:00
Joe Walker
62f9f22491 fix for selection misused - should go via the editor. not sure how this got missed out of commits 2011-01-04 13:31:01 +00:00
Fabian Jakobs
c73e2c1c8d can't use true as property name with "." 2011-01-03 18:25:01 +01:00
Fabian Jakobs
7b10636444 ignore hidden zipped files 2011-01-03 11:03:13 +01:00
Fabian Jakobs
16f6db0032 use ajaxorg fork 2011-01-03 10:21:19 +01:00
Fabian Jakobs
d3be4f6f0d update submodule 2011-01-03 10:17:33 +01:00
Fabian Jakobs
0b18f735e1 user ajaxorg fork 2011-01-03 10:14:04 +01:00
Fabian Jakobs
4a1a77b05b fix default commands: read selection from the editor 2011-01-03 09:52:20 +01:00
Fabian Jakobs
fc0990b166 Merge remote branch 'mozilla/master' into HEAD
Conflicts:
	plugins/pilot/event.js
2011-01-03 08:50:39 +01:00
nightwing
6914629360 fix capture event for old browsers 2010-12-28 19:42:00 +08:00
Joe Walker
11ac88c012 move cockpit/pilot to a submodules 2010-12-23 22:05:05 +01:00
Joe Walker
d4a4857b01 move cockpit/pilot to a submodules 2010-12-23 15:30:55 +00:00
Fabian Jakobs
ece288b0c7 add multi row document operations n preparation for
rectangular selections
2010-12-21 16:34:52 +01:00
André Fiedler
c01b99180a doc comment mode: added TODO 2010-12-20 03:52:09 +08:00
André Fiedler
b777e08e1a php mode: added highlighting for STD*** constants 2010-12-20 03:52:08 +08:00