Commit graph

206 commits

Author SHA1 Message Date
Puzzlet Chung
88e5fa8afe update pixastic version 2013-05-17 23:44:04 +09:00
Kyung-hown Chung
022b551b35 Merge pull request #1 from klutzy/feature/best-fit
Add best-fit mode
2013-05-17 07:38:12 -07:00
klutzy
2f7a3268f1 Add best-fit mode 2013-05-17 23:23:47 +09:00
Puzzlet Chung
d113b9d950 Merge remote-tracking branch 'Ganonmaster/master' 2012-12-29 15:47:28 +09: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
Hidde Jansen
586bdb25eb Changed reading direction image and other small style adjustments 2012-04-07 19:23:13 +02:00
Hidde Jansen
3ce0ddf00c fixed a bug 2012-02-07 02:12:58 +01: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
Hidde Jansen
6726e5b0dc Scratched some todos off the list 2011-11-06 19:40:51 +01:00
Hidde Jansen
0005837fd7 Fixed manga mode 2011-11-04 21:53:40 +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
Bala Clark
ac659bdd27 todo 2011-09-08 13:28:34 +02:00
Bala Clark
4edc0bcc02 link to a hosting comic in the example instead of including one in the repo 2011-09-08 13:27:57 +02:00
Bala Clark
8663e817c3 disable page navigation controls when not needed 2011-09-08 13:22:28 +02:00
Bala Clark
b235efdbfd todo 2011-09-08 12:46:22 +02:00
Bala Clark
624c9e823b don't allow navigating to non-existant pages 2011-09-08 12:34:16 +02:00
Bala Clark
4e4d707b14 don't keep redrawing the page after the current one has been loading 2011-09-07 08:47:58 +02:00
Bala Clark
752bf3b02f removed crappy exception class 2011-09-06 17:04:38 +02:00