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 |
|
Fabian Jakobs
|
24eccde63e
|
more scrolling fixes
|
2012-04-12 16:40:58 +02:00 |
|
Fabian Jakobs
|
aed7ca654c
|
Merge branch 'multiCursor'
Conflicts:
demo/kitchen-sink/demo.js
lib/ace/test/all_browser.js
|
2012-04-12 16:03:24 +02:00 |
|
Fabian Jakobs
|
b34d25f82d
|
small cleanups
|
2012-04-12 15:59:45 +02:00 |
|
Fabian Jakobs
|
8c7b030128
|
cleanups
|
2012-04-12 15:33:04 +02:00 |
|
Fabian Jakobs
|
d9456740c6
|
Merge remote-tracking branch 'nightwing/multiCursor' into multiCursor
Conflicts:
lib/ace/multi_select.js
|
2012-04-12 15:32:33 +02:00 |
|
Fabian Jakobs
|
cc1389a020
|
package
|
2012-04-12 14:21:59 +02:00 |
|
Fabian Jakobs
|
4230052da9
|
add less mode to the build script
|
2012-04-12 14:21:30 +02:00 |
|
Fabian Jakobs
|
d020cf0e66
|
Merge pull request #707 from justjohn/master
LESS syntax highlighting support
|
2012-04-12 05:11:22 -07:00 |
|
Fabian Jakobs
|
f78d711099
|
package
|
2012-04-12 13:00:29 +02:00 |
|
Fabian Jakobs
|
9deb81fcaf
|
- add animated scrolling to the demo
- fix infinite loop
- fix some typos
|
2012-04-12 13:00:20 +02:00 |
|
Fabian Jakobs
|
bdb05e8c07
|
package
|
2012-04-12 10:19:09 +02:00 |
|
Fabian Jakobs
|
101644923e
|
package
|
2012-04-12 10:09:52 +02:00 |
|
nightwing
|
b44d19ed63
|
scroll selection into view only after find/replace
Conflicts:
lib/ace/editor.js
|
2012-04-12 10:09:52 +02:00 |
|
Fabian Jakobs
|
99dedd25b5
|
package
|
2012-04-12 10:08:34 +02:00 |
|
Fabian Jakobs
|
c40ffa7323
|
remove corner element
|
2012-04-12 10:08:34 +02:00 |
|
Ruben Daniels
|
7b00aa8081
|
* Fixed merge oops
|
2012-04-11 21:23:54 +02:00 |
|
Fabian Jakobs
|
72ca7d98d5
|
Merge pull request #712 from nightwing/subpixel
Subpixel positioning
|
2012-04-11 10:04:51 -07:00 |
|
nightwing
|
378f161143
|
fix failing test
|
2012-04-11 21:00:15 +04:00 |
|
Fabian Jakobs
|
32c88cfb77
|
Merge pull request #591 from okonomiyaki3000/master
Numer of items replaced
|
2012-04-11 09:13:11 -07:00 |
|
nightwing
|
c0550e0891
|
use position="fixed" to not cause problems on rtl sites
|
2012-04-11 20:08:50 +04:00 |
|
nightwing
|
9a45c466ae
|
use getBoundingClientRect for measuring text size
needed because on chrome 17+ line heights can be fractional
|
2012-04-11 20:08:50 +04:00 |
|
nightwing
|
ca35f324c8
|
small cleanup
|
2012-04-11 19:31:43 +04:00 |
|
Fabian Jakobs
|
59ddc64d3d
|
fix unit test
|
2012-04-11 17:28:06 +02:00 |
|
Ruben Daniels
|
d6c3e006b6
|
* Added active line highlighting for the gutter
|
2012-04-11 17:26:32 +02:00 |
|
Fabian Jakobs
|
770ab82cbf
|
Merge branch 'feature/shadowgutter'
Conflicts:
build/kitchen-sink.html
build/src/ace-noconflict.js
build/src/ace.js
lib/ace/virtual_renderer.js
|
2012-04-11 17:23:45 +02:00 |
|
Fabian Jakobs
|
2208ccdd48
|
coding styles
|
2012-04-11 17:19:56 +02:00 |
|
Fabian Jakobs
|
94eddc1362
|
some cleanups. Tabs to spaces, etc
|
2012-04-11 16:55:27 +02:00 |
|
Fabian Jakobs
|
d3f147cc72
|
update themes
|
2012-04-11 16:06:49 +02:00 |
|
Fabian Jakobs
|
a675d6a0f7
|
Merge pull request #699 from danyaPostfactum/master
xml entity support, doctype declaration is marked as "xml_re", not "meta.tag"
|
2012-04-11 06:59:20 -07:00 |
|
Garen Torikian
|
f1c609db1e
|
Merge pull request #693 from ajaxorg/feature/animscroll
* Added animation for scrolling for find and gotoline
|
2012-04-10 10:41:00 -07:00 |
|
Garen Torikian
|
fc4625e1b6
|
Merge master
|
2012-04-10 10:39:55 -07:00 |
|
Garen Torikian
|
27629c05ff
|
Remove unneeded todo
|
2012-04-10 10:37:27 -07:00 |
|
John Roepke
|
811abefc45
|
Merge git://github.com/ajaxorg/ace
|
2012-04-09 21:22:42 +00:00 |
|
danyaPostfactum
|
a4826b938a
|
Change entity.reference to constant.character.entity
|
2012-04-10 04:52:13 +10:00 |
|
danyaPostfactum
|
a7025742a4
|
Change entity.reference to constant.character.entity
|
2012-04-10 04:50:33 +10:00 |
|
Fabian Jakobs
|
b76d40305f
|
Merge pull request #700 from ajaxorg/highlighting/js
Fix highlighting rules for JS
|
2012-04-09 07:10:56 -07:00 |
|
nightwing
|
2021536794
|
emit event before executing a command
|
2012-04-08 17:19:29 +04:00 |
|
Ruben Daniels
|
fddab9eef0
|
* Merged with master
* Built ace
Merge branch 'master' of github.com:ajaxorg/ace into feature/animscroll
Conflicts:
build/kitchen-sink.html
build/src/ace-noconflict.js
build/src/ace.js
build/src/mode-c_cpp-noconflict.js
build/src/mode-c_cpp.js
build/src/mode-clojure-noconflict.js
build/src/mode-clojure.js
build/src/mode-coldfusion-noconflict.js
build/src/mode-coldfusion.js
build/src/mode-csharp-noconflict.js
build/src/mode-csharp.js
build/src/mode-css-noconflict.js
build/src/mode-css.js
build/src/mode-groovy-noconflict.js
build/src/mode-groovy.js
build/src/mode-haxe-noconflict.js
build/src/mode-haxe.js
build/src/mode-html-noconflict.js
build/src/mode-html.js
build/src/mode-java-noconflict.js
build/src/mode-java.js
build/src/mode-javascript-noconflict.js
build/src/mode-javascript.js
build/src/mode-json-noconflict.js
build/src/mode-json.js
build/src/mode-markdown-noconflict.js
build/src/mode-markdown.js
build/src/mode-php-noconflict.js
build/src/mode-php.js
build/src/mode-powershell-noconflict.js
build/src/mode-powershell.js
build/src/mode-scad-noconflict.js
build/src/mode-scad.js
build/src/mode-scala-noconflict.js
build/src/mode-scala.js
build/src/mode-svg-noconflict.js
build/src/mode-svg.js
build/src/mode-xml-noconflict.js
build/src/mode-xml.js
|
2012-04-08 13:22:50 +02:00 |
|