Commit graph

4,103 commits

Author SHA1 Message Date
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
André Fiedler
a2dc7c8456 php mode: nicer regexp 2010-12-20 03:52:08 +08:00
Fabian Jakobs
b6bd3fb726 backspace should eat 4 spaces when the cursor is positioned after a tab
(also for navigation and selection)
2010-12-18 16:24:48 +01:00
Fabian Jakobs
16b12da3e3 make test definitions async 2010-12-18 15:45:23 +01:00
Fabian Jakobs
26b57a3b91 fix link in README 2010-12-17 10:01:12 +01:00
Fabian Jakobs
d8f890318f aaaand it's gone 2010-12-17 09:33:24 +01:00
Fabian Jakobs
f99499bac3 add more interesting PHP example code 2010-12-17 09:31:42 +01:00
SunboX
44907e90f4 Merge branch 'master' of https://github.com/ajaxorg/ace 2010-12-16 21:59:47 +01:00
SunboX
8db8b9b828 some smoother colors 2010-12-16 21:35:56 +01:00
SunboX
d4d47c9ddd one more bug fix :/ 2010-12-16 21:22:21 +01:00
SunboX
193c9cfd8b small fix & changed contributor ;o) 2010-12-16 21:18:23 +01:00
SunboX
f6cae22c2c new color theme: Pastel on dark 2010-12-16 21:02:23 +01:00
SunboX
832e4402d6 added php syntax highlighting 2010-12-16 20:36:47 +01:00
Fabian Jakobs
e6b3ed5ac9 fix keyutil 2010-12-16 19:09:27 +01:00
Fabian Jakobs
c2c2fa3448 add deprecation warning 2010-12-16 19:09:13 +01:00
Fabian Jakobs
d45b248bff extract type checks into a separate module 2010-12-16 19:07:12 +01:00
Fabian Jakobs
ad19a8f98e consolidate user agent sniffing from util.js and
core.js into a new module useragent.js
2010-12-16 18:50:26 +01:00
Fabian Jakobs
d78bb1b5ab remove type check 2010-12-16 18:25:29 +01:00
Fabian Jakobs
cb547d86bc remove repeatString from util 2010-12-16 18:25:16 +01:00
Fabian Jakobs
5b02b658fe remove stopEvent from util -> event 2010-12-16 18:24:58 +01:00