Commit graph

2,895 commits

Author SHA1 Message Date
Fabian Jakobs
0e22fc4f54 Merge pull request #772 from wcandillon/master
Add XQuery worker and XQuery semantic highlighting
2012-05-24 11:10:48 -07:00
William Candillon
f718f2c4b8 Merge https://github.com/ajaxorg/ace 2012-05-24 17:35:11 +02:00
William Candillon
43380a9045 Improve XQuery highlighting 2012-05-24 17:13:36 +02:00
Harutyun Amirjanyan
5c60ebb753 Merge pull request #768 from danyaPostfactum/patch-4
Gutter active line in IE, fix js-error in IE
2012-05-24 00:23:42 -07:00
danyaPostfactum
217ed2457b Allow gutterLineHighlight in IE 2012-05-24 16:56:03 +12:00
danyaPostfactum
ca5023fb86 Fix "self" reference (for IE) 2012-05-24 16:54:08 +12:00
danyaPostfactum
871b32d098 Set width: auto for .ace_gutter .ace_layer (for IE) 2012-05-24 16:50:05 +12:00
nightwing
052679ea00 add demo for scad 2012-05-23 22:30:44 +04:00
Harutyun Amirjanyan
9c4db8756c Merge pull request #763 from danyaPostfactum/patch-3
Fix gutter width and IE bug
2012-05-23 11:25:41 -07:00
nightwing
715a2f8635 fix merge conflicts 2012-05-23 22:22:03 +04:00
nightwing
d50f526495 Merge remote-tracking branch 'remotes/megshark/master'
Conflicts:
	Makefile.dryice.js
	demo/kitchen-sink/demo.js
2012-05-23 22:08:18 +04:00
Garen Torikian
e97ccd5ab6 Merge pull request #767 from ajaxorg/doc_fix
Update GA file
2012-05-22 12:37:45 -07:00
Garen Torikian
5efb3cc729 Update GA file 2012-05-22 12:35:33 -07:00
William Candillon
ee0fdbb74f Fix bug on the semantic highlighter. 2012-05-22 16:44:32 +02:00
William Candillon
ff7a5ab3c1 Fix bug in semantic highlighter. 2012-05-22 14:12:44 +02:00
William Candillon
6cef31c030 Fix bug with XQuery semantic highlighter. 2012-05-22 14:01:47 +02:00
William Candillon
4dfc56f4ab Improve XQuery semantic highlighter. 2012-05-22 13:27:43 +02:00
danyaPostfactum
dc710d63cb Fix IE bug (remove width: 100%) 2012-05-22 21:35:48 +12:00
danyaPostfactum
e140a4185c Delete unnecessary css-rule 2012-05-22 21:30:58 +12:00
William Candillon
11e9267046 Fix bug in semantic highlighting. 2012-05-22 10:41:26 +02:00
William Candillon
3031492e9c Update tag colors to differenciate with keywors. 2012-05-22 10:39:43 +02:00
William Candillon
c3e9bff83a Merge https://github.com/ajaxorg/ace 2012-05-21 20:38:27 +02:00
danyaPostfactum
94d62a20f9 Update lib/ace/theme/crimson_editor.js 2012-05-22 04:33:50 +12:00
mikedeboer
2f006d2a5a DO NOT BREAK CONCORDE 2012-05-19 17:25:17 +02:00
Zef Hemel
f4b5a13855 Merge pull request #751 from ajaxorg/ui/refactor
Ui/refactor
2012-05-09 00:39:06 -07:00
Garen Torikian
3e404b953e Merge branch 'ui/refactor' of github.com:ajaxorg/ace into ui/refactor 2012-05-08 23:34:45 -07:00
Garen Torikian
2fdb6378a3 merge c9mode changes 2012-05-08 23:34:09 -07:00
Ruben Daniels
b06fca04e5 Merge branch 'ui/refactor' of github.com:ajaxorg/ace into ui/refactor 2012-05-08 21:09:16 -07:00
Ruben Daniels
2d2c326805 * Fixed multiline replace 2012-05-08 21:08:59 -07:00
nightwing
d1c125fb56 fix ie9 gutter bug #739 2012-05-08 23:01:43 +04:00
nightwing
330ed1ee2e fix multiselect paste 2012-05-08 17:03:55 +04:00
nightwing
c142244d90 fix gutter z-index 2012-05-08 14:31:28 +04:00
nightwing
707adc2ff5 add multiline string support to editor find
(works for plain text searches not regexps)
2012-05-08 14:11:00 +04:00
nightwing
a6e2d756ee do not select line if gutter click is on breakpoint margin 2012-05-08 11:24:23 +04:00
Ruben Daniels
bce8bb378a * Added try/catch around regexp compilation 2012-05-07 17:45:48 -07:00
Garen Torikian
c1a301a55b Minor API doc UI updates 2012-05-07 10:55:55 -07:00
William Candillon
a05a451fa5 Merge https://github.com/ajaxorg/ace
Conflicts:
	build/kitchen-sink.html
	build/src/ace-noconflict.js
	build/src/ace.js
2012-05-07 12:51:23 +02:00
Ruben Daniels
e2d5b1d01b * Fixed backwards searching 2012-05-06 20:55:38 -07:00
nightwing
217271b867 fix scrollbar after scroll animation 2012-05-06 21:17:12 +04:00
nightwing
9c0305f8ed change build script to postinstall 2012-05-06 11:37:41 +04:00
Vlad Zinculescu
59ef99cf0b updated warning and error gutter icons 2012-05-05 20:58:09 +02:00
nightwing
22d4427320 fix cut/copy on opera 2012-05-05 15:37:45 +04:00
nightwing
03af6b599a detect more invisible characters 2012-05-05 14:51:03 +04:00
nightwing
13ca06d82b fix for node test runner 2012-05-05 14:50:06 +04:00
nightwing
dd88481a03 override regexp.exec only for old browsers,
ace doesn't need named capture
2012-05-05 13:05:40 +04:00
nightwing
f0accfee83 fix gutter rendering when scrolling 2012-05-05 13:05:33 +04:00
nightwing
b73c259b01 do not change scroller classname before rendering 2012-05-05 13:05:23 +04:00
Ruben Daniels
580c290971 * Fix for gutter line highlighting setting 2012-05-04 22:47:01 -07:00
nightwing
3e6d6563f1 update tests for word highlighting happening on timeout 2012-05-04 19:44:44 +04:00
nightwing
6946024526 emit event when changing mode 2012-05-04 19:16:56 +04:00