hacks/simpleWebSlides.git
10 years agotwo finger tapping does not work...
Kim Nguyễn [Fri, 11 Oct 2013 15:01:42 +0000 (17:01 +0200)]
two finger tapping does not work...

10 years agoInvert the behaviour of left and right swipe to emulate "natural" browsing :
Kim Nguyễn [Fri, 11 Oct 2013 14:59:22 +0000 (16:59 +0200)]
Invert the behaviour of left and right swipe to emulate "natural" browsing :
swaping left advances, swaping right rewinds.
Fix a typo in preventing tapping from workting.

10 years agoFix a bug in handling touch events.
Kim Nguyễn [Fri, 11 Oct 2013 14:55:08 +0000 (16:55 +0200)]
Fix a bug in handling touch events.
Tentatively capture 2 finger tapping to display the menu.

10 years agoAdd course.
Kim Nguyễn [Fri, 11 Oct 2013 14:10:24 +0000 (16:10 +0200)]
Add course.

10 years agoSmall fixes:
Kim Nguyễn [Fri, 11 Oct 2013 14:09:28 +0000 (16:09 +0200)]
Small fixes:
      * implement touch events
      * fix the u-psud theme and default theme.

10 years agoUse the new flex-box et border-sizing.
Kim Nguyễn [Fri, 20 Sep 2013 16:25:10 +0000 (18:25 +0200)]
Use the new flex-box et border-sizing.

10 years agoSome fixes in the CSS for printout mode and correct selection of current theme in...
Kim Nguyễn [Fri, 20 Sep 2013 08:10:26 +0000 (10:10 +0200)]
Some fixes in the CSS for printout mode and correct selection of current theme in the CSS.

10 years agoAdd some missing files and new themes.
Kim Nguyễn [Fri, 20 Sep 2013 08:07:11 +0000 (10:07 +0200)]
Add some missing files and new themes.

10 years agoImplement generating a printout of the presentation.
Kim Nguyễn [Fri, 6 Sep 2013 11:52:47 +0000 (13:52 +0200)]
Implement generating a printout of the presentation.

10 years agoChange the CSS for print mode.
Kim Nguyễn [Tue, 27 Aug 2013 11:14:22 +0000 (13:14 +0200)]
Change the CSS for print mode.

10 years agoTypos.
Kim Nguyễn [Fri, 28 Jun 2013 15:01:43 +0000 (17:01 +0200)]
Typos.

10 years agoFix the theme, restaure print mode.
Kim Nguyễn [Fri, 14 Jun 2013 13:58:14 +0000 (15:58 +0200)]
Fix the theme, restaure print mode.

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.