Commit graph

153 commits

Author SHA1 Message Date
Bala Clark
57e67301eb manga mode toolbar button 2013-08-19 23:09:31 +02:00
Bala Clark
e83dd1e875 fixed manga mode 2013-08-19 22:49:11 +02:00
Bala Clark
a1e8d77182 only emit navigate event when loading a new page 2013-08-19 22:28:43 +02:00
Bala Clark
48afb3dd96 make page load buffer level into a config variable 2013-08-19 22:23:03 +02:00
Bala Clark
4aaab294a0 merge conflict 2013-08-18 22:45:04 +02:00
Bala Clark
587e2135f3 iOS webapp enhancements 2013-08-18 22:31:52 +02:00
Bala Clark
643781375d iOS webapp enhancements 2013-08-18 21:13:24 +02:00
Bala Clark
b677d1ba76 mobile defaults to single page view 2013-08-18 19:36:57 +02:00
Bala Clark
f5841f6995 removed unused variable 2013-08-18 01:30:37 +02:00
Bala Clark
22402e640a trigger drop down menus on touch in mobile 2013-08-17 23:30:50 +02:00
Bala Clark
ea42cb3ddc mobile bugfixes 2013-08-17 22:14:37 +02:00
Bala Clark
a2a5e72915 Merge branch 'master' of github.com:balaclark/HTML5-Comic-Book-Reader 2013-08-11 23:17:07 +02:00
Bala Clark
e4eae26b6e todos 2013-08-11 23:16:27 +02:00
Bala Clark
9287862619 fixed tests 2013-05-10 10:28:43 +02:00
Bala Clark
185b830daf split tests into modules 2013-05-10 00:03:53 +02:00
Bala Clark
c78bc6cef5 switched tests to qunit 2013-05-09 23:55:39 +02:00
Bala Clark
b3aff50d6a removing jasmine 2013-05-09 21:59:55 +02:00
Bala Clark
3818e198ad readme 2013-05-07 23:27:37 +02:00
Bala Clark
1ae28723eb adding jasmine tests 2013-05-07 23:01:41 +02:00
Bala Clark
89120918a4 single quotes instead of double 2013-05-06 21:52:27 +02:00
Bala Clark
49a87895f8 2 spaces instead of tabs 2013-05-06 21:49:46 +02:00
Bala Clark
9fdcb272d0 jshint, use strict 2013-05-06 21:42:15 +02:00
Bala Clark
c0ddf82df8 updated destroy method 2013-05-04 10:39:35 +02:00
Bala Clark
6c98b89cae updated build process 2013-05-04 09:24:42 +02:00
Bala Clark
417c7b0300 removing now unused aristo / pixastic submodules 2013-05-03 23:04:16 +02:00
Bala Clark
669aff3e12 update jquery & pixastic 2013-05-03 22:49:53 +02:00
Bala Clark
9dadedff3f use font icons instead of images for navigation 2013-05-03 08:08:39 +02:00
Bala Clark
ad2ad4f379 refactoring, use Handlebars instead of jQuery objects, updated toolbar styles 2013-05-03 00:15:48 +02:00
Bala Clark
fa5e67d9cf fixed method calls 2013-05-02 19:23:22 +02:00
Bala Clark
d53dc0fc9b added destroy method 2013-05-01 11:13:25 +02:00
Bala Clark
050d8c8277 removing unused underscore.js 2013-03-26 21:49:23 +01:00
Bala Clark
a21d7f2f4c basic local file opening example, now using bitjs
instead of zip.js for cbz & cbr support.
2013-03-26 21:43:29 +01:00
Bala Clark
291b1e411f testing out reading pages straight from a cbz file 2013-03-25 07:32:37 +01:00
Bala Clark
5d20759dcc don't lose the reading position after applying
enhancements.
2013-03-19 21:01:15 +01:00
Bala Clark
73752691a0 show toolbar by default 2013-03-19 20:42:03 +01:00
Bala Clark
8d9970d0b1 removed arrow key navigation code, custom navigation keys should be passed in the options object 2013-03-19 00:07:58 +01:00
kennethlarsen
0f8fcca070 Added function to use arrow keys to change pages in ComicBook.js 2012-10-11 21:47:45 +02:00
Bala Clark
21db5fd7d8 minifying 2011-09-18 14:34:10 +02:00
Bala Clark
1e55f3dc39 function order 2011-09-18 02:05:54 +02:00
Bala Clark
c02932d9aa preload bugfix 2011-09-18 01:51:06 +02:00
Bala Clark
59c57523b9 load one image at a time 2011-09-16 17:52:42 +02:00
Bala Clark
e116917d78 loading progress bar 2011-09-16 17:19:00 +02:00
Bala Clark
3ebe8bb8f0 todo 2011-09-16 16:36:40 +02:00
Bala Clark
b63e506d89 minifying 2011-09-16 16:24:20 +02:00
Bala Clark
4877c5005b removed the useless 'combined' file 2011-09-16 16:23:54 +02:00
Bala Clark
36e9240e9b Makefile now creates a combined js with pixastic dependencies and makes the minified version from that 2011-09-16 16:17:14 +02:00
Bala Clark
88dd360a71 adding basic minified version 2011-09-16 16:16:30 +02:00
Bala Clark
6e44bfd909 todo 2011-09-16 16:10:47 +02:00
Bala Clark
6ced0efebc enhancement sliders now apply on change as on slide is too slow 2011-09-16 15:43:51 +02:00
Bala Clark
c29c8b8275 put back page rendering code into the preload method 2011-09-16 15:22:08 +02:00