Commit graph

3,141 commits

Author SHA1 Message Date
nightwing
86100b5ebe fix static_highlight 2012-08-21 20:20:02 +04:00
Garen Torikian
ad9b656c14 Update className content 2012-08-17 13:49:14 -07:00
Garen Torikian
d28de1e57e Merge pull request #878 from ajaxorg/doc/api
update event names in api doc (fixes #868)
2012-08-17 13:47:53 -07:00
Garen Torikian
17fcc42923 Update API docs 2012-08-17 12:27:56 -07:00
Lennart Kats
87f0f88201 Merge pull request #863 from ajaxorg/refactor_debugger
Refactor debugger
2012-08-16 13:56:13 -07:00
nightwing
330ca76bfe remove doc comments describing events that ace doesn't emit 2012-08-17 00:04:47 +04:00
nightwing
89d1c65540 move panino dependency into doc module 2012-08-16 23:46:55 +04:00
Harutyun Amirjanyan
3b02b0d797 Merge pull request #873 from rstudio/patch/eclipse-selectedword
Add coloring for selected word in Eclipse
2012-08-14 23:32:24 -07:00
Joe Cheng
e3fc43556a Add coloring for selected word in Eclipse 2012-08-14 20:21:20 -07:00
Garen Torikian
fc01cc6242 Merge branch 'master' of github.com:ajaxorg/ace 2012-08-13 12:51:10 -07:00
Garen Torikian
3ce26b14bd Remove unneeded toc function for docs 2012-08-13 12:51:01 -07:00
Lennart Kats
718abf10a7 Merge pull request #865 from ajaxorg/worker
fix for loading of files generated by r.js from the worker
2012-08-13 04:10:27 -07:00
nightwing
f6daf02be1 do not overwrite readme of the build 2012-08-11 13:19:14 +04:00
nightwing
a69a9f12d4 do not create infinite loop if module has circular dependencies + cleanup 2012-08-11 12:12:38 +04:00
Lennart Kats
d21f41dfed Merge pull request #846 from ajaxorg/indent_guides
Indent guides
2012-08-10 00:52:20 -07:00
Lennart Kats
768bfbb1f2 Merge remote-tracking branch 'origin/master' into indent_guides
Conflicts:
	lib/ace/theme/textmate.css
2012-08-10 09:51:03 +02:00
nightwing
45ee0cd121 Defer gutter refresh until cursor is rendered
based on pull #866
2012-08-09 23:41:41 +04:00
nightwing
97e40eb580 do not break old breakpoint api 2012-08-08 19:54:18 +04:00
Harutyun Amirjanyan
5316f97ba2 Merge pull request #859 from corinnekrych/patch-1
fix issues in IE8 with onPropertyChange. IE8 was looping.
2012-08-07 08:19:58 -07:00
Harutyun Amirjanyan
4c3ab0e3df Merge pull request #845 from wcandillon/master
Disable buggy XQuery behavior (#844)
2012-08-07 08:18:25 -07:00
nightwing
94ea9a5845 fix for loading of files generated by r.js from the worker 2012-08-07 19:13:23 +04:00
nightwing
9c1101c814 show tooltips immediately 2012-08-06 22:15:49 +04:00
nightwing
542364bf32 add support for breakpoint types (condition/disabled etc.) 2012-08-05 16:50:25 +04:00
nightwing
599c540c20 move gutterDecorations to session 2012-08-05 16:50:10 +04:00
Mostafa Eweda
61aa47bc85 Merge pull request #861 from ajaxorg/integration
small bugfixes
2012-08-04 12:59:01 -07:00
nightwing
a9caa11447 fix pasting in readOnly mode 2012-08-03 21:23:40 +04:00
nightwing
abcf0d4771 fix #855 do not stop mousemove events on old browsers 2012-08-03 21:23:40 +04:00
nightwing
f976663150 remove redundant getRowHeight method 2012-08-03 18:46:58 +04:00
nightwing
2d0b6fc49f fix starting selection from inside selection 2012-08-03 18:46:58 +04:00
nightwing
0e5b77763f revert acc3faf42c since it was not working with folding enabled 2012-08-03 18:46:57 +04:00
nightwing
22ee0d0bc8 fix typos 2012-08-03 18:46:57 +04:00
nightwing
54c0a56308 cleanup search.js 2012-08-03 18:46:57 +04:00
nightwing
cd6ebd8467 improve performance of search result folding 2012-08-03 18:46:56 +04:00
nightwing
f29e12c78f fix highlighting of multiline clojure strings 2012-08-03 18:46:56 +04:00
nightwing
5e7434bdbb update tests 2012-08-02 15:30:36 +04:00
nightwing
f73e38625b indent guides 2012-08-02 15:30:35 +04:00
nightwing
4a8ead5c7b add indent guide images to themes 2012-08-02 15:28:44 +04:00
Lennart Kats
2956f1b61f Merge pull request #836 from ajaxorg/ie8
fixes for Ie8
2012-08-02 02:48:15 -07:00
Garen Torikian
1f2d1eecd6 Alphabetize list, don't make Garen's heart hurt 2012-08-01 14:44:42 -07:00
Lennart Kats
8bd54a4f9a Merge pull request #858 from pahen/master
Fixed error "Duplicate data property in object literal not allowed in strict mode" found when linting the code.
2012-07-31 10:46:03 -07:00
Lennart Kats
4e020ed6e4 Merge pull request #847 from ajaxorg/gh-pages
Miscellaneous small bugfixes
2012-07-30 01:27:39 -07:00
nightwing
78471317f6 do not use event.target for determining clicked gutter region
breakpoints/numbers/foldwidgets
2012-07-28 16:11:10 +04:00
nightwing
7b365db83f event target for ie8 2012-07-28 16:11:09 +04:00
nightwing
4319abf256 fix scriptloading on old ie 2012-07-28 16:11:09 +04:00
nightwing
e7b952a55e fix mouse handling for ie8 2012-07-28 16:11:08 +04:00
nightwing
61ae350324 do not use postmessage on oldIE since addListener is very slow there 2012-07-28 16:11:08 +04:00
nightwing
81b6e5916a fix text input for old ie 2012-07-28 16:11:08 +04:00
nightwing
f35418ab7d fix ie9 contextmenu 2012-07-28 16:11:07 +04:00
nightwing
538f54f47c new opera supports KeyboardEvents 2012-07-26 20:44:55 +04:00
nightwing
354e8b3eff do not overwrite type of event
this is needed for safari 6
2012-07-26 20:43:47 +04:00