Commit graph

2,034 commits

Author SHA1 Message Date
Fabian Jakobs
cf4773176c Merge pull request #475 from nightwing/pullreq
double click with highlightAll on crashes browser
2011-10-24 03:41:40 -07:00
Fabian Jakobs
b139819575 add rubymonk. closes #477 2011-10-24 13:34:52 +03:00
nightwing
93237bd694 fix some more out of date tests 2011-10-21 21:32:09 +05:00
nightwing
e3000ae39d fix in browser tests 2011-10-21 20:59:41 +05:00
nightwing
245b27a4f7 using moveCursorTo in search.js isn't safe (triggers events) 2011-10-21 20:48:26 +05:00
Fabian Jakobs
18f5ca584f Merge pull request #423 from probablycorey/master
Search's FindAll has issues when cursor is in the middle of the line.
2011-10-21 02:43:12 -07:00
Fabian Jakobs
43df77ec80 Merge pull request #471 from paulb777/patch-2
Adding AppLaud Cloud - a toolset for developing mobile apps with PhoneGap
2011-10-21 02:02:18 -07:00
Fabian Jakobs
2715ec90a3 Merge pull request #472 from nightwing/pullreq
more bugfix, add togglefold to default commands
2011-10-21 01:23:51 -07:00
nightwing
7ade415f25 toggleFold must fold strings and comments as well 2011-10-21 11:09:10 +05:00
nightwing
92a3369bdb add togglefold to the list of default commands 2011-10-21 09:07:13 +05:00
nightwing
1a462d53de range.containsRange was returning result for "intersects" 2011-10-21 09:07:12 +05:00
nightwing
c5a53431e8 dragging when ctrl/alt is pressed must copy selection 2011-10-21 09:07:12 +05:00
nightwing
8a9488090d don't stop iteration if behaviour returns undefined 2011-10-21 09:07:12 +05:00
nightwing
70201ad6a7 small optimization + namechange for getNextFold->getNextFoldLine 2011-10-21 09:07:12 +05:00
Paul Beusterien
8674600cb1 Adding AppLaud Cloud - a toolset for developing mobile apps with PhoneGap, jQuery Mobile, weinre, Ripple, and, of course, Ace. 2011-10-19 18:47:44 -07:00
Sergi Mansilla
e8bfde6e5d Merge pull request #466 from ajaxorg/server-side-rendering
added reference to jsdom to the submodules
2011-10-14 01:18:21 -07:00
Jan Jongboom
2017c478fb added reference to jsdom to the submodules 2011-10-14 10:08:59 +02:00
Fabian Jakobs
d85acd115e Merge pull request #463 from ajaxorg/server-side-rendering
Server side rendering
2011-10-13 05:14:57 -07:00
Jan Jongboom
aa0d6e935e fixed styling in firefox 2011-10-13 13:14:31 +02:00
Fabian Jakobs
75ce4e33dd pilot 2011-10-13 12:50:20 +02:00
Fabian Jakobs
08de8b4aa1 add static highlighter demos 2011-10-13 12:38:34 +02:00
Fabian Jakobs
606963f424 move kitchen-sink demo into a separate directory 2011-10-13 11:22:19 +02:00
Fabian Jakobs
760074ee41 Merge branch 'master' into server-side-rendering 2011-10-13 10:00:05 +02:00
Jan Jongboom
5a808ac6a8 Highlighting feature of ace as a server side node module! 2011-10-12 18:14:38 +02:00
Fabian Jakobs
5c71055d1a package 2011-10-12 17:12:21 +02:00
Fabian Jakobs
879e1a7aa6 fix php demo 2011-10-12 17:12:14 +02:00
Fabian Jakobs
6d4df6c520 package 2011-10-12 17:08:40 +02:00
Fabian Jakobs
72bbe2a239 Merge pull request #462 from nantoniazzi/patch-1
New project using Ace : Weecod, an online simulator of programming proble
2011-10-12 07:55:01 -07:00
Jan Jongboom
dff21be992 Merge branch 'master' of github.com:ajaxorg/ace into server-side-rendering 2011-10-12 16:25:16 +02:00
Jan Jongboom
9c612d2329 initial checkin 2011-10-12 16:24:31 +02:00
Fabian Jakobs
5774aa14dc pilot 2011-10-12 16:22:07 +02:00
Fabian Jakobs
55e4f7e803 pilot 2011-10-12 14:12:27 +00:00
Fabian Jakobs
bf638def80 Merge pull request #418 from Gozala/bug/multi-head
ace modules can't be shared across windows - Issue #417
2011-10-12 07:05:23 -07:00
nantoniazzi
9ec72ff319 New project using Ace : Weecod, an online simulator of programming problems. 2011-10-11 16:08:34 +03:00
Fabian Jakobs
c912a36cca package 2011-10-11 11:09:11 +02:00
Fabian Jakobs
b2fe493a6b add sql demo 2011-10-11 11:09:05 +02:00
Fabian Jakobs
236274e8fc reorder docs in the demo 2011-10-11 11:08:40 +02:00
Jonathan Camile
add0f3f5a2 Sql Mode: Fixed string highlighting 2011-10-11 10:56:52 +02:00
Jonathan Camile
e26ce00afb SqlMode: Fixed group by and order by, and added asc and desc 2011-10-11 10:56:43 +02:00
Fabian Jakobs
b163c6884f Merge commit '6d3fef82' 2011-10-11 10:55:43 +02:00
Fabian Jakobs
9aeb02597d refactor kitchen sink. Make it easier to add new
modes.
2011-10-11 10:55:37 +02:00
Fabian Jakobs
26a1af8778 Merge pull request #453 from deytao/master
SQL Mode
2011-10-10 08:08:23 -07:00
Jonathan Camile
6d3fef826f Merge branch 'master' of https://github.com/ajaxorg/ace 2011-10-10 13:45:52 +02:00
Fabian Jakobs
cbaf01cfe8 Merge pull request #458 from russplaysguitar/patch-2
Added Coldfusion
2011-10-10 03:10:22 -07:00
Fabian Jakobs
7d347d2acd Merge pull request #457 from russplaysguitar/master
Added Coldfusion mode example
2011-10-10 03:09:52 -07:00
Fabian Jakobs
ccbf88da59 Merge pull request #456 from russplaysguitar/patch-1
Added Coldfusion
2011-10-10 03:09:32 -07:00
Russ
0df6505fd2 Added Coldfusion 2011-10-10 00:57:13 -07:00
Russ
56288d9bec Added docs/Coldfusion.cfm 2011-10-10 00:54:24 -07:00
Russ
e4644259ac Added Coldfusion 2011-10-10 00:42:43 -07:00
Fabian Jakobs
7a9a2855df Merge pull request #400 from russplaysguitar/master
Added Coldfusion mode
2011-10-10 00:21:56 -07:00