Commit graph

1,876 commits

Author SHA1 Message Date
Fabian Jakobs
7b143ae70e add revision number to the kitchen sink 2011-09-07 11:38:30 +02:00
Fabian Jakobs
c018bb60e3 use git protocol 2011-09-07 10:28:17 +02:00
Fabian Jakobs
c8d6cce256 Merge pull request #412 from defunkt/dont-hardcode-fonts-protocol
Don't hardcode protocol to Google Fonts.
2011-09-07 01:22:21 -07:00
Chris Wanstrath
f1b0c0859b Don't hardcode protocol to Google Fonts.
Without this change, using Ace on an SSL page throws a
mixed content warning:

https://img.skitch.com/20110906-8xhu97awwbeyjf6bsgawj4y7d6.png
2011-09-06 13:38:51 -07:00
Fabian Jakobs
6fdb285562 jslint fixes 2011-09-06 18:15:17 +02:00
Fabian Jakobs
a0051237b6 package 2011-09-06 17:21:02 +02:00
Fabian Jakobs
7157ed6645 yet another regex highlighting fix 2011-09-06 17:20:53 +02:00
Fabian Jakobs
1041f1abe8 package 2011-09-06 16:53:48 +02:00
Fabian Jakobs
86344d92b7 regexps are allowed after case statements 2011-09-06 16:52:49 +02:00
Fabian Jakobs
ed308a539b package 2011-09-06 16:00:03 +02:00
Fabian Jakobs
9e34190cde add latex mode to the makefile 2011-09-06 15:59:51 +02:00
Fabian Jakobs
983771a2be fix tokenizing js comments 2011-09-06 15:55:27 +02:00
Fabian Jakobs
c9badb0a64 dryice 2011-09-06 15:54:48 +02:00
Fabian Jakobs
5379fa6647 latex mode 2011-09-06 14:47:39 +02:00
Fabian Jakobs
aaa7abe505 Merge remote-tracking branch 'jpallen/latex_highlighting' into gh-pages
Conflicts:
	demo/demo.js
	kitchen-sink.html
2011-09-06 14:31:23 +02:00
Fabian Jakobs
f80b18e95c Merge pull request #409 from nightwing/pullreq
restore compatibility with strict xml and xul
2011-09-06 01:26:05 -07:00
Fabian Jakobs
3cf5846f5e use entity.name.function in coffeescript classes 2011-09-06 10:24:34 +02:00
Fabian Jakobs
f5a5e70507 highlight function names 2011-09-06 10:15:44 +02:00
Fabian Jakobs
b5808745c0 Merge pull request #411 from defunkt/more-coffee-colors
Coffee: Highlight `property:` and `@property`
2011-09-06 01:15:22 -07:00
Chris Wanstrath
17007e7902 Coffee: Highlight property: and @property 2011-09-04 21:23:05 -07:00
nightwing
b21ec9185e can't scroll all the way to the left with mouse 2011-09-01 10:54:59 +05:00
nightwing
93fb27747e remove unneeded </div>, and remove entities not present in xml 2011-09-01 10:54:59 +05:00
Giannis
bade5d6578 * add eclipse theme print margin 2011-08-31 15:42:44 +03:00
mikedeboer
d30bd7322d package 2011-08-23 14:52:09 +02:00
mikedeboer
5bfe563305 fixed path normalization for paths relative to root 2011-08-23 14:50:57 +02:00
Fabian Jakobs
5e9f0b077e package 2011-08-20 10:54:46 +02:00
Fabian Jakobs
c1c4793d82 pilot 2011-08-20 10:52:56 +02:00
Fabian Jakobs
e5809f29ca Merge pull request #390 from leegao/master
Lua highlight rules
2011-08-20 01:51:35 -07:00
Lee Gao
0447e1fa09 Rebuilt kitchensink to support lua after merge, should pull cleanly now. 2011-08-19 18:57:22 -04:00
Lee Gao
2664df2404 Changed submodule pilot 2011-08-19 18:55:35 -04:00
Lee Gao
68f3a31b8e Merge branch 'master' of git://github.com/ajaxorg/ace
Conflicts:
	build/demo/kitchen-sink-uncompressed.js
	build/demo/kitchen-sink.js
	build/src/ace-uncompressed.js
	build/src/ace.js
2011-08-19 18:54:25 -04:00
Fabian Jakobs
3d277c782f package 2011-08-19 16:35:17 +02:00
Fabian Jakobs
ee6b54046f fix copy and paste in chrome 2011-08-19 16:35:05 +02:00
Fabian Jakobs
9e8191df68 package 2011-08-19 15:36:05 +02:00
Ryan Hope
11c8d88ecc fix autocaps issue 2011-08-19 11:12:28 +02:00
Fabian Jakobs
cb00e0e03e pilot 2011-08-19 11:12:28 +02:00
Fabian Jakobs
1b84360aed Merge pull request #389 from nightwing/pullreq
firefox scrollbar bug
2011-08-19 01:20:12 -07:00
Lee Gao
db9862b3f7 Added indentation to lua 2011-08-18 20:23:31 -04:00
Lee Gao
adb1b2ce21 Removed unnecessary code for comment indentation 2011-08-18 18:55:25 -04:00
Lee Gao
0a58b58d1f Added lua into the kitchen sink demo. 2011-08-18 18:33:37 -04:00
Lee Gao
4b83e01684 Added in Lua highlight rules 2011-08-18 17:55:33 -04:00
nightwing
e040610995 fix invisible scrollbar for zoomed pages on firefox 2011-08-18 23:14:31 +05:00
nightwing
fcd7919fdc add selected text to finds prompt 2011-08-18 23:14:31 +05:00
Fabian Jakobs
2ca2cc5220 package 2011-08-18 17:37:58 +02:00
Fabian Jakobs
5af05772eb better IE9 handling 2011-08-18 17:36:55 +02:00
Fabian Jakobs
4b7a0a6313 package 2011-08-18 17:29:50 +02:00
Fabian Jakobs
41c625aca8 fix IE detection for IE9 2011-08-18 17:28:32 +02:00
Fabian Jakobs
514088aa89 add markdown to the package 2011-08-18 17:05:33 +02:00
Fabian Jakobs
405038d57a package 2011-08-18 17:05:33 +02:00
Fabian Jakobs
a99dbc54bb update theme for markdown mode 2011-08-18 17:05:32 +02:00