Commit graph

677 commits

Author SHA1 Message Date
Julian Viereck
ffca65d15e Improve vim-mode to catch input better if in 'start' mode 2011-01-13 22:45:13 +01:00
Julian Viereck
252b064d6a Add missing "times" to Editor.navigateLeft|Right() 2011-01-13 22:45:13 +01:00
Julian Viereck
1cba46b8d3 First iteration of porting Bespin's keyboardmapping over to ace. 2011-01-13 22:45:13 +01:00
Kevin Dangoor
1d45d8baad add MPL to the license file 2011-01-12 22:22:44 -05:00
Kevin Dangoor
801f7c5c27 make the env available on the node 2011-01-12 15:57:12 -05:00
Kevin Dangoor
71d98abe1e add a getValue to match setValue (it's just a synonym for toString) 2011-01-12 15:54:39 -05:00
Kevin Dangoor
3210edda92 use files from new build_support directory 2011-01-12 15:52:51 -05:00
Kevin Dangoor
e99c796e73 moving things around to be a bit saner 2011-01-12 15:49:18 -05:00
Joe Walker
1712850ec0 adding files built as a result of last checkin 2011-01-12 17:36:00 +00:00
Joe Walker
15e1dbf17b these are the changes to remove cockpit support from ace (or add it in if reversed) 2011-01-12 17:35:39 +00:00
Joe Walker
840b83d15b catchup with cockpit 2011-01-12 17:31:25 +00:00
Joe Walker
6820e185c6 adding final build support for adding cockpit to ace 2011-01-12 17:30:15 +00:00
Joe Walker
1b2a43afd5 fix a number of startup issues 2011-01-12 17:28:30 +00:00
Joe Walker
78d4851576 a build that contains ace - only a temporary checkin for reference sake 2011-01-12 17:27:33 +00:00
Joe Walker
4f8ffe4ed3 minor tidyup 2011-01-12 15:23:39 +00:00
Joe Walker
10165e31b6 updating build files 2011-01-12 15:23:04 +00:00
Joe Walker
731119bd56 simplify html in build demo editor 2011-01-12 15:21:22 +00:00
Joe Walker
183a0bf5ed add optional support for cockpit to build process 2011-01-12 15:20:19 +00:00
Joe Walker
de202c1eee tweak build file to make it easy to select which components to include 2011-01-12 14:06:12 +00:00
Joe Walker
d28e826e9f updated build 2011-01-12 13:30:47 +00:00
Joe Walker
5919f7ddae fixed handing of strings vs buffers and removed some old cruft 2011-01-12 13:30:27 +00:00
Joe Walker
95d9ac6921 new build files 2011-01-12 12:48:15 +00:00
Joe Walker
25573105b7 remove the contents of the div once weve injected into the editor. this may not be the best solution for the long term, but its a win for now 2011-01-12 12:48:01 +00:00
Joe Walker
0bea52db34 simplify the build script 2011-01-12 12:45:41 +00:00
Joe Walker
0a4e379059 Merge branch 'master' of github.com:mozilla/ace 2011-01-12 11:17:49 +00:00
Joe Walker
bc85026e23 catchup with cockpit 2011-01-12 11:12:35 +00:00
Kevin Dangoor
f77233f8dd oops. don't need demo_startup either 2011-01-12 00:32:16 -05:00
Kevin Dangoor
7858f84366 committing updated build - adding resize handling, though this is
incomplete.
2011-01-12 00:25:34 -05:00
Kevin Dangoor
e320a024aa now creates a new, svelte build 2011-01-12 00:20:16 -05:00
Kevin Dangoor
0439f93487 updated build 2011-01-11 23:19:31 -05:00
Kevin Dangoor
2a2a05bab3 modules weren't being cached (so doing require("foo") twice would
return two independent copies of the foo module, thus messing up
any state stored in that module)

the visible evidence of this is that commands (such as keyboard
movements) could not be found
2011-01-11 23:18:23 -05:00
Kevin Dangoor
bcf8ad2457 updated module that fixes error 2011-01-11 23:16:30 -05:00
Kevin Dangoor
8465d733d7 switch to using the mozilla cockpit module 2011-01-11 23:15:56 -05:00
Joe Walker
c13e39c672 adding dryice submodule 2011-01-12 01:19:49 +00:00
Joe Walker
da32d7dc36 adding new dryice build files 2011-01-12 01:18:58 +00:00
Joe Walker
d984ebbec4 added temporary static web server 2011-01-12 01:16:37 +00:00
Joe Walker
e9327b1ebb new partially working build setup 2011-01-12 01:15:59 +00:00
Joe Walker
ce503c7470 catchup with cockpit (pilot really) 2011-01-12 01:15:13 +00:00
Joe Walker
e6faa6ab06 tweak require lines for absolute paths to simplify startup 2011-01-12 01:14:40 +00:00
Joe Walker
3b8cc5e37d simplify startup options for easy re-impl of require 2011-01-12 01:13:54 +00:00
Joe Walker
6807a9c7dd removing old build system 2011-01-10 21:11:09 +00: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
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