Commit graph

1,493 commits

Author SHA1 Message Date
Vlad Zinculescu
d1b02bbe31 update warning and error gutter icons 2012-05-05 20:53:21 +02:00
Vlad Zinculescu
96d300dd1d Update the debug marker in all themes 2012-05-03 16:01:22 +02:00
Fabian Jakobs
b5898374b2 bring back animated scroll property 2012-05-01 17:15:17 +02: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
Ruben Daniels
0c6b19a5f3 Merge branch 'ui/navbar' of github.com:ajaxorg/ace into ui/navbar 2012-04-30 11:45:48 -07:00
Ruben Daniels
0b1213b1bb * Added better colors to themes 2012-04-30 00:35:12 -07:00
nightwing
51f8f87a98 setting mode to same string shouldn't reset it 2012-04-29 23:33:37 +04:00
nightwing
9ae7bc0c04 addEventListener was breaking old browsers 2012-04-29 14:29:33 +04:00
nightwing
cc0919414f moveByShortWords should stop at punctuation groups 2012-04-29 12:49:14 +04:00
nightwing
341f52b809 do not use solid background for invalid to not cover selection 2012-04-29 00:49:10 +04:00
nightwing
98e26ed5ea make invalid invisibles (\u0000-\u0019) always visible and optimize regexp 2012-04-29 00:48:39 +04:00
Fabian Jakobs
cd9da075b1 Merge branch 'doc/api'
Conflicts:
	lib/ace/editor.js
2012-04-28 15:52:53 +02:00
Ruben Daniels
d772f77740 merged with master 2012-04-26 23:52:12 -07:00
nightwing
e34fb3668a splitSelectionIntolines was toggling block selection instead 2012-04-26 23:49:32 +04:00
nightwing
907b46aed1 document.getTextRange shouldn't throw if range is bigger than document 2012-04-26 23:17:18 +04:00
nightwing
8391b59feb fix right click selection bug 2012-04-26 19:50:19 +04:00
nightwing
b51d0e763c fix typo 2012-04-26 19:47:38 +04:00
nightwing
fcb172f665 do not store clipboard state in textinput 2012-04-26 19:45:18 +04:00
nightwing
d4daa0f9d9 use cached textmode 2012-04-26 18:10:31 +04:00
nightwing
62569d617d fix tests 2012-04-26 12:26:01 +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
782da7637b Continue finalizing ace api doc 2012-04-25 15:30:18 -07:00
Garen Torikian
c31834c678 More updates 2012-04-25 13:02:43 -07:00
nightwing
6799599306 make hash_handler parseKeys accessible from outside 2012-04-25 21:19:11 +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
nightwing
7bff33c986 fix scrolling animation 2012-04-25 11:26:15 +04:00
Garen Torikian
db264306c9 Get copy paste back 2012-04-24 23:16:59 -07:00
Ruben Daniels
2e4d326b3f Merge branch 'add/copypaste' of github.com:ajaxorg/ace into ui/navbar 2012-04-24 22:31:58 -07:00
Garen Torikian
2f36c2ee35 Continue layout work 2012-04-24 17:29:26 -07:00
nightwing
8666652769 remove destructive throw 2012-04-25 00:44:31 +04:00
nightwing
c427956d0e use try catch to guard against errors in commands 2012-04-25 00:33:41 +04:00
nightwing
43327bbbe4 fix tests 2012-04-24 22:30:12 +04:00
nightwing
a97d104e25 better defaults in demo 2012-04-24 22:18:06 +04: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
9245e4bd1b * Tweak to anims 2012-04-23 09:34:31 -07:00
Ruben Daniels
ba4f7e3765 * added highlightgutterline setting 2012-04-22 17:00:25 -07:00
Ruben Daniels
b448a1ca9c * Reset horscroll class when new session loads 2012-04-22 16:16:16 -07:00
Ruben Daniels
02e86c5b5f * Moved horscroll class to scroller 2012-04-22 16:06:06 -07:00
Ruben Daniels
769b964bd7 * Small bug fix 2012-04-22 15:19:27 -07:00
Ruben Daniels
ac70ecc005 * Tweaked scroll animations
* Added animations to pgup/pgdn goto start/end of document
2012-04-22 15:16:52 -07:00
Garen Torikian
928b762f96 Merge master 2012-04-21 18:01:12 -07:00
Garen Torikian
512bde6fd8 We're getting there 2012-04-21 17:54:46 -07:00
nightwing
54b1f3f9ac update command manager for cloud9 2012-04-21 21:40:38 +04:00