Lennart Kats
|
8b971619b7
|
Add BSD license headers
|
2012-09-06 22:48:34 +02:00 |
|
Garen Torikian
|
2f36c2ee35
|
Continue layout work
|
2012-04-24 17:29:26 -07:00 |
|
Garen Torikian
|
775af73f64
|
More design progress
|
2012-04-24 01:45:41 -07:00 |
|
Garen Torikian
|
e249ddd118
|
Continue documenting Ace API
|
2012-03-21 16:48:40 +01:00 |
|
Garen Torikian
|
79886c3e07
|
First dump of doc stuff
|
2012-02-02 17:00:18 -08:00 |
|
Fabian Jakobs
|
3b7871ce0e
|
fix flash of hidden textarea
|
2011-12-20 12:16:49 +01:00 |
|
Fabian Jakobs
|
c08d09bfb4
|
use strict
|
2011-12-19 15:15:29 +01:00 |
|
Fabian Jakobs
|
d3ba5b8111
|
fix embedding multiple ace editors fix #492
|
2011-11-25 17:20:33 +01:00 |
|
Fabian Jakobs
|
c043d14b8b
|
use relative module ids to please node.js
|
2011-11-09 15:38:53 +01:00 |
|
Fabian Jakobs
|
b063b96230
|
move pilot code back into Ace
Conflicts:
.gitmodules
Makefile.dryice.js
build_support/editor_textarea.html
demo/demo.js
kitchen-sink.html
lib/ace/edit_session_test.js
lib/ace/mode/coffee.js
lib/ace/mode/coffee_highlight_rules.js
lib/ace/mode/css.js
lib/ace/mode/javascript.js
lib/ace/model/window.js
lib/ace/mouse/default_handlers.js
lib/ace/theme/clouds.js
lib/ace/theme/clouds_midnight.js
lib/ace/theme/cobalt.js
lib/ace/theme/crimson_editor.js
lib/ace/theme/dawn.js
lib/ace/theme/eclipse.js
lib/ace/theme/idle_fingers.js
lib/ace/theme/kr_theme.js
lib/ace/theme/merbivore.js
lib/ace/theme/merbivore_soft.js
lib/ace/theme/mono_industrial.js
lib/ace/theme/monokai.js
lib/ace/theme/pastel_on_dark.js
lib/ace/theme/solarized_dark.js
lib/ace/theme/solarized_light.js
lib/ace/theme/textmate.js
lib/ace/theme/twilight.js
lib/ace/theme/vibrant_ink.js
lib/ace/view/measure_text.js
lib/ace/virtual_renderer.js
package.json
support/paths.js
|
2011-11-02 18:18:51 +01:00 |
|
Fabian Jakobs
|
9ab8d986cd
|
requestAnimationFrame cannot be used in Webkit
since it is not fired when the window is not
focused/visible.
|
2011-10-18 16:46:54 +02:00 |
|
Irakli Gozalishvili
|
738e7c1a0b
|
Use zeroTimeout bounded to the window.
|
2011-09-09 17:45:34 +02:00 |
|
nightwing
|
db1c016b12
|
use requestAnimationFrame to allow new browsers to schedule renders
for better performance
|
2011-05-14 22:57:50 +05:00 |
|
Fabian Jakobs
|
b13cbd4483
|
update postMessage fix based on @gozala's feedback
|
2011-01-17 11:07:53 +01:00 |
|
Fabian Jakobs
|
fbf3d72006
|
potential fix for ACE used in FF plugins.
|
2011-01-17 08:47:15 +01:00 |
|
Fabian Jakobs
|
7644522783
|
fix copyright
|
2011-01-15 13:36:51 +01:00 |
|
Fabian Jakobs
|
c5f63c7112
|
put functions from old "ace/lib" modules directly
on "exports"
|
2010-12-15 11:04:14 +01:00 |
|
Joe Walker
|
1e01007990
|
Merge branch 'master' of https://github.com/ajaxorg/ace
Conflicts:
lib/ace/scrollbar.js
lib/ace/virtual_renderer.js
|
2010-12-03 16:31:37 +00:00 |
|
Eddy Bruel
|
f222d0e649
|
Fixed some minor issues and removed some spurious
comments
|
2010-12-02 16:23:32 +01:00 |
|
Joe Walker
|
0977c392f1
|
move event.js into pilot
|
2010-11-23 14:33:38 +00:00 |
|
Joe Walker
|
9270a2b409
|
convert RenderLoop and ScrollBar to exports style
|
2010-11-17 13:08:22 +00:00 |
|
Joe Walker
|
a58e3556b7
|
fix path left behind due to changeset clash
|
2010-11-15 15:34:16 +00:00 |
|
Joe Walker
|
b91f4d0941
|
adjusting paths to use ace/ rather than ./
|
2010-11-15 12:45:07 +00:00 |
|
Fabian Jakobs
|
89537e1bb7
|
reapply renderloop IE fix
|
2010-11-09 08:56:04 +01:00 |
|
Fabian Jakobs
|
2c0368ff6c
|
rename part #2
|
2010-11-09 08:50:08 +01:00 |
|