Commit graph

5,952 commits

Author SHA1 Message Date
Richo Healey
1a6bb0591b Fix @richo's username 2014-10-05 19:22:17 -07:00
nightwing
6814187c51 fix name of templates/highlight_rules.js 2014-10-05 23:07:34 +04:00
nightwing
2983c4b19f do not throw when trying to add intersecting folds 2014-10-05 22:53:31 +04:00
nightwing
c2ce33f368 fix search.$assembleRegExp not working for multiline strings 2014-10-05 22:53:31 +04:00
nightwing
a1042e0d94 fix reattaching linewidgets to editor 2014-10-05 22:53:31 +04:00
nightwing
6c0bc56500 improve error handling in worker 2014-10-05 22:53:31 +04:00
nightwing
ab6aa3be5c fix gutter colors in theme importer 2014-10-05 22:53:31 +04:00
nightwing
14fc8adac2 cleanup mode_creator tool 2014-10-05 22:53:30 +04:00
nightwing
6867d1f4c6 fix several highlighter issues 2014-10-05 22:53:30 +04:00
nightwing
6e9ce4dbc8 fix #2173 AutoScrollEditorIntoView doesn't work for search 2014-10-05 00:14:10 +04:00
takapa
9b8385b07d Update language_tools.js
Added removeCompleters() function to language tools exports as it is not possible to access the completers array directly.

This is currently utilized by Ace GWT to cleardown existing completers (for entirely programmatic completers without snippets or  keyword completions) but I feel it belongs in the mainline (I have to manage a fork at the moment and there seems to be no other workaround).
2014-09-30 19:55:06 +01:00
Harutyun Amirjanyan
54e022fab2 Merge pull request #2168 from phungleson/patch-1
Change line comment start to //
2014-09-30 18:57:10 +04:00
Son
47b9c6c225 Change line comment start to //
http://doc.rust-lang.org/guide.html#comments
2014-09-30 22:07:53 +08:00
Harutyun Amirjanyan
cec6779003 Merge pull request #2165 from Newbrict/master
clipped trailing whitespace
2014-09-27 23:57:58 +04:00
Dimitar Dimitrov
753fa6b904 clipped trailing whitespace 2014-09-27 13:58:04 -04:00
Harutyun Amirjanyan
f4356993b2 Merge pull request #2157 from cvoege/master
Added Find All Functionality to Ctrl-F searchbox.
2014-09-27 13:35:16 +04:00
Colton Voege
4b44bad687 Replace all with Alt-Enter fixed. 2014-09-25 12:57:32 -04:00
Colton Voege
a33cc3223a Merge branch 'master' of https://github.com/ajaxorg/ace 2014-09-25 12:54:50 -04:00
nightwing
1bb84debca update build submodule v1.1.7 2014-09-21 00:14:53 +04:00
nightwing
c62b0b134f fix regression in ace_popup 2014-09-21 00:04:01 +04:00
Harutyun Amirjanyan
79eda6d2a8 Merge pull request #2111 from wcandillon/patch-3
Update XQLint dependency
2014-09-20 12:35:08 +04:00
Ruben Daniels
961eee344c Merge pull request #2159 from ajaxorg/misc
Fix several small issues
2014-09-20 10:10:04 +02:00
nightwing
8a306d8a8e workaround for inaccurate font rendering on chrome 37 2014-09-20 01:43:52 +04:00
nightwing
121835bed8 add menuitem to the list of void tags 2014-09-20 00:07:54 +04:00
Colton Voege
378a72a91c Added Find All functionality to searchbox. 2014-09-17 13:33:29 -04:00
Ruben Daniels
a0327aebd9 Merge pull request #2156 from ajaxorg/dragcursor
improve drag cursor on windows
2014-09-17 15:20:33 +02:00
Ruben Daniels
0989419251 Merge pull request #2155 from ajaxorg/keyboard/emacs
fix #2154 Emacs copy/paste issue with highlighting marker
2014-09-17 15:20:12 +02:00
nightwing
b25f4b6a10 fix #2154 Emacs copy/paste issue with highlighting marker 2014-09-17 17:05:38 +04:00
nightwing
f68ca6266a improve drag cursor on windows 2014-09-16 00:34:39 +04:00
nightwing
953e452f70 add doc tooltip 2014-09-13 03:22:55 +04:00
Ruben Daniels
e894b5f9e0 Merge pull request #2137 from ajaxorg/autocomplete
Fix several small issues
2014-09-12 20:18:22 +02:00
Ruben Daniels
74f7d0095b Merge pull request #2135 from ajaxorg/tool/add_mode
Add tool/add_mode.js for creating stub files for a new mode
2014-09-12 20:18:07 +02:00
Ruben Daniels
c029ba57c5 Merge pull request #2138 from ajaxorg/demo/warn
show warning if build/src/ace.js is missing
2014-09-12 20:17:56 +02:00
Harutyun Amirjanyan
8cc22b10eb Merge pull request #2145 from tobiasahlin/clean-up-css
Clean up CSS
2014-09-12 20:58:44 +04:00
Tobias Ahlin
ec3750edcb float triggers display block 2014-09-11 10:26:49 +02:00
Tobias Ahlin
bde7daaf1b Use animation and font shorthand 2014-09-11 10:26:13 +02:00
Tobias Ahlin
6593e25de6 Keyframes can share values 2014-09-11 10:25:52 +02:00
Tobias Ahlin
87dcd881e3 Use font shorthand 2014-09-11 10:18:23 +02:00
Tobias Ahlin
eabb4b2cb5 float triggers display: block 2014-09-11 10:17:55 +02:00
Tobias Ahlin
6a0a108d2a Vendor prefixes are not needed for border-radius 2014-09-11 09:11:54 +02:00
Tobias Ahlin
a36e7bb0c1 position: fixed triggers display: block 2014-09-11 09:11:32 +02:00
Tobias Ahlin
f103d2632c px is redundant for zero values 2014-09-11 09:06:33 +02:00
Tobias Ahlin
f4afa89d4e Vendor prefixes aren't necessary for box-shadow 2014-09-11 00:55:33 +02:00
Tobias Ahlin
a89e3d0d9d Only -webkit prefix for transitions is necessary
Android and iOS safari both support it without the prefix, but hasn’t
for long
2014-09-11 00:53:25 +02:00
Tobias Ahlin
2cdd9fef70 Use font shorthand for ace_editor 2014-09-11 00:47:41 +02:00
Harutyun Amirjanyan
4ff4d1ee43 Merge pull request #2144 from girving/doc-fix
Fix documentation typo: "includeText" should be "insertText"
2014-09-11 01:58:48 +04:00
Geoffrey Irving
6795b35135 Fix documentation type: "includeText" should be "insertText" 2014-09-10 14:43:36 -07:00
Harutyun Amirjanyan
706f2ea172 Merge pull request #2143 from p2004a/fix-filteredlist-behaviour
Changed FilteredList.setFilter unique matches computing in autocomplete.js
2014-09-10 17:47:25 +04:00
nightwing
d2b6b43679 Merge branch 'pull/2139' 2014-09-10 17:18:36 +04:00
nightwing
aec7db80d8 fix more typos 2014-09-10 17:17:11 +04:00