Fabian Jakobs
|
8f33d91fc4
|
resolve keybinding collision between goto line and center selection on windows
|
2011-03-21 09:43:31 +00:00 |
|
Fabian Jakobs
|
8f2949ffb6
|
don't timeout focus in IE
|
2011-03-09 08:35:44 +00:00 |
|
Fabian Jakobs
|
3b3ac82634
|
Merge branch 'master' of github.com:ajaxorg/ace
|
2011-03-09 08:21:07 +00:00 |
|
Sebastian Javier Marchano
|
5c9071afd3
|
added java lang classes as support.function
|
2011-03-09 16:16:18 +08:00 |
|
Sebastian Javier Marchano
|
f40f50f5c7
|
fix missing java keywords separators
|
2011-03-09 16:16:18 +08:00 |
|
Joe Cheng
|
4f2de650ae
|
Improve behavior of font size detection when editors have changing visibility
- Allow on-demand checking of text layer character sizes
- Disregard character measurements that result in width or height of 0
|
2011-03-09 00:14:54 +08:00 |
|
Fabian Jakobs
|
22f00d30f3
|
add option to specify the Ace base url
|
2011-03-09 00:09:38 +08:00 |
|
Fabian Jakobs
|
8339be41cd
|
add option to specify the Ace base url
|
2011-03-08 16:07:35 +00:00 |
|
Fabian Jakobs
|
b2193f714b
|
move cursor to mouse on code dragging
|
2011-03-08 10:15:28 +01:00 |
|
Fabian Jakobs
|
c5962cdb8a
|
Update themes in the demo and the makefiles
|
2011-03-07 20:24:15 +01:00 |
|
Fabian Jakobs
|
f8d01d7f50
|
use node 0.4 xml lib
|
2011-03-07 20:20:15 +01:00 |
|
Fabian Jakobs
|
abd7a15858
|
move themes
|
2011-03-07 20:20:04 +01:00 |
|
Fabian Jakobs
|
e408fb40c0
|
Merge remote branch 'mrpants/master'
|
2011-03-07 20:14:14 +01:00 |
|
Fabian Jakobs
|
4ab1d42273
|
update cockpit
|
2011-03-07 20:11:56 +01:00 |
|
Fabian Jakobs
|
1f9206f079
|
fix keybindings
|
2011-03-07 20:11:01 +01:00 |
|
Fabian Jakobs
|
0a00b8aea6
|
Merge remote branch 'jviereck/kb'
Conflicts:
lib/ace/keyboard/keybinding/default_mac.js
lib/ace/keyboard/keybinding/default_win.js
support/pilot
|
2011-03-07 20:00:51 +01:00 |
|
Fabian Jakobs
|
493373f564
|
Add svg mode with support for embedded JavaScript
|
2011-03-07 19:55:24 +01:00 |
|
mrpants
|
2eea795ed9
|
Adding original Textmate themes.
|
2011-03-03 17:30:12 -05:00 |
|
mrpants
|
1c6de6babe
|
Adding Vibrant Ink, Merbivore and Merbivore Soft themes.
|
2011-03-02 12:23:20 -05:00 |
|
Fabian Jakobs
|
8c35a0718f
|
update package
|
2011-02-28 17:58:32 +01:00 |
|
Fabian Jakobs
|
c2af3ed374
|
Merge branch 'master' of github.com:ajaxorg/ace
|
2011-02-28 17:58:02 +01:00 |
|
Fabian Jakobs
|
b8043aca42
|
update package
|
2011-02-28 17:47:20 +01:00 |
|
Fabian Jakobs
|
2a8e53923a
|
special handling for the text plugin
|
2011-02-28 17:47:09 +01:00 |
|
Joe Cheng
|
8f52764dbc
|
Define statement 'deps' argument should be optional
|
2011-02-28 16:48:23 +08:00 |
|
André Fiedler
|
222f229960
|
Fix Issue #142
|
2011-02-28 16:45:59 +08:00 |
|
Ruben Daniels
|
90fe0a4256
|
Merge branch 'master' of github.com:ajaxorg/ace into HEAD
|
2011-02-26 18:07:48 -08:00 |
|
Ruben Daniels
|
17bce83df5
|
Added missing settings functions
|
2011-02-26 18:05:56 -08:00 |
|
Fabian Jakobs
|
e18c9cad9f
|
if possible append the measure node to the body
to prevent flickering
|
2011-02-26 20:44:48 +01:00 |
|
Fabian Jakobs
|
7c92d113b2
|
highlight hashbang in javascript mode for node.js scripts
|
2011-02-25 09:25:18 +01:00 |
|
Fabian Jakobs
|
1e237415fe
|
update package
|
2011-02-24 15:50:24 +01:00 |
|
Fabian Jakobs
|
79ab9acb4a
|
remove debugger statement
|
2011-02-24 15:48:55 +01:00 |
|
Fabian Jakobs
|
6a23853fb8
|
update package
|
2011-02-24 15:44:25 +01:00 |
|
Fabian Jakobs
|
9703b79a1e
|
update pilot
|
2011-02-24 15:29:36 +01:00 |
|
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 |
|