Commit graph

109 commits

Author SHA1 Message Date
Bala Clark
e3c5bfb440 added pixastic as a submodule 2011-09-01 15:40:39 +02:00
Bala Clark
d206ff5264 removing hard pixastic include 2011-09-01 15:38:50 +02:00
Bala Clark
494396714b namespaced css classes 2011-09-01 15:38:16 +02:00
Bala Clark
a862cb6fce updating todo list 2011-09-01 12:46:39 +02:00
Bala Clark
32b4992117 added an exception class, alert when trying to navigate to non-existant pages (will improve the crappy alerts...) 2011-09-01 12:40:14 +02:00
Bala Clark
621cb2bb38 adding a basic usage example 2011-09-01 11:57:24 +02:00
Bala Clark
fd9789f3e9 stricter checking 2011-09-01 10:57:13 +02:00
Bala Clark
97c12f07a4 clean whitespaces 2011-09-01 10:56:41 +02:00
Bala Clark
b36f7b06d9 moved css to its own folder 2011-09-01 10:49:32 +02:00
Bala Clark
23223f5d85 updated .gitignore for eclipse 2011-09-01 09:31:49 +02:00
Bala Clark
03d92525af added 'desharpen' enhancement, auto run it before 'sharpen' so that sharpening effects are not always applied over themselves (although this is quite unperformant) 2011-08-31 20:26:31 +02:00
Bala Clark
3035b44e85 added sharpen control 2011-08-31 20:22:23 +02:00
Bala Clark
696b6f489b bit more styling for floating controls 2011-08-31 00:21:55 +02:00
Bala Clark
c4e9c72cc6 renamed "image" control to "color" 2011-08-31 00:17:51 +02:00
Bala Clark
6df9ce23ab keyboard shortcut for image control 2011-08-31 00:15:12 +02:00
Bala Clark
3539eeb052 no margins for nav controls 2011-08-31 00:11:04 +02:00
Bala Clark
e29197e051 just make all controls position:fixed 2011-08-31 00:02:34 +02:00
Bala Clark
91fe118cfc remove css dupe 2011-08-31 00:01:30 +02:00
Bala Clark
53393600a6 fixed positioning for floating controls 2011-08-31 00:00:28 +02:00
Bala Clark
1403e1e01c image enhancement reset button 2011-08-30 23:55:22 +02:00
Bala Clark
41626d8ab7 added desaturate effect control 2011-08-30 23:23:30 +02:00
Bala Clark
8361c754f9 cssfix 2011-08-30 23:09:56 +02:00
Bala Clark
2a622f2726 added left/right navigation arrows 2011-08-30 23:00:46 +02:00
Bala Clark
b5dcc04f32 controls todo 2011-08-30 18:59:44 +02:00
Bala Clark
c3c049e03f added basic controls for brightness/contrast 2011-08-28 23:25:04 +02:00
Bala Clark
9e0122c42a todo 2011-08-28 21:53:54 +02:00
Bala Clark
affa4dc418 removed built in ajax page saving, added an optional user callback function instead 2011-08-28 21:28:17 +02:00
Bala Clark
6981172789 bugfixed potential self ddos :/ 2011-08-28 20:47:52 +02:00
Bala Clark
9f684a7b68 keyboard navigation: left/right 2011-08-28 20:22:31 +02:00
Bala Clark
683d804127 added getter for the pages array 2011-08-28 19:52:16 +02:00
Bala Clark
3759157f6b created functions for get/set hash 2011-08-28 19:22:38 +02:00
Bala Clark
f821168360 .gitignore 2011-08-28 19:21:12 +02:00
Bala Clark
41c69f7159 updated todos 2011-01-07 10:05:22 +01:00
Bala Clark
9f5f5aa7a4 comic setlastpage now uses post instead of get, can be toggled on/off via an option 2011-01-07 10:03:05 +01:00
Bala Clark
becf6be936 removed console.log 2011-01-06 18:22:48 +01:00
Bala Clark
b492474fb0 removed readme 2011-01-06 18:22:22 +01:00
Bala Clark
f1636dd3a4 send ajax statement to the library to save current page 2011-01-06 18:13:29 +01:00
Bala Clark
3aa2f5da84 added support for double page spreads 2010-12-26 19:15:43 +01:00
Bala Clark
115c154c87 fixed minor preload & hash nav bugs 2010-12-26 18:39:11 +01:00
Bala Clark
e396f65748 now only using the newer onhaschange event for back button, will re-enable setInterval method for older browsers later. also tweaked preloading to allow comics to be opened from any page and loaded from there. 2010-12-25 11:19:19 +01:00
Bala Clark
92e2f47f18 enable the back button 2010-12-25 09:44:57 +01:00
Bala Clark
84cc12ebaa use substring() instead of replace() for location.hash 2010-12-25 09:29:52 +01:00
Bala Clark
d7e7450912 minor preload tweak, removed useless parameter 2010-12-25 08:08:31 +01:00
Bala Clark
e4edf4e80f updated todos 2010-12-25 04:58:27 +01:00
Bala Clark
9da5ea74ab removed static html file as is obsolete 2010-12-25 04:58:18 +01:00
Bala Clark
fb35110066 fixed bug with saving applied enhancements 2010-07-17 09:46:14 +00:00
Bala Clark
9c8bc6ee6c reality check 2010-07-15 15:46:52 +00:00
Bala Clark
7b84989cb4 updated todos 2010-07-15 15:33:23 +00:00
Bala Clark
88b8d57db3 moved enhancement parameters into the options array, allows for easy setting on init 2010-07-15 13:51:13 +00:00
Bala Clark
293810e050 added some todos 2010-07-15 12:19:36 +00:00