Irakli Gozalishvili
|
b34d97f240
|
Adding marker type background that ignores padding.
|
2011-07-20 18:22:24 +02:00 |
|
Irakli Gozalishvili
|
8f04864157
|
Fixing issue with multiline selection where selection does not start from the begining of line.
|
2011-07-20 17:58:57 +02:00 |
|
Irakli Gozalishvili
|
2ed9c5d599
|
Fixing bug in selection rendering which was misplaced since padding was not used.
|
2011-07-20 12:08:45 +02:00 |
|
Irakli Gozalishvili
|
f90084bfba
|
Make padding text layer specific so that print margin and active line highlight are not affected. #342
|
2011-07-14 11:44:28 +02:00 |
|
Fabian Jakobs
|
8c45e96674
|
update build instructions
|
2011-07-11 12:20:23 +02:00 |
|
Fabian Jakobs
|
5ae074024a
|
update package
|
2011-07-11 12:11:34 +02:00 |
|
Fabian Jakobs
|
da0113ba98
|
move dryice from npm dep to submodule dep
|
2011-07-11 12:10:35 +02:00 |
|
Fabian Jakobs
|
89ac7cbf39
|
add dryice submodule
|
2011-07-11 12:10:35 +02:00 |
|
Fabian Jakobs
|
532b8c6d18
|
minor cleanup
|
2011-07-11 12:10:35 +02:00 |
|
Fabian Jakobs
|
0a14ad9fbb
|
Merge pull request #338 from nightwing/pullreq
create layerConfig in constructor instead of adding guards for its every
|
2011-07-11 02:46:24 -07:00 |
|
Fabian Jakobs
|
eb165a2afa
|
Merge pull request #339 from misfo/patch-1
changed misleading argument name: row -> column
|
2011-07-11 02:45:33 -07:00 |
|
Trent Ogren
|
e5a5ea97a1
|
changed misleading argument name: row -> column
|
2011-07-10 12:07:26 -07:00 |
|
nightwing
|
7d74526c60
|
create layerConfig in constructor instead of adding guards for its every access
|
2011-07-10 17:15:27 +05:00 |
|
Fabian Jakobs
|
dfd6cbc2ea
|
Fix offset problems with hard tabs. fixes #329
|
2011-07-04 11:59:39 +00:00 |
|
Fabian Jakobs
|
3cb6ded6b2
|
Merge pull request #321 from Gozala/bugs/focus.greedy-320
Fix for greedy focus issue #320
|
2011-06-30 05:01:41 -07:00 |
|
Irakli Gozalishvili
|
4803f92145
|
Fix for greedy focus issue #320
|
2011-06-30 13:53:10 +02:00 |
|
Fabian Jakobs
|
c86df01d5e
|
Merge pull request #316 from btilford/scala-groovy
Scala & Groovy highlighting
|
2011-06-30 03:06:22 -07:00 |
|
Fabian Jakobs
|
b1b22e2827
|
add setFontSize method to the editor. fix #315
|
2011-06-29 08:44:32 +00:00 |
|
Fabian Jakobs
|
1ad3030099
|
fix #312
|
2011-06-28 13:38:51 -07:00 |
|
Fabian Jakobs
|
0cbc1dd611
|
Merge pull request #318 from bolste/patch-1
Cleaned global scope from "option" var
|
2011-06-28 06:35:27 -07:00 |
|
bolste
|
f818318ecc
|
Cleaned global scope from "option" var
|
2011-06-28 06:16:15 -07:00 |
|
Fabian Jakobs
|
8e0a712c83
|
Merge pull request #317 from nightwing/pullreq
editor.setSession must update wraplimit
|
2011-06-28 01:23:22 -07:00 |
|
nightwing
|
e32a760ef1
|
editor.setSession must update wraplimit
|
2011-06-26 15:07:13 +05:00 |
|
btilford
|
47b8fdef17
|
Fixed demo config issues for groovy/scala highlighting
|
2011-06-24 21:34:57 -06:00 |
|
btilford
|
a81b0a6f49
|
Groovy / Scala highlighting
|
2011-06-24 21:24:32 -06:00 |
|
Fabian Jakobs
|
09bda14096
|
package json mode
|
2011-06-21 11:10:51 +02:00 |
|
Fabian Jakobs
|
ee7a17d5b5
|
Merge branch 'master' of github.com:ajaxorg/ace
|
2011-06-21 08:43:30 +00:00 |
|
Fabian Jakobs
|
2d64cb7547
|
add separate mode for json
|
2011-06-21 08:43:13 +00:00 |
|
Fabian Jakobs
|
eb6bcf5fa0
|
package
|
2011-06-20 11:12:09 +02:00 |
|
Fabian Jakobs
|
de438858a9
|
revert: No need to fallback to existing requireJS.
|
2011-06-20 09:09:34 +00:00 |
|
Fabian Jakobs
|
91f4ab4f6c
|
cleanup
|
2011-06-20 08:32:36 +00:00 |
|
Fabian Jakobs
|
54f269cb53
|
Merge branch 'master' of github.com:ajaxorg/ace
|
2011-06-20 08:28:24 +00:00 |
|
Fabian Jakobs
|
86ce859335
|
detect global object
|
2011-06-20 08:27:32 +00:00 |
|
Fabian Jakobs
|
f28ab84a5e
|
Merge pull request #308 from CaptainOz/master
Fixed comment docs in C and C++
|
2011-06-19 16:29:13 -07:00 |
|
Nate Lillich
|
495ea8f46b
|
Fix'd comment-doc not working in C/C++
|
2011-06-18 12:09:42 -07:00 |
|
Nate Lillich
|
ce1e49aa91
|
Fix'd warnings.
|
2011-06-18 11:54:51 -07:00 |
|
Fabian Jakobs
|
baddb0d5d3
|
Merge pull request #306 from lamaster/patch-1
small typo correction
|
2011-06-18 02:13:29 -07:00 |
|
Lamaster
|
efb1013023
|
small typo
|
2011-06-17 12:05:28 -07:00 |
|
Fabian Jakobs
|
3e3bf8837e
|
package
|
2011-06-16 00:02:26 +02:00 |
|
Fabian Jakobs
|
7baa34a738
|
add csslint checking
|
2011-06-15 21:59:26 +00:00 |
|
Fabian Jakobs
|
5c54545a99
|
Merge pull request #292 from misfo/vim_movements_2
vim I,A,C,G,b,e,x,X,D commands
|
2011-06-10 01:20:20 -07:00 |
|
misfo
|
ed803c24e5
|
vim I,A,C,G,b,e,x,X,D commands
|
2011-06-09 22:52:23 -05:00 |
|
Fabian Jakobs
|
138f3dc3f6
|
package
|
2011-06-08 17:32:06 +02:00 |
|
Fabian Jakobs
|
8d45513f62
|
cleanups
|
2011-06-08 15:26:16 +00:00 |
|
Fabian Jakobs
|
31179780ab
|
Merge branch 'master' of github.com:ajaxorg/ace
|
2011-06-08 15:25:08 +00:00 |
|
Fabian Jakobs
|
f164a557c5
|
fix #280 and cleanup some code
|
2011-06-08 15:24:27 +00:00 |
|
Fabian Jakobs
|
eb02e51e97
|
fix #280
|
2011-06-08 15:08:39 +00:00 |
|
Fabian Jakobs
|
dc9832c26f
|
package
|
2011-06-08 15:41:53 +02:00 |
|
Fabian Jakobs
|
f032c68a79
|
fix svg
|
2011-06-08 13:01:26 +00:00 |
|
Fabian Jakobs
|
841e0e407a
|
add clojure to the demo list
|
2011-06-08 13:01:14 +00:00 |
|