Commit graph

266 commits

Author SHA1 Message Date
DanyaPostfactum
15c5290aec Replace _ by - in css-classes 2012-10-01 16:50:23 +10:00
nightwing
1d04dcf5c9 small cleanup 2012-09-11 10:49:45 +04:00
Lennart Kats
8b971619b7 Add BSD license headers 2012-09-06 22:48:34 +02:00
Garen Torikian
d0eac39245 Add missing params 2012-08-31 16:56:28 -07:00
Garen Torikian
039e04c160 Update Events documentation 2012-08-30 11:30:59 -07:00
Garen Torikian
1846f3c9ba Update to new panino, fix doc bugs 2012-08-24 11:14:23 -07:00
nightwing
a2142c6d3a cleanup 2012-08-22 20:30:58 +04:00
nightwing
4946158dc7 better support for editor status 2012-08-22 18:46:31 +04:00
Garen Torikian
17fcc42923 Update API docs 2012-08-17 12:27:56 -07:00
nightwing
330ca76bfe remove doc comments describing events that ace doesn't emit 2012-08-17 00:04:47 +04: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
a9caa11447 fix pasting in readOnly mode 2012-08-03 21:23:40 +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
fed582bda6 remove undefined editor variable 2012-06-30 11:06:02 +04:00
nightwing
689bed38ff improve jumptomatching 2012-06-11 09:14:16 +04:00
nightwing
67b1c62c03 fix centerSelection for wrapped documents 2012-06-11 09:14:15 +04:00
nightwing
a82c1c52d8 add duplicateSelection command 2012-06-11 09:14:15 +04:00
nightwing
51b15d3588 do not emit focus event if editor is already focused 2012-06-01 14:54:32 +04: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
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
6e1215a45e small cleanups 2012-05-25 11:28:20 +04:00
danyaPostfactum
ca5023fb86 Fix "self" reference (for IE) 2012-05-24 16:54:08 +12:00
Ruben Daniels
e2d5b1d01b * Fixed backwards searching 2012-05-06 20:55:38 -07: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
81b87d5c60 add timeout to highlight word 2012-05-04 19:08:41 +04:00
Fabian Jakobs
4c87594521 Merge pull request #744 from ajaxorg/mouse-refactor
Mouse refactor
2012-05-01 13:06:44 -07:00
Fabian Jakobs
b5898374b2 bring back animated scroll property 2012-05-01 17:15:17 +02:00
nightwing
0217dd2940 Highlight Gutter Line without redrawing whole gutter 2012-05-01 19:12:57 +04:00
nightwing
2f6a6ce7e0 move text area to cursor only when cursor is moved 2012-05-01 17:32:07 +04:00
Fabian Jakobs
ac364fe0c5 tabs to spaces 2012-05-01 12:07:44 +02:00
Fabian Jakobs
43c4a8fc35 Merge branch 'ui/navbar'
Conflicts:
	build/demo/kitchen-sink/kitchen-sink-uncompressed.js
	build/src/ace-uncompressed-noconflict.js
	build/src/ace-uncompressed.js
	build/textarea/src/ace-bookmarklet.js
	lib/ace/edit_session.js
	lib/ace/editor.js
	lib/ace/multi_select.js
	lib/ace/selection.js
	lib/ace/virtual_renderer.js
2012-05-01 11:30:17 +02:00
Fabian Jakobs
cd9da075b1 Merge branch 'doc/api'
Conflicts:
	lib/ace/editor.js
2012-04-28 15:52:53 +02:00
nightwing
b51d0e763c fix typo 2012-04-26 19:47:38 +04:00
nightwing
fb2be29d5e simplify animateScroll a little 2012-04-26 10:27:02 +04:00
nightwing
621c7c3dc8 find and undo must center selection into view 2012-04-26 10:12:19 +04:00
Garen Torikian
a0ed6dcbab More styles 2012-04-25 02:31:46 -07:00
nightwing
fae7a215e7 scroll cursor into view on pageup/down 2012-04-25 11:34:18 +04:00
Garen Torikian
db264306c9 Get copy paste back 2012-04-24 23:16:59 -07:00
Garen Torikian
2f36c2ee35 Continue layout work 2012-04-24 17:29:26 -07:00
nightwing
c72357c201 simplify scroll animations 2012-04-24 22:10:50 +04:00
mikedeboer
616bf24a31 a document change now doesn't scroll the cursor into view 2012-04-24 16:46:52 +02:00
nightwing
256b88fcd0 fix findPrevious/findNext 2012-04-24 15:05:08 +04:00
Garen Torikian
775af73f64 More design progress 2012-04-24 01:45:41 -07:00
nightwing
acdb23c828 fix page up/down 2012-04-24 12:44:38 +04:00
Ruben Daniels
ba4f7e3765 * added highlightgutterline setting 2012-04-22 17:00:25 -07:00
Ruben Daniels
769b964bd7 * Small bug fix 2012-04-22 15:19:27 -07:00