hacks/simpleWebSlides.git
10 years agoAdd a font file.
Kim Nguyễn [Thu, 13 Jun 2013 09:22:33 +0000 (11:22 +0200)]
Add a font file.

10 years agoImplement a new control panel.
Kim Nguyễn [Thu, 13 Jun 2013 09:22:14 +0000 (11:22 +0200)]
Implement a new control panel.

10 years agoMake the style as resolution independent as possible.
Kim Nguyễn [Tue, 11 Jun 2013 19:22:32 +0000 (21:22 +0200)]
Make the style as resolution independent as possible.
Work around some insane shortcommings of CSS (vertical centering).

10 years agoAlso wait for the end of all animations on the starting slide during
Kim Nguyễn [Sat, 8 Jun 2013 12:06:19 +0000 (14:06 +0200)]
Also wait for the end of all animations on the starting slide during
refresh to enable input events again.

10 years agoAlways use a 4/3 display. Vertically center the content of slides.
Guillaume Melquiond [Fri, 7 Jun 2013 17:46:12 +0000 (19:46 +0200)]
Always use a 4/3 display. Vertically center the content of slides.

10 years agoAdd key 's' for cycling through stylesheets.
Guillaume Melquiond [Fri, 7 Jun 2013 17:43:55 +0000 (19:43 +0200)]
Add key 's' for cycling through stylesheets.

10 years agoFix various issues.
Guillaume Melquiond [Fri, 7 Jun 2013 17:43:20 +0000 (19:43 +0200)]
Fix various issues.

11 years agoFix the CSS a bit.
Kim Nguyễn [Thu, 28 Feb 2013 17:24:42 +0000 (18:24 +0100)]
Fix the CSS a bit.

11 years agoAdd the HTML5 logo to the repository.
Kim Nguyễn [Wed, 27 Feb 2013 20:14:02 +0000 (21:14 +0100)]
Add the HTML5 logo to the repository.

11 years agoImplement a simple control panel.
Kim Nguyễn [Wed, 27 Feb 2013 20:13:40 +0000 (21:13 +0100)]
Implement a simple control panel.
Extend the demo to cover more features.

11 years agoAdd a makefile to minify the js code.
Kim Nguyễn [Wed, 27 Feb 2013 16:11:36 +0000 (17:11 +0100)]
Add a makefile to minify the js code.
Add the minified js file to .gitignore.

11 years agoAdd some new hooks in the API (goToSlide, fix various bugs)
Kim Nguyễn [Wed, 27 Feb 2013 16:02:50 +0000 (17:02 +0100)]
Add some new hooks in the API (goToSlide, fix various bugs)
Add the Inconsolata file to the theme.

11 years agoClean-up the Demo.
Kim Nguyễn [Wed, 27 Feb 2013 12:36:48 +0000 (13:36 +0100)]
Clean-up the Demo.
Refactor the option & Template system.

11 years agoWorking and clean-up 'on-slide' specification.
Kim Nguyễn [Wed, 27 Feb 2013 09:47:35 +0000 (10:47 +0100)]
Working and clean-up 'on-slide' specification.

11 years agoClean-up header and footer handling code.
Kim Nguyễn [Tue, 26 Feb 2013 22:10:08 +0000 (23:10 +0100)]
Clean-up header and footer handling code.
Make it possible to run a callback at the beginig of a slide.

11 years agoWorking template system.
Kim Nguyễn [Tue, 26 Feb 2013 01:52:12 +0000 (02:52 +0100)]
Working template system.

11 years agoRename the sample.xhtml file to demo.xhtml.
Kim Nguyễn [Mon, 25 Feb 2013 20:37:44 +0000 (21:37 +0100)]
Rename the sample.xhtml file to demo.xhtml.

11 years agoAdd an 'sws-' namespace to every class name used in CSS.
Kim Nguyễn [Mon, 25 Feb 2013 20:27:19 +0000 (21:27 +0100)]
Add an 'sws-' namespace to every class name used in CSS.
Drop keyboard events while animations are running.

11 years agoWorking inline script.
Kim Nguyễn [Mon, 25 Feb 2013 18:50:13 +0000 (19:50 +0100)]
Working inline script.

11 years agoWorking "pause" command.
Kim Nguyễn [Mon, 25 Feb 2013 14:48:14 +0000 (15:48 +0100)]
Working "pause" command.

11 years ago.
Kim Nguyễn [Mon, 25 Feb 2013 13:17:32 +0000 (14:17 +0100)]
.

11 years agoWIP.
Kim Nguyễn [Mon, 25 Feb 2013 13:17:08 +0000 (14:17 +0100)]
WIP.

11 years agoRefactor files.
Kim Nguyễn [Sun, 24 Feb 2013 20:41:59 +0000 (21:41 +0100)]
Refactor files.

11 years agoInitial commit.
Kim Nguyễn [Sun, 24 Feb 2013 20:34:44 +0000 (21:34 +0100)]
Initial commit.