Commit graph

213 commits

Author SHA1 Message Date
Bala Clark
3ba9d65bae updated navigation styles 2013-05-03 22:46:35 +02:00
Bala Clark
9dadedff3f use font icons instead of images for navigation 2013-05-03 08:08:39 +02:00
Bala Clark
24c9693832 removing unused CSS 2013-05-03 07:54:28 +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
71aceb4ef0 better file example 2013-04-30 23:17:37 +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
e9c7788886 added dev html with non combined js 2013-03-19 20:41:52 +01:00
Bala Clark
f8fc3eef24 updated jquery to 1.9.1 2013-03-19 20:41:27 +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
Bala Clark
9a65d2c4aa Merge pull request #3 from kennethlarsen/master
Change page by arrow keys
2012-10-28 11:36:15 -07: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
01a1e44ac4 now using the Aristo jQuery UI theme 2011-11-18 12:54:55 +01:00
Bala Clark
7b17d22d23 ignore gedit tmp files 2011-11-18 12:34:50 +01: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
8552fc651b merge conflicts 2011-09-17 14:59:57 +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
196852ed08 beginnings of a Makefile 2011-09-16 16:15:50 +02:00
Bala Clark
67bc2dad65 adding google closure compiler 2011-09-16 16:15:50 +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
a18b08f728 now using 'golden boy' as the example comic 2011-09-16 15:39:54 +02:00
Bala Clark
c29c8b8275 put back page rendering code into the preload method 2011-09-16 15:22:08 +02:00
Bala Clark
4d38b42d2e show loading percentage 2011-09-15 11:23:24 +02:00
Bala Clark
dc46a6bf4d preload bugfix 2011-09-15 09:39:05 +02:00
Bala Clark
458527a62a starting to preload in both directions 2011-09-14 18:03:35 +02:00
Bala Clark
1b66e23600 removing example, better example page coming soon 2011-09-10 15:53:53 +02:00
Bala Clark
a53be3b441 fixed page indicator bug 2011-09-10 15:34:57 +02:00
Bala Clark
08412333c8 improved left/right control images 2011-09-10 15:34:36 +02:00
Bala Clark
29fc3fecea todo 2011-09-09 17:22:02 +02:00
Bala Clark
11e7a9e980 don't show 'next' control on double page last pages 2011-09-09 10:33:20 +02:00
Bala Clark
5cc82edc47 todo 2011-09-09 09:20:42 +02:00
Bala Clark
ac9d8db539 color control positioning 2011-09-08 22:13:28 +02:00
Bala Clark
e9fcd5561e todo 2011-09-08 22:13:10 +02:00
Bala Clark
79ed8bffbf removed stray console.log 2011-09-08 22:02:00 +02:00
Bala Clark
e1d267b38b more hacky pointer bugfixes 2011-09-08 13:46:52 +02:00
Bala Clark
280fe124b2 fixed bug when requesting pages that are not loaded yet 2011-09-08 13:36:45 +02:00