Commit graph

2,049 commits

Author SHA1 Message Date
Fabian Jakobs
6d06b3bbd0 cleanups to the haxe mode 2011-11-15 11:21:57 +01:00
Jason O'Neil
45d3c86da6 Changed to demo, because haxe.hx was renamed to Haxe.hx
Haxe files must be uppercase to be compile-able.
2011-11-15 11:15:41 +01:00
Jason O'Neil
8f0a86639a Renamed haxe file sample and changed class so that it is a valid file that compiles. 2011-11-15 11:15:41 +01:00
Jason O'Neil
0c4c0f8529 Changes to Textarea also 2011-11-15 11:15:41 +01:00
Jason O'Neil
3b589d0d85 Changes to Kitchen Sink demo to include haxe mode and document 2011-11-03 13:44:21 +08:00
Jason O'Neil
dbd5d3fa01 Added haxe mode to Makefile.dryice.js 2011-11-03 13:43:48 +08:00
Jason O'Neil
c1337be88f Added a sample file for haxe 2011-11-03 13:42:50 +08:00
Jason O'Neil
aac5a0e83a Added mode and highlight rules for haxe, based on C# 2011-11-03 13:05:11 +08:00
Fabian Jakobs
e8914acd7b Merge pull request #479 from nightwing/pullreq
make wrapping friendlier to code:
2011-10-26 00:39:13 -07:00
Fabian Jakobs
933b4f9386 Merge pull request #480 from kernel1983/master
fix vim mode hjkl keys problem
2011-10-26 00:37:46 -07:00
Fabian Jakobs
2ad5f9a3a0 highlight "no" keyword in coffeescript. fixes #481 2011-10-26 10:30:11 +03:00
KJ
6b84933232 fix vim mode (h|left) and (l|right) key 2011-10-26 14:16:17 +08:00
nightwing
b8e934b1bf make wrapping friendlier to code:
- allow wrapping text at punctuation as well as space
 - do not search for wrap point too far away from the line end
2011-10-25 19:04:18 +05:00
Fabian Jakobs
b8d2d96387 Merge pull request #478 from rstudio/bugfix/no-paste-event-on-indent
Bugfix/no paste event on indent
2011-10-25 06:26:55 -07:00
Joe Cheng
e46d4201fe Don't emit Paste event on indent 2011-10-24 10:47:41 -07:00
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