Commit graph

2,695 commits

Author SHA1 Message Date
Fabian Jakobs
cd9da075b1 Merge branch 'doc/api'
Conflicts:
	lib/ace/editor.js
2012-04-28 15:52:53 +02:00
Fabian Jakobs
bd89c466ec some cleanups 2012-04-28 15:46:34 +02:00
Fabian Jakobs
e50c738d3e Merge pull request #741 from ajaxorg/hotfix/prevent_unwanted_scrollintoview
a document change now doesn't scroll the cursor into view
2012-04-28 06:33:24 -07:00
Garen Torikian
7c86367f28 Update ace.ajaxorg site 2012-04-26 23:11:50 -07:00
Garen Torikian
0bdae58920 Update Makefile 2012-04-25 18:23:50 -07:00
Garen Torikian
5841165597 Final changes 2012-04-25 15:47:32 -07: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
Garen Torikian
a0ed6dcbab More styles 2012-04-25 02:31:46 -07:00
Garen Torikian
56ae5d9ff9 Layout updates 2012-04-24 22:55:54 -07:00
Garen Torikian
2f36c2ee35 Continue layout work 2012-04-24 17:29:26 -07:00
mikedeboer
616bf24a31 a document change now doesn't scroll the cursor into view 2012-04-24 16:46:52 +02:00
Garen Torikian
775af73f64 More design progress 2012-04-24 01:45:41 -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
Fabian Jakobs
3645c88c63 package 2012-04-21 11:01:19 +02:00
Fabian Jakobs
8584581a32 Merge pull request #728 from sub/golang_mode
Go mode
2012-04-21 01:45:52 -07:00
Fabian Jakobs
4905bd45c4 Merge pull request #734 from richoH/features/sh/1
Update builtin definitions
2012-04-19 01:25:21 -07:00
richo
f7f157773b Update builtin definitions
Add @jpgriffo and  @jamestyj as contributors (definitions came from his bash mode)
2012-04-19 09:53:40 +10:00
Garen Torikian
23f74a3be3 Doc API updates...almost ready 2012-04-17 11:02:08 -07:00
Garen Torikian
c2caee8024 Merge master, update content 2012-04-16 21:14:50 -07:00
Davide Saurino
e00b6e656e Go example added to kitchen sink demo 2012-04-16 16:45:57 +02:00
Davide Saurino
7df563169a Go mode added 2012-04-16 16:19:17 +02:00
Fabian Jakobs
08b934ec60 Merge pull request #725 from ajaxorg/highlighting/js
fix js_highlight_rules
2012-04-16 02:07:17 -07:00
Fabian Jakobs
2c1f7951c2 Merge pull request #727 from nightwing/multiCursor
add editor.findAll
2012-04-16 02:02:19 -07:00
nightwing
0e21a9354e fix Block-comments after function(){ 2012-04-15 19:03:08 +04:00
nightwing
68d0799554 make getStartRule getEndRule static 2012-04-15 19:02:18 +04:00
nightwing
119d733fb5 replaceAll shouldn't change scroll position 2012-04-15 18:34:45 +04:00
nightwing
01d053c46b add editor.findAll 2012-04-15 18:34:45 +04:00
Fabian Jakobs
e80a862f3e Merge pull request #724 from nightwing/multiCursor
Multi cursor polish
2012-04-15 05:49:30 -07:00
nightwing
e8a5c0dc2f fix js_highlight_rules 2012-04-15 14:59:10 +04:00
nightwing
31a6da4b5f fix Multiple selections only show 1 selection 2012-04-15 14:45:08 +04:00
nightwing
04e83afee1 do not redraw whole editor when only one cursor is visible 2012-04-15 13:58:08 +04:00
nightwing
b77c3b348e fix bug with ghost selections 2012-04-14 18:42:14 +04:00
nightwing
d91c9f7074 use 1px cursor only in multiselect mode 2012-04-14 15:54:23 +04:00
nightwing
6a781ad9d3 show crosshair cursor when alt is pressed 2012-04-13 22:14:45 +04:00
nightwing
544cb09499 fix typo in split.js 2012-04-13 21:06:18 +04:00
Fabian Jakobs
ce891c2c2e package 2012-04-13 13:51:44 +02:00
Fabian Jakobs
9fc464e781 allow module 2012-04-13 12:12:29 +02:00
Fabian Jakobs
4382268234 package 2012-04-13 12:08:06 +02:00
Fabian Jakobs
aa5cac8fb3 enable multi cursor by default 2012-04-13 12:07:36 +02:00
Fabian Jakobs
caf151e232 Merge pull request #718 from nightwing/multiCursor
Multi cursor cleanup and docs
2012-04-13 02:00:19 -07:00
Fabian Jakobs
05e3b77991 Merge pull request #719 from ajaxorg/highlighting/css
Add CSS3 rules
2012-04-13 01:58:58 -07:00
Garen Torikian
9826360ea5 Add CSS3 rules 2012-04-12 16:52:54 -07:00
Garen Torikian
e3479a9a2c Package 2012-04-12 14:18:45 -07:00
nightwing
2b3a950613 make cut a command, and add documentation 2012-04-12 22:42:57 +04:00
nightwing
387790d94c cleanup 2012-04-12 22:42:56 +04:00
Fabian Jakobs
d578c63beb small js mode fix 2012-04-12 18:04:22 +02:00
Fabian Jakobs
498cc1a89d caret is only 1px width 2012-04-12 16:48:55 +02:00
Fabian Jakobs
11eedc31f9 package 2012-04-12 16:43:11 +02:00