Commit graph

2,837 commits

Author SHA1 Message Date
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
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
nightwing
83ff661f4d use plist instead of libxml 2012-05-04 19:16:56 +04:00
nightwing
3ce8d4a8a9 add npm install script 2012-05-04 19:16:47 +04:00
nightwing
6bb805b40f simplify config 2012-05-04 19:11:19 +04:00
nightwing
4abb08fa92 fix setPlaceholderMode 2012-05-04 19:11:19 +04:00
nightwing
25c9c553c6 fix vim mode +cleanup 2012-05-04 19:11:18 +04:00
nightwing
2a347a35c9 tabs to spaces 2012-05-04 19:11:18 +04:00
nightwing
b1c5129e5a emacs mode 2012-05-04 19:11:18 +04:00
nightwing
48450d1ab9 vim ctrl-w in insert mode 2012-05-04 19:11:17 +04:00
nightwing
5a9e6d4cb9 ctrl-f: pagedown ctrl-b: pageup 2012-05-04 19:11:17 +04:00
nightwing
59358495f5 simplify vim keyboard handler 2012-05-04 19:11:17 +04:00
nightwing
100d078ba3 add license comments 2012-05-04 19:11:16 +04:00
nightwing
674cc0d3fa properly remove old keybindings when adding new one 2012-05-04 19:11:16 +04:00
nightwing
4923280c89 consistently use "paren.lparen" for all modes 2012-05-04 19:11:16 +04:00
nightwing
ab50850be6 add stupid semicolons; 2012-05-04 19:11:15 +04:00
nightwing
a2a3043907 manual merge of ace++ branch 2012-05-04 19:11:15 +04:00
nightwing
0c7b310ecc add alignCursor to virtual_renderer 2012-05-04 19:08:44 +04:00
nightwing
f9c8f7c11b allow passing regexp as a needle for search 2012-05-04 19:08:44 +04:00
nightwing
a80828bab5 better handling of token types in bracket_match.js 2012-05-04 19:08:43 +04:00
nightwing
7edd5724ef update to latest vim mode from cloud9 2012-05-04 19:08:43 +04:00
nightwing
76cbc3f543 add support for keyboardHandler.attach/detach 2012-05-04 19:08:43 +04:00
nightwing
1a5ce52188 adapt vim mode to work with ace 2012-05-04 19:08:42 +04:00
nightwing
adf7420b85 import vim keybinding from cloud9 2012-05-04 19:08:42 +04:00
nightwing
f67fc8c9eb change directory structure of keybindings 2012-05-04 19:08:42 +04:00
nightwing
81b87d5c60 add timeout to highlight word 2012-05-04 19:08:41 +04:00