Commit graph

2,466 commits

Author SHA1 Message Date
Fabian Jakobs
50d0d87d5f package 2012-03-26 11:27:31 +02:00
richo
d6a21166fc Add sh editing mode based on the python mode 2012-03-26 11:26:10 +02:00
Fabian Jakobs
0ff2e3540a more interesting demos 2012-03-21 12:56:31 +01:00
Fabian Jakobs
4d024f4975 package 2012-03-16 12:26:30 +01:00
Fabian Jakobs
413607a991 don't write to read only property in IE10
fixes #669
2012-03-16 12:24:49 +01:00
Fabian Jakobs
f711dadd63 package 2012-03-16 12:19:46 +01:00
Fabian Jakobs
9936be106d demot fix 2012-03-16 11:16:20 +00:00
Zef Hemel
5050cc10b8 Merge pull request #660 from ajaxorg/typo/placeholder
Fixed a typo in placeholder
2012-03-11 09:59:05 -07:00
Mostafa Eweda
0329c10031 Fixing typo followup, try fixing the corrupted tests 2012-03-09 00:52:20 +02:00
Mostafa Eweda
1283b11f0e Fixed a typo in placeholder that was stopping the cancel to work 2012-03-08 20:29:21 +02:00
Fabian Jakobs
fcded20cbe package 2012-03-02 11:40:40 +01:00
Fabian Jakobs
099f1541fd add json worker 2012-03-02 11:40:25 +01:00
Fabian Jakobs
edaf0d0ce0 package 2012-02-29 15:09:08 +01:00
Fabian Jakobs
30bd07dd22 add worker_client to the main package 2012-02-29 15:07:55 +01:00
Fabian Jakobs
1178b03f37 Merge pull request #651 from btelles/master
Fix for IE8 and jQuery 1.7.1 compatibility.
2012-02-25 07:25:03 -08:00
Bernie Telles
f05b5d9961 fix ie8 jquery 1.7.1 compatibility 2012-02-23 20:52:03 -08:00
Fabian Jakobs
88fe362384 package 2012-02-22 12:14:53 +01:00
Fabian Jakobs
3b23a7ac1a also generate text mode 2012-02-22 12:14:42 +01:00
Fabian Jakobs
d7c823de0f add define.packaged 2012-02-22 12:14:29 +01:00
Fabian Jakobs
182ba8345e minor demo fix 2012-02-22 11:07:47 +01:00
Fabian Jakobs
0c258e615a package 2012-02-22 11:07:21 +01:00
Fabian Jakobs
483a7126e0 better integration with requirejs 2012-02-22 10:35:08 +01:00
Fabian Jakobs
77f347fb74 Merge pull request #650 from ajaxorg/hotfix/webkit_scrolling_update
Hotfix/webkit scrolling update
2012-02-22 01:20:26 -08:00
mikedeboer
4f93588763 removed scrolling threshold for older safari versions, cause it make working with apple mice less pleasant 2012-02-22 10:17:55 +01:00
mikedeboer
c549e3a17f removed scrolling threshold for older safari versions, cause it make working with apple mice less pleasant 2012-02-22 10:15:57 +01:00
Fabian Jakobs
aad7aada0d Merge pull request #639 from uniqu3/patch-1
Adding CMS Made Simple to Projects using Ace
2012-02-14 02:30:18 -08:00
Fabian Jakobs
8ffd661283 Merge pull request #644 from joewalker/master
Fix makefile
2012-02-14 02:30:00 -08:00
Fabian Jakobs
325bfbb786 Merge pull request #647 from adamjimenez/patch-9
BlueGriffon now uses CodeMirror instead:
2012-02-14 02:28:12 -08:00
Adam Jimenez
ac30ce41df BlueGriffon now uses CodeMirror instead:
http://bluegriffon.org/post/2011/12/20/Progress-20111223
2012-02-09 10:55:00 +00:00
Joe Walker
deffa824da Fix broken clone function 2012-02-06 14:12:26 +00:00
Joe Walker
eacb1e8691 Set dryice dependency to correct version 2012-02-06 14:12:02 +00:00
Joe Walker
71e6e8894b Use of copy.source.commonjs() is deprecated 2012-02-06 14:09:29 +00:00
Fabian Jakobs
21a07bd793 package 2012-02-03 15:43:07 +01:00
Fabian Jakobs
2814203c33 fix click offset bug 2012-02-03 15:42:59 +01:00
uniqu3
e98801227c Update index.html 2012-02-02 15:05:55 +01:00
mikedeboer
67ba8f5f29 fixed horizontal scroll restore when browser and ACE are out of sync 2012-02-02 12:21:37 +01:00
Fabian Jakobs
2ca62bca00 package 2012-02-02 11:26:46 +01:00
Fabian Jakobs
dd55f74256 Merge remote-tracking branch 'nightwing/pullreq'
Conflicts:
	lib/ace/virtual_renderer.js
2012-02-02 11:25:34 +01:00
Fabian Jakobs
7263b07932 Merge branch 'master' of github.com:ajaxorg/ace 2012-02-02 11:24:24 +01:00
mikedeboer
0caee61b22 fixed font size flicker between show/hide of editor instances 2012-02-02 11:22:59 +01:00
Fabian Jakobs
3103915b0a Merge pull request #617 from rkettelerij/master
Minor fix in README file
2012-02-02 02:21:50 -08:00
Fabian Jakobs
dcf4ae0fab Merge pull request #636 from ajaxorg/bugfix/fix_spelling
Bugfix/fix spelling
2012-02-02 02:21:28 -08:00
Garen Torikian
987528bfe2 Fix spelling of 'orientation' 2012-02-01 12:12:15 -08:00
Garen Torikian
cd88f1ccfb Fix getScrollLeft to actually get scroll left 2012-02-01 12:09:46 -08:00
Fabian Jakobs
45e76fb176 dryice 0.4.x does not work currently 2012-01-30 13:04:50 +01:00
Fabian Jakobs
a7373e605a C9_PORT is deprecated 2012-01-30 10:48:31 +01:00
Fabian Jakobs
5b6e24dd09 Merge pull request #623 from adamjimenez/patch-8
Fix to work with Jsmin
2012-01-25 08:26:48 -08:00
Fabian Jakobs
006c712bc2 Merge pull request #629 from nightwing/tokenizer
fix for #618: Editor gets blocked when typing <style type="
2012-01-25 08:25:56 -08:00
nightwing
d46983aa5f fix for #618: Editor gets blocked when typing <style type="
happened when rule started with same prefix as embedded language name
2012-01-25 00:15:46 +04:00
nightwing
f065505bc3 use slightly lighter color for folds in textmate theme 2012-01-24 12:57:58 +04:00