Commit graph

1,263 commits

Author SHA1 Message Date
Fabian Jakobs
98742f8af2 guard console.log call 2011-02-24 15:24:12 +01:00
Fabian Jakobs
491818bcc4 update jshint 2011-02-23 21:17:38 +01:00
Fabian Jakobs
7a607ba621 fix demo for the textile mode 2011-02-23 13:59:19 +01:00
Fabian Jakobs
938f74b45e Merge remote branch 'kelleyvanevert/master'
Conflicts:
	index.html
2011-02-23 13:52:08 +01:00
Kelley van Evert
b7ae0e3217 (Forgot those licenses.. ;) ) 2011-02-23 12:25:01 +01:00
Fabian Jakobs
d58cb6153a Merge branch 'master' of github.com:ajaxorg/ace 2011-02-23 11:01:57 +01:00
Fabian Jakobs
90f57f682b add unit test to match regular expression literals (still fialing) 2011-02-22 23:39:01 +01:00
Kelley van Evert
075f789d6c Added very basic Textile mode implementation. 2011-02-22 23:20:00 +01:00
Fabian Jakobs
7a7f9d0f69 tabs to spaces 2011-02-22 22:45:30 +01:00
Mihai Sucan
9ba2816369 fix indentation in layer/text.js 2011-02-23 02:58:51 +08:00
Fabian Jakobs
8307e6db90 don't overload Ctrl-R. Instead use Alt-Ctrl-R for the replace command 2011-02-22 14:11:29 +01:00
Fabian Jakobs
b42f8a9903 update index.html 2011-02-22 14:10:05 +01:00
Fabian Jakobs
2b34fff2e7 Merge remote branch 'robconery/master'
Conflicts:
	build/src/ace-uncompressed.js
	build/src/ace.js
	build/src/cockpit.js
	build/src/mode-html.js
	build/src/mode-java.js
	build/src/mode-javascript.js
	build/src/theme-idle_fingers.js
	build/src/theme-twilight.js
	build/src/worker-javascript.js
2011-02-22 13:59:27 +01:00
Rob Conery
b1737bcfe2 Added CSharp language thinger 2011-02-21 12:31:14 -10:00
Mihai Sucan
0a44fb8397 revert some unneeded changes 2011-02-21 22:03:43 +02:00
Mihai Sucan
44bd5185a0 another fix for Workspace 2011-02-21 20:27:38 +02:00
Mihai Sucan
b805af2056 improvements for Workspace 2011-02-21 20:27:09 +02:00
Mihai Sucan
54e8a799ac more fixes for Workspace 2011-02-21 20:26:27 +02:00
Mihai Sucan
b261c4e4dd changes for Mozilla Workspace. work in progress, definitely not ready for pull requests! ;) 2011-02-21 20:26:02 +02:00
Fabian Jakobs
cc8685c11d update pilot 2011-02-21 16:03:23 +01:00
Fabian Jakobs
5b5669258f update package 2011-02-21 13:05:56 +01:00
Fabian Jakobs
e064fe4dc2 Merge branch 'master' of github.com:ajaxorg/ace 2011-02-21 12:55:21 +01:00
Fabian Jakobs
7427a9ac7b update package 2011-02-21 12:41:58 +01:00
Fabian Jakobs
8c06c538ee use proper AMD style 2011-02-21 12:41:48 +01:00
Fabian Jakobs
527fcff5f5 add option to turn off workers 2011-02-21 10:10:57 +01:00
Fabian Jakobs
f11be2cdb5 update pilot 2011-02-21 09:58:20 +01:00
Fabian Jakobs
5125bcebb1 update package 2011-02-21 09:58:13 +01:00
Fabian Jakobs
c0c02e8e3f fix unit tests 2011-02-21 09:21:07 +01:00
Fabian Jakobs
9027485ddb only skip clipping if the new position came from a change event 2011-02-21 09:20:37 +01:00
Fabian Jakobs
2fa9b5aa12 don't clip on setting the position 2011-02-21 08:27:35 +01:00
Fabian Jakobs
9e8b49224f - don't store state in the cursor layer
- move overwrite setting to the session
2011-02-21 08:24:58 +01:00
Eddy Bruel
40b2c0cced Added ignore property to deltas for local undo 2011-02-20 14:10:57 +01:00
Fabian Jakobs
707f38ff9d Merge branch 'issue-42' 2011-02-20 13:20:31 +01:00
Fabian Jakobs
387e282029 fix triple click 2011-02-20 13:18:27 +01:00
Fabian Jakobs
e641c7f487 quad click selects all 2011-02-19 14:31:12 +01:00
Fabian Jakobs
b01e4c8640 reset undo stack after setValue() calls 2011-02-19 11:36:58 +01:00
Fabian Jakobs
389d33acac some more mouse handler fixes 2011-02-19 11:20:47 +01:00
Fabian Jakobs
6e3b05dc2f Merge branch 'master' of github.com:ajaxorg/ace 2011-02-19 10:24:42 +01:00
Fabian Jakobs
3489f5be89 user jshint instead of braindead jslint 2011-02-19 10:24:30 +01:00
Gastón Kleiman
666f01179c Add 'Use Soft Tabs' option to bookmarklet settings.
This is needed to edit Python code and Makefiles.
2011-02-19 16:34:22 +08:00
Gastón Kleiman
a04cee8dcc Fix alignment in setupSettingPanel. 2011-02-19 16:34:21 +08:00
Gastón Kleiman
eb35995ea4 Change Bespin to Ace and reformat some comments. 2011-02-19 16:34:20 +08:00
Mihai Sucan
c6b4fc93f2 added hold-mousedown delay to enable selection drag 2011-02-18 19:56:08 +02:00
Fabian Jakobs
966181fcf8 mend 2011-02-18 15:47:46 +01:00
Fabian Jakobs
fbff87f0b2 only do dom operations in the update function 2011-02-18 15:46:15 +01:00
Fabian Jakobs
e2ee67f5fc Merge branch 'master' of github.com:ajaxorg/ace 2011-02-18 15:44:56 +01:00
Fabian Jakobs
caad347a39 clip the cursor before rendering 2011-02-18 15:44:37 +01:00
Julian Viereck
4d2744db86 Fix test messages 2011-02-18 22:28:36 +08:00
Julian Viereck
15f9392643 Fix find next/previous keymapping on mac: Use Cmd-G instead of Cmd-K 2011-02-18 22:28:36 +08:00
Mihai Sucan
44846b4983 rebased the branch, moved the moveText() from Document to EditSession, and removed the 'move' change event, which is no longer needed given the fixes in UndoManager. 2011-02-18 14:53:44 +02:00