Commit graph

67 commits

Author SHA1 Message Date
nightwing
3fa54ce97e fix copyLines* for multiple selections 2014-12-12 17:38:39 +04:00
nightwing
6714359998 tweak 2014-06-21 01:48:07 +04:00
nightwing
e52884761d keep demo/kitchein-sink folders location in the build 2014-06-20 20:55:21 +04:00
Fabian Jakobs
75bac806b0 always use https 2014-04-13 16:20:02 +00:00
Fabian Jakobs
4d24573946 use wildcard protocol for external resources.
Otherwise we can't serve it over https
2014-04-13 16:07:34 +00:00
nightwing
c563f15e93 use ext/themelist.js in kitchen-sink demo 2013-11-29 23:53:28 +04:00
nightwing
0002bf4e4c tweak logo 2013-10-05 13:50:53 +04:00
nightwing
4e97b47838 update logo 2013-09-28 23:54:40 +04:00
nightwing
9bf8eac28c add persistent vscroll option to the demo 2013-08-09 00:12:52 +04:00
nightwing
1ad2602f8b add scrollPastEnd to demo 2013-07-07 13:02:57 +04:00
DanyaPostfactum
4f17b1ff09 Mistype fixes 2013-05-12 22:17:02 +10:00
nightwing
af77bb00f8 increase requirejs waitSeconds 2013-04-30 16:42:38 +04:00
Lennart Kats
dd5c9954db Merge pull request #1192 from ajaxorg/tmSnippets
Add support for TextMate snippets
2013-03-25 11:41:05 -07:00
nightwing
9d4faf8911 Merge pull request #1293
Incremental search
2013-03-23 16:21:35 +04:00
h3rb
bac45dd0bb Fixed misnomer
ace_bracket-bad -> ace_bracket-unmatched
2013-03-23 15:33:21 +04:00
nightwing
19ea0fe979 add snippet editor to the demo 2013-03-19 18:41:41 +04:00
Robert Krahn
8a62ad8be0 [incremental search] extending kitchen sink to use isearch 2013-03-17 04:43:33 -07:00
Garen Torikian
6e1398273c Turn into separate plugin 2013-02-22 16:17:29 +04:00
DanyaPostfactum
144b29a7a7 Fix label for readonly checkbox 2013-01-25 12:23:41 +04:00
DanyaPostfactum
99f8aba562 Read-only checkbox in kitchen sink 2013-01-25 12:23:40 +04:00
DanyaPostfactum
35819e68df More font sizes to kitchen sink 2013-01-25 12:23:39 +04:00
Garen Torikian
629e543ef4 Reshuffle dirs 2013-01-14 21:48:59 +04:00
nightwing
66d8e37f4d async loading of fonts in demo 2013-01-07 23:11:51 +04:00
nightwing
0514860492 fix typo in textinput.js 2012-12-17 10:25:37 +04:00
C9
057b7cf732 Reverted kitchen sink 2012-12-13 18:45:23 -05:00
C9
ba4c463ba9 Added chaos theme 2012-12-13 18:42:14 -05:00
Garen Torikian
95bd44f342 Rebuild API docs 2012-11-28 22:23:32 +04:00
Vlad Zinculescu
540cd033dc fix styling for sidebar in kitchen-sink.html 2012-11-26 17:13:35 +01:00
nightwing
3d6ce5fdf5 Merge remote-tracking branch 'remotes/origin/master' into mode_live_edit
Conflicts:
	demo/kitchen-sink/demo.js
	lib/ace/mode/coffee_highlight_rules_test.js
2012-10-03 22:44:58 +04:00
nightwing
d071027087 use fonts that have bold face with same width 2012-10-01 20:22:54 +04:00
nightwing
5630688576 add tooltip for token under the mouse
helps building modes and themes
2012-09-30 02:59:57 +04:00
nightwing
48b7aa69fe break demo into smaller parts 2012-09-30 02:59:57 +04:00
Garen Torikian
ecfdc5fbc4 Update themes some more 2012-09-19 18:39:29 +04:00
nightwing
5c0c33f470 Merge pull request #936 from Gozala/theme/ambience
Adding ambiance theme.
2012-09-14 09:19:00 +04:00
Irakli Gozalishvili
df4816a769 Adding ambiance theme. 2012-09-13 15:20:39 -07:00
nightwing
4a8ead5c7b add indent guide images to themes 2012-08-02 15:28:44 +04:00
bootstraponline
434abc7645 Add GitHub theme option to kitchen sink. 2012-06-17 18:46:49 -06:00
nightwing
a1f79bb2e2 update readme and demo 2012-05-31 23:40:11 +04:00
nightwing
34f3cac4a8 reorganize build and demo
Conflicts:

	Makefile.dryice.js
2012-05-24 23:10:50 +04:00
nightwing
6bb805b40f simplify config 2012-05-04 19:11:19 +04:00
Fabian Jakobs
6caba032dd Revert "don't use animated scrolling setting"
This reverts commit 7225a32736.
2012-05-01 17:13:51 +02:00
Fabian Jakobs
7225a32736 don't use animated scrolling setting 2012-05-01 12:08:05 +02:00
nightwing
3b827c11ae make setFadeFoldWidgets on by default 2012-04-20 12:20:34 +04: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
0fb6590f26 be smarter with mode and theme loading 2012-03-30 17:44:24 +02:00
Fabian Jakobs
f3cd1d1f7e kitchen sink gets its own set of themes 2011-12-20 12:18:02 +01:00
Adam Jimenez
4e2764dfdd dreamweaver theme 2011-12-12 13:15:00 +00:00
Fabian Jakobs
83d6732abe add chrome theme to the demo 2011-12-06 15:59:53 +01:00
Fabian Jakobs
70cef75704 add setting to toggle fold mode 2011-12-05 15:11:36 +01:00
Fabian Jakobs
1a42d8e2b0 fix kitchen sink loading 2011-11-25 18:45:43 +01:00