Commit graph

3,836 commits

Author SHA1 Message Date
nightwing
d0ff5b7d85 Merge pull request #1198 from danyaPostfactum/whitespaces
Display spaces when showInvisibles is on
2013-01-11 16:41:48 +04:00
nightwing
2894ecdb40 small cleanup 2013-01-11 16:38:39 +04:00
DanyaPostfactum
70f34b6b38 Display spaces, text layer little perfomance fixes 2013-01-11 16:12:10 +10:00
DanyaPostfactum
d12e5c4548 Improve lang.stringRepeat function perfomance 2013-01-11 16:11:14 +10:00
Garen Torikian
aca8e88137 Doc fixes 2013-01-10 11:06:36 +04:00
Harutyun Amirjanyan
942734aa65 Merge pull request #1126 from ajaxorg/searchBox
[WIP] searchbox wip
2013-01-09 11:35:24 -08:00
nightwing
b1f9b95755 tweak searchbox 2013-01-09 22:39:00 +04:00
Vlad Zinculescu
7049caa3bf fixed styles on all browsers - ie 2013-01-09 18:56:32 +04:00
Vlad Zinculescu
8d3c4feeb5 searchbox wip 2013-01-09 18:55:58 +04:00
nightwing
153562054d add link to Drive Notepad 2013-01-08 23:51:23 +04:00
nightwing
05a08562ed add missing import in config.js 2013-01-08 12:37:12 +04:00
Harutyun Amirjanyan
8669a7d2d9 Merge pull request #1160 from ajaxorg/mode-loading
Module loading
2013-01-07 11:28:13 -08:00
nightwing
575646f230 readme must show build status of master branch 2013-01-07 23:23:31 +04:00
nightwing
b9a220de96 use delayed loading of keybindings for ext/textarea 2013-01-07 23:17:23 +04:00
nightwing
51a91e71af make container argument of VirtualRenderer optional 2013-01-07 23:12:29 +04:00
nightwing
07792dab9a allow options object in setMode 2013-01-07 23:11:53 +04:00
nightwing
0a61c37a3b add options to php mode 2013-01-07 23:11:52 +04:00
nightwing
dcbbeb7e22 enable seting keybindings by name 2013-01-07 23:11:52 +04:00
nightwing
e6671462cd cleanup mode loading 2013-01-07 23:11:51 +04:00
nightwing
ffadbe44bf add config.loadModule 2013-01-07 23:11:51 +04:00
nightwing
66d8e37f4d async loading of fonts in demo 2013-01-07 23:11:51 +04:00
nightwing
d7ff50c9fe fix cursor in emacs mode 2013-01-07 23:10:52 +04:00
Chester Wood
bd2e5381cc Add keybinding selection to textarea bookmarklet 2013-01-07 22:59:40 +04:00
nightwing
67880a49bd Merge pull request #1184 from wcandillon/master
XQuery Highlighter Improvements
2013-01-05 00:02:48 +04:00
William Candillon
ae6fa80808 Fixes unicode ranges from xml names. 2013-01-04 23:41:33 +04:00
William Candillon
1559eb59d7 Revert buggy unicode support. 2013-01-04 23:41:32 +04:00
William Candillon
de44547b61 Add unicode support for ncname. 2013-01-04 23:41:32 +04:00
William Candillon
ab1e52f2c5 Minor improvements. 2013-01-04 23:41:32 +04:00
William Candillon
aaee55f115 Improvements in tag highlighting. 2013-01-04 23:41:32 +04:00
William Candillon
345b5f7626 Add support for eqname syntax. 2013-01-04 23:41:31 +04:00
William Candillon
17247653c0 Improve xqdoc highlighting. 2013-01-04 23:41:31 +04:00
William Candillon
477de72595 Fix highlighting of processing instructions. 2013-01-04 23:41:31 +04:00
William Candillon
e0c36db7a5 Improve syntax highlighting of cdata sections. 2013-01-04 23:41:31 +04:00
William Candillon
7dc7aa4295 Syntax highlighter improvements. 2013-01-04 23:41:30 +04:00
William Candillon
cf60a96c38 Fix bug in the parser with XQDDF syntax. 2013-01-04 23:41:12 +04:00
William Candillon
d91d4954ea Beautify XQuery highlighting rules. 2013-01-04 23:41:12 +04:00
William Candillon
823abf4449 Minor improvements in xquery semantic highlighting. 2013-01-04 23:41:11 +04:00
William Candillon
44f4740a8a XQuery semantic highlighting improvements. 2013-01-04 23:41:11 +04:00
William Candillon
eebc086415 Improve syntax highlighting of XQuery comments. 2013-01-04 23:41:11 +04:00
Harutyun Amirjanyan
9c61ac1127 Merge pull request #1179 from alizahid/patch-1
Update lib/ace/lib/useragent.js
2012-12-31 23:53:56 -08:00
alizahid
2f62826684 Update lib/ace/lib/useragent.js
Added detection for Internet Explorer 10 wrapper for Windows Store apps
2013-01-01 10:21:50 +05:00
Mostafa Eweda
8b7dcf7e4f Merge pull request #1173 from ajaxorg/indexToPosition
#1162 positionToIndex, indexToPosition methods
2012-12-29 17:09:29 -08:00
Harutyun Amirjanyan
5b45eb350b Merge pull request #1111 from ajaxorg/vbs
Add vbscript mode
2012-12-27 14:09:03 -08:00
nightwing
b6094d9472 add vbscript demo 2012-12-28 02:07:29 +04:00
nightwing
b4243b9f07 cleanup and fix comments 2012-12-28 02:06:53 +04:00
Jan Jongboom
ce2638c10b Add vbscript mode 2012-12-28 01:39:50 +04:00
Garen Torikian
29ee461d29 Add documentation 2012-12-26 23:15:52 -08:00
nightwing
0908b41268 add document indexToPosition and positionToIndex 2012-12-26 20:51:52 +04:00
nightwing
40563347e9 make getNewLineCharacter errorproof 2012-12-26 20:51:52 +04:00
nightwing
27dd31cf62 small cleanup 2012-12-26 20:51:52 +04:00