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 |
|
nightwing
|
42219c2379
|
include ace/requirejs/text in build to not depend on require text plugin
fixes issue #708
|
2012-08-05 15:00:20 +04:00 |
|
nightwing
|
2ebf57e3d1
|
add ability to run makefile.dryice.js from another directory
|
2012-08-05 12:06:14 +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 |
|
nightwing
|
3d9d17e914
|
update readme
|
2012-07-26 20:42:42 +04:00 |
|
corinnekrych
|
e387c70f81
|
fix issues in IE8 with onPropertyChange. IE8 was looping.
|
2012-07-24 18:38:21 +03:00 |
|
Patrik Henningsson
|
f1e4cbb1a8
|
Fixed error "Duplicate data property in object literal not allowed in strict mode" found when linting the code.
|
2012-07-24 10:34:51 +02:00 |
|
nightwing
|
ba7142a3d4
|
add wrap behavior for [
|
2012-07-20 23:40:21 +04:00 |
|
nightwing
|
16ca8e1b02
|
code style
|
2012-07-20 23:38:46 +04:00 |
|
nightwing
|
6917f7c672
|
tweak site
|
2012-07-20 23:30:15 +04:00 |
|
nightwing
|
79572f71fa
|
update readme
|
2012-07-20 23:14:10 +04:00 |
|
Harutyun Amirjanyan
|
d78e65fc6f
|
Merge pull request #854 from NV/autopair_brackets
Auto-pair square brackets in JavaScript, PHP, and JSON
|
2012-07-20 11:58:09 -07:00 |
|
Harutyun Amirjanyan
|
325e36c3b7
|
Merge pull request #850 from chhochreiner/master
Tcl Highlighting rules
|
2012-07-20 10:21:55 -07:00 |
|
Nikita Vasilyev
|
46ac1fe440
|
Auto-pair square brackets in JavaScript, PHP, and JSON
Closes #832
|
2012-07-20 17:19:18 +04:00 |
|
Garen Torikian
|
af741e3c8d
|
Update list of sites
|
2012-07-16 17:31:18 -07:00 |
|
Christoph Hochreiner
|
c28abc8804
|
added doc
|
2012-07-16 23:55:51 +02:00 |
|
Christoph Hochreiner
|
af4b814adb
|
added tcl mode
|
2012-07-16 23:45:54 +02:00 |
|
William Candillon
|
55266eeed3
|
Merge https://github.com/ajaxorg/ace
|
2012-07-14 09:49:26 +02:00 |
|
William Candillon
|
447ba1418c
|
Disable buggy XQuery behavior.
|
2012-07-13 20:31:59 +02:00 |
|
Harutyun Amirjanyan
|
edf963e73f
|
Merge pull request #834 from tstarling/master
Improved Lua indenting
|
2012-07-11 22:57:06 -07:00 |
|
nightwing
|
445767a598
|
do not assume module names have three parts
|
2012-07-11 16:50:07 +04:00 |
|
nightwing
|
4666af6288
|
fix text plugin
|
2012-07-11 16:44:00 +04:00 |
|
nightwing
|
56c77291f7
|
fix #822 using urlArgs in require breaks Ace's workers
|
2012-07-11 16:41:18 +04:00 |
|