Commit graph

2,949 commits

Author SHA1 Message Date
nightwing
a1f79bb2e2 update readme and demo 2012-05-31 23:40:11 +04:00
nightwing
28d4807d09 update makefile 2012-05-31 23:10:54 +04:00
Garen Torikian
da94ecdb42 Fix building of themes 2012-05-30 14:34:32 -07:00
nightwing
5f203ae4f5 add back forgotten file 2012-05-30 23:30:21 +04:00
Fabian Jakobs
e50461b7fa Merge pull request #782 from ajaxorg/selection_highlight
lazy highlighter for selected word
2012-05-30 12:21:35 -07:00
nightwing
9d0f2e41e8 lazy highlighter for selected word 2012-05-30 22:45:12 +04:00
Fabian Jakobs
b1bb0b9ccc Merge pull request #781 from ajaxorg/misc
Miscellaneous small bugfixes
2012-05-30 11:31:16 -07:00
Fabian Jakobs
6d003c953a Merge pull request #778 from ajaxorg/mouse
fix multiple clicks and reduce double click timeout
2012-05-30 11:27:12 -07:00
Fabian Jakobs
2a8eed9e98 Merge pull request #779 from ajaxorg/search
search rewrite
2012-05-30 11:26:11 -07:00
Fabian Jakobs
0bc0e7a33b Merge pull request #783 from ajaxorg/highlighting/php
Highlighting
2012-05-30 11:23:55 -07:00
Fabian Jakobs
f89417e03c Merge pull request #774 from ajaxorg/ui/search2
ability to insert more than 100000 lines
2012-05-30 08:44:12 -07:00
Harutyun Amirjanyan
e496e734b2 Merge pull request #776 from wcandillon/master
Update to the new background tokenizer API
2012-05-27 10:10:24 -07:00
nightwing
6ccfb6e439 tweak diff mode 2012-05-27 14:50:30 +04:00
nightwing
3f3769c80d add diff mode 2012-05-26 23:59:16 +04:00
nightwing
c870641506 improve json syntax highlighting 2012-05-26 22:22:40 +04:00
nightwing
d2dfec41ee fix highlighting of multiline php strings 2012-05-26 22:03:41 +04:00
nightwing
e501394c95 fix #780 and add tests for background_tokenizer 2012-05-26 00:51:57 +04:00
nightwing
fead610584 fix multiple clicks and reduce double click timeout 2012-05-25 21:34:36 +04:00
nightwing
3d774aa2b6 search rewrite 2012-05-25 21:15:38 +04:00
nightwing
31729a963a do not store copy of breakpoints array in gutter 2012-05-25 21:07:18 +04:00
nightwing
b3ffdeda6e fix c# and go highlight rules 2012-05-25 11:29:24 +04:00
nightwing
6e1215a45e small cleanups 2012-05-25 11:28:20 +04:00
nightwing
806114aa2e tweak fadeFoldWidgets animation 2012-05-25 11:12:44 +04:00
nightwing
acc3faf42c highlight full gutter line for wrapped lines too 2012-05-25 10:54:04 +04:00
nightwing
2502f319f4 unclutter gutter and fix sizing 2012-05-25 10:50:48 +04:00
nightwing
1def900834 animated scrolling could leave cursor off screen 2012-05-25 10:50:37 +04:00
nightwing
156d7c5c8f multiline clojure strings (fix #641) 2012-05-25 10:49:53 +04:00
nightwing
0ca8f694c6 remove redundant full redraw
this was needed when lines had width in style attribute
2012-05-25 10:49:37 +04:00
nightwing
ac5e033149 add comment 2012-05-25 10:33:02 +04:00
William Candillon
2a183e9f9d Add instruction on how to generate the XQuery parser. 2012-05-25 04:25:56 +02:00
William Candillon
d6ebfae8b8 Update XQuery Semantic highlighter to work with the new background highlighter API. 2012-05-25 02:39:36 +02:00
Fabian Jakobs
675386fc4c Merge pull request #775 from ajaxorg/textinput
fix textinput and contextmenu
2012-05-24 15:57:19 -07:00
nightwing
1de8c413c6 fix textinput and contextmenu 2012-05-25 00:02:26 +04:00
nightwing
505b1fc3c6 fix foldwidgets getting out of sync with document 2012-05-24 23:39:29 +04:00
Garen Torikian
d2163a7016 Update highlighter 2012-05-24 23:39:02 +04:00
Garen Torikian
84e3687e01 Generalize for document 2012-05-24 23:39:01 +04:00
Garen Torikian
93a560885b Generalize chunking 2012-05-24 23:39:01 +04:00
Garen Torikian
69c8f6615d Updates for ace performance related to new searchinfiles work 2012-05-24 23:39:00 +04:00
nightwing
c4cb541414 fix doc/wiki 2012-05-24 23:35:51 +04:00
Fabian Jakobs
972a33a518 Merge pull request #770 from ajaxorg/build_cleanup
Build cleanup
2012-05-24 12:30:36 -07:00
nightwing
adbed85f97 update require.js in demo 2012-05-24 23:10:55 +04:00
nightwing
cf23198610 fix textarea build
Conflicts:

	Makefile.dryice.js
2012-05-24 23:10:55 +04:00
nightwing
34f3cac4a8 reorganize build and demo
Conflicts:

	Makefile.dryice.js
2012-05-24 23:10:50 +04:00
nightwing
0f0d12a709 remove remnants of pilot 2012-05-24 23:09:46 +04:00
nightwing
6350546232 move build to ace-builds repository 2012-05-24 23:09:32 +04:00
Fabian Jakobs
8641da75fb Merge pull request #769 from ajaxorg/reorganize_themes
Reorganize themes
2012-05-24 12:04:15 -07:00
nightwing
8a3e7b0f00 split themes into css and js files 2012-05-24 23:02:17 +04:00
Fabian Jakobs
31cfc0a921 Merge pull request #771 from ajaxorg/screen2doc
performance improvements for large documents
2012-05-24 12:00:54 -07:00
Vlad Zinculescu
0e6bf2bd82 Update the debug marker in all themes 2012-05-24 23:00:09 +04:00
Fabian Jakobs
c13046578a Merge pull request #773 from ajaxorg/bgTokenizer
improve bgTokenizer
2012-05-24 11:27:37 -07:00