C9
|
d1641bc639
|
Update
|
2012-09-11 20:54:54 -04:00 |
|
C9
|
fccd44f1d6
|
Update
|
2012-09-11 20:09:55 -04:00 |
|
C9
|
4d32a07ad6
|
Update
|
2012-09-11 20:03:52 -04:00 |
|
C9
|
3aba91e17a
|
New ACE site
|
2012-09-11 18:50:03 -04:00 |
|
Lennart Kats
|
931a5d21a4
|
Change license in index.html and package.json
|
2012-09-08 11:44:22 +02:00 |
|
Mostafa Eweda
|
16b2f1c9cf
|
Merge pull request #917 from ajaxorg/lets-bsd-ace
Let's BSD Ace
|
2012-09-07 07:18:17 -07:00 |
|
Lennart Kats
|
8b971619b7
|
Add BSD license headers
|
2012-09-06 22:48:34 +02:00 |
|
Lennart Kats
|
c0b23a78b5
|
BSD markdown.md
|
2012-09-06 22:39:45 +02:00 |
|
Lennart Kats
|
ac43d97648
|
Change Readme.md to BSD
|
2012-09-06 22:39:26 +02:00 |
|
Lennart Kats
|
40aeec694a
|
Change LICENSE to BSD
|
2012-09-06 22:39:19 +02:00 |
|
Garen Torikian
|
69b899c211
|
Merge pull request #915 from quexer/patch-3
Update lib/ace/mode/markdown.js
|
2012-09-06 11:19:03 -07:00 |
|
quexer
|
d90a96b0c4
|
Update lib/ace/mode/markdown.js
improve auto indent:
* support TAB character
* support order list
|
2012-09-06 18:15:17 +08:00 |
|
Harutyun Amirjanyan
|
760f19dfc9
|
Merge pull request #896 from luenemam/master
SQL Highlighting works for multiple strings in one line.
|
2012-09-06 00:56:20 -07:00 |
|
Harutyun Amirjanyan
|
86f4e1f214
|
Merge pull request #912 from quexer/patch-1
Update lib/ace/mode/markdown_highlight_rules.js
|
2012-09-05 23:45:20 -07:00 |
|
quexer
|
83d016c8b1
|
Update lib/ace/mode/markdown_highlight_rules.js
fix typo of "h2" highlight rule
|
2012-09-06 11:17:40 +08:00 |
|
Lennart Kats
|
e4c8681bee
|
Merge pull request #909 from ajaxorg/rowCache
fix rowcache not working for row 1
|
2012-09-05 01:37:47 -07:00 |
|
Harutyun Amirjanyan
|
cb244b730f
|
Merge pull request #908 from rstudio/patch/blinking-cursor
add function to disable blinking cursor
|
2012-09-05 00:04:49 -07:00 |
|
nightwing
|
9ab80ddced
|
fix rowcache not working for row 1
|
2012-09-05 10:55:08 +04:00 |
|
JJ Allaire
|
55c6ad4136
|
add function to disable blinking cursor
|
2012-09-04 16:08:00 -04:00 |
|
Mostafa Eweda
|
abfcd22253
|
Merge pull request #901 from ajaxorg/syntax
Syntax higlighters
|
2012-09-04 09:43:33 -07:00 |
|
Mostafa Eweda
|
b43af68f9f
|
trivial priniting tweak
|
2012-09-04 18:42:01 +02:00 |
|
nightwing
|
25eeca0a75
|
fix running mode tests from different directory
|
2012-09-04 20:35:21 +04:00 |
|
Mostafa Eweda
|
441ca92f9a
|
Fix multiple code style issues
|
2012-09-04 13:36:53 +02:00 |
|
Mostafa Eweda
|
4fc6114be9
|
Merge pull request #894 from ajaxorg/keys
better handling of keys without modifiers
|
2012-09-04 02:30:19 -07:00 |
|
nightwing
|
7bd83a46d9
|
Merge remote branch 'Spielmeister/master' into master
|
2012-09-01 16:17:15 +04:00 |
|
nightwing
|
6611b4ef64
|
better check for 'objectness'
|
2012-09-01 16:11:20 +04:00 |
|
Ioannis Kostomanolakis
|
a7be7bf147
|
Comment with @ throws exception in IE9/10
|
2012-09-01 16:05:57 +04:00 |
|
Ioannis Kostomanolakis
|
88cf393d8a
|
fix for Safari bug in lib/event_emitter.js
|
2012-09-01 16:05:51 +04:00 |
|
Garen Torikian
|
d0eac39245
|
Add missing params
|
2012-08-31 16:56:28 -07:00 |
|
Garen Torikian
|
d576d21154
|
Tweak styles to match new Panino
|
2012-08-31 16:13:38 -07:00 |
|
Mostafa Eweda
|
e2b80ffb21
|
Revert "include ace/requirejs/text in build to not depend on require text plugin"
This reverts commit 42219c2379.
Conflicts:
build_support/mini_require.js
|
2012-08-31 18:54:50 +02:00 |
|
nightwing
|
c4716740c2
|
add css and js highlighting to php mode
|
2012-08-31 19:27:52 +04:00 |
|
nightwing
|
43f966bd5f
|
convert rest of the modes to new style
|
2012-08-31 19:21:47 +04:00 |
|
nightwing
|
8d054b9afe
|
better way of handling keywords
|
2012-08-31 16:48:44 +04:00 |
|
nightwing
|
7f876fbdaa
|
restore e92ed07a19
|
2012-08-31 00:09:16 +04:00 |
|
nightwing
|
6b96cd1229
|
add tests for all highlighters
|
2012-08-31 00:08:01 +04:00 |
|
Harutyun Amirjanyan
|
2cf6f5a5e2
|
Merge pull request #897 from ajaxorg/doc/fix_events
Update Events documentation
|
2012-08-30 23:09:48 +04:00 |
|
Garen Torikian
|
039e04c160
|
Update Events documentation
|
2012-08-30 11:30:59 -07:00 |
|
Matthias Lünemann
|
e6d040f772
|
Update lib/ace/mode/sql_highlight_rules.js
Use lazy match regex for string. Now works for multiple strings in one line.
|
2012-08-30 21:16:19 +03:00 |
|
Garen Torikian
|
0a14538bbe
|
One more update for API docs to not render so much rubbish, plus fixes
|
2012-08-28 16:54:40 -07:00 |
|
Garen Torikian
|
65dccaca8d
|
Merge branch 'master' of github.com:ajaxorg/ace
|
2012-08-28 16:08:39 -07:00 |
|
Garen Torikian
|
e4aa77dc3f
|
Fix titles in API docs (via new Panino)
|
2012-08-28 16:08:28 -07:00 |
|
Lennart Kats
|
7c30de155e
|
Merge pull request #893 from ajaxorg/hotfix/gutter
fix gutter width calculation
|
2012-08-28 07:46:58 -07:00 |
|
nightwing
|
3e0351ca98
|
fix gutter width calculation
|
2012-08-26 22:41:52 +04:00 |
|
Harutyun Amirjanyan
|
5a7bc87301
|
Merge pull request #891 from danyaPostfactum/stylefix
Correct fold-widget style
|
2012-08-26 01:41:35 -07:00 |
|
DanyaPostfactum
|
57a830e688
|
Correct fold-widget style
|
2012-08-26 17:22:32 +10:00 |
|
nightwing
|
96f46cf2f0
|
add folding fr yaml and tcl
|
2012-08-26 01:12:48 +04:00 |
|
nightwing
|
cc2c0900df
|
allow binding keys without modifiers
|
2012-08-26 01:11:17 +04:00 |
|
Garen Torikian
|
7e01194a66
|
Merge pull request #888 from retif/patch-1
fixed small typo: nit => nil
|
2012-08-24 12:44:08 -07:00 |
|
Алекс
|
797214a977
|
fixed small typo: nit => nil
|
2012-08-24 22:18:18 +03:00 |
|