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 |
|
Garen Torikian
|
870fe2c74e
|
Merge branch 'master' into doc/api
|
2012-02-13 12:34:25 -08:00 |
|
William Candillon
|
40c3b74391
|
Fix namespaces.
|
2012-02-13 10:26:34 +01:00 |
|
William Candillon
|
240f68cd9a
|
Minor improvements in the XQuery syntax highlighter.
|
2012-02-13 10:04:06 +01:00 |
|
William Candillon
|
9355bbeba5
|
Add xquery mode.
|
2012-02-13 10:03:33 +01: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 |
|
Garen Torikian
|
444d12f0f1
|
Fix parse error around conref
|
2012-02-07 16:23:13 -08:00 |
|
Garen Torikian
|
554b845bb9
|
Make some updates to doc
|
2012-02-07 16:22:22 -08:00 |
|
William Candillon
|
5adb50244c
|
Add new keywords.
|
2012-02-07 16:31:05 +01:00 |
|
William Candillon
|
9bed0eee92
|
Add new keywords.
|
2012-02-07 16:26:14 +01:00 |
|
William Candillon
|
1bba5fb6d7
|
Add count keyword.
|
2012-02-07 16:11:06 +01:00 |
|
William Candillon
|
3571dc5944
|
Add the XQuery mode to the ace build.
|
2012-02-06 19:28:49 +01: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 |
|
William Candillon
|
517e88f2f0
|
Add XQuery support from eXide
|
2012-02-06 14:53:12 +01:00 |
|
Garen Torikian
|
f4842f566e
|
Remove hacks, since ndoc is now fixed
|
2012-02-03 13:23:54 -08: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 |
|
Garen Torikian
|
79886c3e07
|
First dump of doc stuff
|
2012-02-02 17:00:18 -08: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 |
|
nightwing
|
0fb16fdaf0
|
small css optimization. (based on output from chrome css profiler)
|
2012-01-24 12:57:34 +04:00 |
|
nightwing
|
5dee6a10c3
|
keep vertical scroll position if gutter size changes during setSession
|
2012-01-24 12:56:31 +04:00 |
|
nightwing
|
9f1d8af937
|
on CHANGE_LINES update gutter only if visible lines changed
otherwise it's impossible to click on foldwidget after typing at the start of big document
|
2012-01-24 12:56:03 +04:00 |
|
nightwing
|
9f2e504d67
|
fix horizontal scroll desynchronization on windows
|
2012-01-24 12:55:00 +04:00 |
|
Fabian Jakobs
|
4b3dd3073e
|
package
|
2012-01-23 15:19:58 +01:00 |
|
Fabian Jakobs
|
6e0a9ce53d
|
Merge commit '8b82f01'
Conflicts:
build/kitchen-sink.html
build/src/ace-noconflict.js
build/src/ace.js
|
2012-01-23 15:05:49 +01:00 |
|
Fabian Jakobs
|
8b82f01cce
|
package
|
2012-01-23 14:50:24 +01:00 |
|
Fabian Jakobs
|
fe8a9d0681
|
don't scroll cursor into view on change session
|
2012-01-23 14:48:43 +01:00 |
|
Fabian Jakobs
|
3bc79d6f2b
|
Merge pull request #620 from ajaxorg/nicer-fonts2
Make sure that Ace looks good on Windows & Linux too
|
2012-01-19 03:55:11 -08:00 |
|
Adam Jimenez
|
52edab929d
|
Fix to work with Jsmin
|
2012-01-19 10:54:36 +00:00 |
|