log

age author description
Tue, 08 Mar 2011 13:15:12 +0100 robcast don't prestart threads. stream
Tue, 08 Mar 2011 13:13:44 +0100 robcast rendering code cleanup. stream
Tue, 08 Mar 2011 09:07:07 +0100 hertzhaft first step towards zoom arrows jquery
Mon, 07 Mar 2011 15:16:51 +0100 hertzhaft better region info jquery
Mon, 07 Mar 2011 11:59:11 +0100 robcast (slightly) fixed enhance and colop in linux. stream
Mon, 07 Mar 2011 10:35:57 +0100 robcast Merge with a29f53d8b7dd6bc0956092df253d0290bcdd894d stream
Mon, 07 Mar 2011 09:54:36 +0100 hertzhaft why not use coords attribute for coords? jquery
Mon, 07 Mar 2011 09:30:55 +0100 hertzhaft fixed region position bug in embedded mode, sigh jquery
Mon, 07 Mar 2011 00:38:20 +0100 hertzhaft always show html-defined regions. wrong pos still not fixed jquery
Sun, 06 Mar 2011 14:30:15 +0100 hertzhaft settings need deep copy to be duplicated jquery
Sun, 06 Mar 2011 13:16:27 +0100 hertzhaft fix missing buttons jquery
Sun, 06 Mar 2011 12:58:09 +0100 hertzhaft fixed a bug in geom.intersect jquery
Sat, 05 Mar 2011 00:16:04 +0100 hertzhaft region icons for embedded mode jquery
Fri, 04 Mar 2011 18:16:28 +0100 robcast add showregionnumbers to digilib.html stream
Fri, 04 Mar 2011 17:49:15 +0100 robcast Merge from jquery branch stream
Fri, 04 Mar 2011 10:19:46 +0100 robcast enhance (cont, brgt) operation now with just one float. stream
Thu, 03 Mar 2011 17:51:54 +0100 robcast new version nr. stream
Thu, 03 Mar 2011 10:08:20 +0100 robcast organised special juju for invert on linux jdk 1.6. stream
Tue, 01 Mar 2011 22:00:50 +0100 hertzhaft merge jquery
Tue, 01 Mar 2011 19:47:33 +0100 robcast debugging invert... stream
Tue, 01 Mar 2011 18:53:35 +0100 robcast another try at invert. (works on osx...) stream
Tue, 01 Mar 2011 17:46:29 +0100 robcast small cleanup stream
Tue, 01 Mar 2011 17:38:46 +0100 robcast fixed NPE in ImageInfoDocuImage.identify() stream
Tue, 01 Mar 2011 17:12:25 +0100 hertzhaft predefine region content with a rel= jquery
Tue, 01 Mar 2011 15:17:51 +0100 robcast color invert operation. doesn't work with all image types yet... stream
Tue, 01 Mar 2011 10:14:29 +0100 robcast logs more request and response headers. stream
Tue, 01 Mar 2011 01:31:26 +0100 hertzhaft display regions as HTML for use in digilib element jquery
Fri, 25 Feb 2011 12:41:07 +0100 robcast helper function to show request and response header. stream
Fri, 25 Feb 2011 11:51:29 +0100 robcast fixed mo=jpeg or png being ignored. stream
Fri, 25 Feb 2011 11:34:49 +0100 robcast new servlet operation colop=grayscale. stream
Wed, 23 Feb 2011 18:09:31 +0100 robcast merge from jquery branch stream
Wed, 23 Feb 2011 18:03:27 +0100 robcast Merge with efd7a223f819f569a52d8d4e6d5e08c24c18fee5 stream
Wed, 23 Feb 2011 16:00:07 +0100 robcast new default fullscreen page (uses automagic host selection) stream
Wed, 23 Feb 2011 10:09:53 +0100 robcast config option img-diskcache-allowed to switch off disk caching in ImageIO stream
Wed, 23 Feb 2011 02:24:00 +0100 hertzhaft hide region when outside of zoomArea, not show jquery
Wed, 23 Feb 2011 02:06:41 +0100 hertzhaft fixed automatic region links and region content jquery
Wed, 23 Feb 2011 01:49:22 +0100 hertzhaft refactored packParams(); new 'keep' marker class jquery
Tue, 22 Feb 2011 20:08:27 +0100 robcast more tries and catches... stream
Tue, 22 Feb 2011 18:33:55 +0100 robcast deal with null response stream
Mon, 21 Feb 2011 22:36:35 +0100 robcast clean up possible resource leaks. better behaviour with unknown image types. stream
Mon, 21 Feb 2011 18:37:44 +0100 hertzhaft read regions from HTML (not working yet), show info jquery
Mon, 21 Feb 2011 10:24:48 +0100 robcast fix to log message. fixed jar creation. stream
Mon, 21 Feb 2011 10:15:09 +0100 robcast Merge from jquery branch stream
Mon, 21 Feb 2011 01:20:22 +0100 hertzhaft could not remove last region jquery
Mon, 21 Feb 2011 01:08:33 +0100 hertzhaft small typo jquery
Mon, 21 Feb 2011 01:03:55 +0100 hertzhaft regions plugin works, inclunding event handlers jquery
Mon, 21 Feb 2011 01:00:26 +0100 hertzhaft better intersect function jquery
Mon, 21 Feb 2011 00:57:32 +0100 hertzhaft some small additions to birdview jquery
Sun, 20 Feb 2011 19:34:05 +0100 robcast Alternative versions of Scaler without async and without threads. stream
Sun, 20 Feb 2011 13:28:14 +0100 hertzhaft plugin name has changed to birdseye :-) jquery
Sun, 20 Feb 2011 13:24:49 +0100 hertzhaft stub for new plugins; overlay div for regions plugin jquery
Sun, 20 Feb 2011 11:55:51 +0100 hertzhaft geometry: overlapsRect() plus some comment clarifications jquery
Sun, 20 Feb 2011 00:02:51 +0100 robcast Initialiser is now a ServletContextListener (doesn't need web.xml). stream
Sat, 19 Feb 2011 22:59:53 +0100 robcast corrected typo. upped default quality. stream
Sat, 19 Feb 2011 22:01:12 +0100 robcast first version using officially approved Servlet 3.0 async support. stream
Sat, 19 Feb 2011 13:03:31 +0100 robcast remove all ServletOutputStream.flush(). (stupid me ;-) jquery
Sat, 19 Feb 2011 12:32:20 +0100 robcast check for ServletResponse.isCommited() stream
Sat, 19 Feb 2011 11:07:08 +0100 robcast remove all ServletOutputStream.flush(). (stupid me ;-) stream
Sat, 19 Feb 2011 09:56:18 +0100 robcast merge from juqery branch stream
Fri, 18 Feb 2011 23:13:26 +0100 hertzhaft started to adapt regions plugin to new plugin mechanism jquery
Fri, 18 Feb 2011 20:09:15 +0100 robcast fullscreen mode works without reload on browsers supporting history.pushstate! jquery
Fri, 18 Feb 2011 19:46:09 +0100 robcast loadImageInfo sends event when loaded. jquery
Fri, 18 Feb 2011 19:18:14 +0100 robcast added redisplay handler to birdseye. updated plugin docu. jquery
Fri, 18 Feb 2011 18:58:52 +0100 robcast birds eye view now as a plugin. jquery
Fri, 18 Feb 2011 15:18:55 +0100 robcast merge jquery
Fri, 18 Feb 2011 15:16:30 +0100 robcast documentation for new plugin api in jquery-digilib-plugin.txt. jquery
Fri, 18 Feb 2011 11:11:49 +0100 hertzhaft first step to a regions plugin jquery
Fri, 18 Feb 2011 10:39:40 +0100 robcast first step to birdseye view as a plugin. jquery
Fri, 18 Feb 2011 09:44:42 +0100 robcast put plugins reference into plugin object. put geom into fn object for plugins. jquery
Thu, 17 Feb 2011 23:50:53 +0100 hertzhaft english section headings in unit dropdown jquery
Thu, 17 Feb 2011 22:50:32 +0100 hertzhaft make plugins available to other plugins jquery
Thu, 17 Feb 2011 22:36:49 +0100 robcast more new plugin architecture. jquery
Thu, 17 Feb 2011 14:32:48 +0100 robcast new plugin architecture. jquery
Wed, 16 Feb 2011 14:31:50 +0100 robcast geometry as first digilib plugin. jquery
Tue, 15 Feb 2011 11:02:31 +0100 robcast first internal event. no handlers yet. jquery
Tue, 15 Feb 2011 09:52:04 +0100 robcast add Combiner for concatenating js source files. jquery
Sun, 13 Feb 2011 23:05:28 +0100 hertzhaft create SVG on top of scaler img jquery
Sun, 13 Feb 2011 17:36:31 +0100 hertzhaft status line for SVG measuring tool jquery
Sun, 13 Feb 2011 16:22:32 +0100 hertzhaft better height calculation, too jquery
Sun, 13 Feb 2011 16:16:42 +0100 hertzhaft better width calculation for scaler div jquery
Sun, 13 Feb 2011 01:12:45 +0100 hertzhaft more preparations for SVG measuring tool jquery
Fri, 11 Feb 2011 23:19:39 +0100 hertzhaft minor precisations jquery
Fri, 11 Feb 2011 23:19:14 +0100 hertzhaft minor precisations jquery
Fri, 11 Feb 2011 23:11:04 +0100 hertzhaft minor precisations jquery
Fri, 11 Feb 2011 10:12:41 +0100 robcast merge from jquery branch stream
Thu, 10 Feb 2011 23:41:01 +0100 robcast merge jquery
Thu, 10 Feb 2011 23:38:03 +0100 robcast original size mode works with zoom area now. needs error handling. jquery
Thu, 10 Feb 2011 23:36:29 +0100 robcast fixed bug ignoring ddpi parameter jquery
Thu, 10 Feb 2011 22:46:17 +0100 hertzhaft highlight buttons by background image jquery
Thu, 10 Feb 2011 21:13:54 +0100 robcast Merge jquery
Thu, 10 Feb 2011 21:05:08 +0100 robcast scale button in embedded mode jquery
Thu, 10 Feb 2011 20:41:33 +0100 robcast pixel-by-pixel scale fully works now. jquery
Thu, 10 Feb 2011 17:03:55 +0100 hertzhaft copy/paste relict jquery
Thu, 10 Feb 2011 16:56:48 +0100 hertzhaft state indicators for buttons jquery
Thu, 10 Feb 2011 13:01:10 +0100 robcast merge jquery
Thu, 10 Feb 2011 12:51:19 +0100 robcast pixel-by-pixel scale mode works with zoom area. (not in all cases) jquery
Thu, 10 Feb 2011 09:20:56 +0100 hertzhaft small preparations for SVG jquery
Wed, 09 Feb 2011 10:22:29 +0100 robcast added setScaleMode. no compensation for change in scaling yet. jquery
Tue, 08 Feb 2011 23:57:39 +0100 hertzhaft primitive plugin extension mechanism - unsure how useful this is jquery
Tue, 08 Feb 2011 22:49:44 +0100 robcast use concurrent put methods in DocuDirDache. stream
Mon, 07 Feb 2011 11:02:23 +0100 robcast fixed jsp to work with new classes. stream
Mon, 07 Feb 2011 09:12:47 +0100 robcast merge with jquery branch stream
Sun, 06 Feb 2011 22:17:41 +0100 hertzhaft added jQuery ui and svg javascripts jquery
Sun, 06 Feb 2011 18:25:41 +0100 hertzhaft ugly workaround for IE7 image load handler bug jquery
Sun, 06 Feb 2011 00:12:47 +0100 robcast reading image info asynchronously works now. has just no use yet. jquery
Sat, 05 Feb 2011 22:50:15 +0100 robcast first real JSON jsp: ImgInfo-json.jsp jquery
Sat, 05 Feb 2011 22:48:57 +0100 robcast clean up imports jquery
Sat, 05 Feb 2011 17:12:45 +0100 hertzhaft zoom-drag background follows birdZoom also in embedded mode (still imprecise) jquery
Sat, 05 Feb 2011 16:47:31 +0100 robcast removed synchronized from some methods jquery
Sat, 05 Feb 2011 15:59:31 +0100 robcast clean up of web.xml (not sure about authentication roles) jquery
Sat, 05 Feb 2011 14:40:33 +0100 robcast small method name change jquery
Sat, 05 Feb 2011 13:53:45 +0100 hertzhaft smoother birdZoom indicator movement; fixed bug in jQuery.offset() jquery
Fri, 04 Feb 2011 00:02:06 +0100 hertzhaft move zoom-drag background along with birdview indicator jquery
Thu, 03 Feb 2011 21:50:25 +0100 hertzhaft move birdview zoom indicator along with zoom drag jquery
Thu, 03 Feb 2011 10:30:15 +0100 robcast get reference works now in embedded. jquery
Wed, 02 Feb 2011 22:28:36 +0100 robcast zoom-drag background follows rotation and mirror jquery
Wed, 02 Feb 2011 21:11:50 +0100 robcast fixed problem with setmark, zoomarea and zoomDrag handlers. jquery
Wed, 02 Feb 2011 20:03:36 +0100 robcast image-drag now with full background image :-) jquery
Wed, 02 Feb 2011 14:56:50 +0100 robcast image-drag with opacity :-) jquery
Wed, 02 Feb 2011 14:41:38 +0100 robcast busy cursor while loading doesn't work (for me) jquery
Wed, 02 Feb 2011 14:17:52 +0100 robcast small improvements jquery
Wed, 02 Feb 2011 00:41:16 +0100 hertzhaft setup zoomdrag even when image is not initially zoomed jquery
Wed, 02 Feb 2011 00:25:49 +0100 hertzhaft merge jquery
Wed, 02 Feb 2011 00:24:22 +0100 hertzhaft improved some embedded buttons; fixed reset function jquery
Wed, 02 Feb 2011 00:02:58 +0100 robcast leave dragged background image in scaler. jquery
Tue, 01 Feb 2011 19:30:59 +0100 robcast fixed setupZoomDrag jquery
Tue, 01 Feb 2011 16:30:38 +0100 robcast really renamed birdMoveArea, really merged fix for no zoom area. jquery
Tue, 01 Feb 2011 16:11:45 +0100 robcast merge jquery
Tue, 01 Feb 2011 16:03:57 +0100 robcast better birdMoveArea, now called setupBirdDrag. jquery
Tue, 01 Feb 2011 14:59:15 +0100 hertzhaft no bird zoom drag if scaler image is not zoomed jquery
Tue, 01 Feb 2011 12:46:22 +0100 robcast embedded mode state in cookie works now. jquery
Tue, 01 Feb 2011 11:18:32 +0100 robcast first steps to storing embedded state in cookie jquery
Tue, 01 Feb 2011 00:12:02 +0100 robcast fixed birdZoomDiv positioning in embedded mode jquery
Mon, 31 Jan 2011 17:44:20 +0100 robcast put styles in stylesheet. jquery
Mon, 31 Jan 2011 16:31:40 +0100 robcast merge jquery
Mon, 31 Jan 2011 16:24:31 +0100 robcast improved bird image handling. jquery
Mon, 31 Jan 2011 16:22:39 +0100 hertzhaft still the strange bug when dragging the zoomed image in embedded mode jquery
Mon, 31 Jan 2011 13:34:32 +0100 hertzhaft get rid of currently unused SEParator button jquery
Mon, 31 Jan 2011 10:16:30 +0100 hertzhaft adjust size of scalerDiv only when img loaded jquery
Mon, 31 Jan 2011 10:05:49 +0100 hertzhaft change birdview along with scalerUrl in embedded mode jquery
Sun, 30 Jan 2011 22:06:45 +0100 hertzhaft improved embedded icons; page fwd/back scaler problem solved partially jquery
Sun, 30 Jan 2011 21:20:23 +0100 hertzhaft fix accidentally introduced but which prevented 'zoom area' jquery
Sun, 30 Jan 2011 18:52:19 +0100 robcast goto page works now (with window.prompt) jquery
Sun, 30 Jan 2011 18:32:40 +0100 hertzhaft getting rid of bg div in zoomDrag jquery
Sun, 30 Jan 2011 18:11:07 +0100 robcast merge jquery
Sun, 30 Jan 2011 17:58:56 +0100 robcast more cosmetics: added options to validate with http://www.jslint.com jquery
Sun, 30 Jan 2011 16:38:54 +0100 hertzhaft 'reset' should reset fitwidth/fitheight, too jquery
Sun, 30 Jan 2011 16:37:05 +0100 robcast improved button positioning jquery
Sat, 29 Jan 2011 23:50:06 +0100 hertzhaft cosmetics jquery
Sat, 29 Jan 2011 23:27:39 +0100 hertzhaft fixed some reset and cookie issues jquery
Fri, 28 Jan 2011 19:50:50 +0100 hertzhaft img reload works for fullscreen, but somehow not precise jquery
Fri, 28 Jan 2011 17:01:27 +0100 hertzhaft was producing multiple copies of $bg jquery
Fri, 28 Jan 2011 16:29:54 +0100 hertzhaft some minor fixes, img reload still missing jquery
Fri, 28 Jan 2011 16:14:32 +0100 hertzhaft drag zoomed image jquery
Fri, 28 Jan 2011 11:52:06 +0100 robcast merge jquery
Fri, 28 Jan 2011 11:51:13 +0100 robcast set quality works now (window.prompt only) jquery
Fri, 28 Jan 2011 00:19:15 +0100 hertzhaft first step for new fullscreen icons jquery
Thu, 27 Jan 2011 19:45:26 +0100 robcast cookie handling now just in pack/unpackParameters jquery
Thu, 27 Jan 2011 18:50:55 +0100 hertzhaft cookie names should not contain equal signs jquery
Thu, 27 Jan 2011 17:29:41 +0100 robcast re-created toggle for morebuttons (more = null) jquery
Thu, 27 Jan 2011 16:59:10 +0100 robcast took out toggle more-or-less-buttons due to collisions with new buttonset code. jquery
Thu, 27 Jan 2011 16:53:09 +0100 robcast better handling of button sets jquery
Thu, 27 Jan 2011 15:37:39 +0100 hertzhaft add toggle for last buttonset jquery
Thu, 27 Jan 2011 02:14:32 +0100 hertzhaft cookie control for birdview, works for fullscreen jquery
Thu, 27 Jan 2011 00:47:19 +0100 hertzhaft COOOOKIES jquery
Thu, 27 Jan 2011 00:38:36 +0100 hertzhaft I need my Hertziana connection jquery
Thu, 27 Jan 2011 00:11:50 +0100 hertzhaft console debug div for IE jquery
Wed, 26 Jan 2011 23:43:39 +0100 robcast merge jquery
Wed, 26 Jan 2011 23:25:41 +0100 robcast more or less buttons buttons - with animation :-) jquery
Wed, 26 Jan 2011 23:11:50 +0100 hertzhaft reference button plus action jquery
Wed, 26 Jan 2011 22:34:26 +0100 hertzhaft reset button plus action jquery
Wed, 26 Jan 2011 20:37:45 +0100 hertzhaft fix zoom bug introduced with last change jquery
Wed, 26 Jan 2011 18:37:03 +0100 hertzhaft trying to work around IE bugs, debugging for IE jquery
Wed, 26 Jan 2011 15:37:39 +0100 hertzhaft forgot to add the mirror pngs jquery
Wed, 26 Jan 2011 11:21:18 +0100 hertzhaft added missing mirror icons, enlarged some jquery
Wed, 26 Jan 2011 11:20:21 +0100 hertzhaft added missing mirror icons, enlarged some jquery
Wed, 26 Jan 2011 10:56:45 +0100 robcast infrastructure for switchable button sets jquery
Wed, 26 Jan 2011 01:40:43 +0100 hertzhaft 'one' is wrong for embedded mode jquery
Wed, 26 Jan 2011 01:35:56 +0100 hertzhaft correct bindings for birdview jquery
Wed, 26 Jan 2011 01:26:45 +0100 hertzhaft dragging birdview zooms correctly now jquery
Wed, 26 Jan 2011 01:01:53 +0100 hertzhaft first step at dragging birdview zoom indicator around jquery
Tue, 25 Jan 2011 23:58:27 +0100 robcast took renderBirdArea hooks out of scalerImgLoaded into redisplay. jquery
Tue, 25 Jan 2011 22:28:48 +0100 robcast merge jquery
Tue, 25 Jan 2011 22:04:27 +0100 robcast transformation with mirror works now too! jquery
Tue, 25 Jan 2011 18:35:53 +0100 hertzhaft minor corrections jquery
Tue, 25 Jan 2011 17:50:27 +0100 robcast better comment jquery
Tue, 25 Jan 2011 17:47:36 +0100 robcast image transform works now under rotation!!! (at least for multiples of 90deg) jquery
Tue, 25 Jan 2011 11:01:45 +0100 robcast still working on correct transform for rotations... (still doesn't) jquery
Mon, 24 Jan 2011 23:07:57 +0100 hertzhaft birdview: nice animation for embedded mode, none for fullscreen jquery
Mon, 24 Jan 2011 09:49:49 +0100 hertzhaft it DOES work :-) jquery
Mon, 24 Jan 2011 09:48:27 +0100 hertzhaft make zoomarea and birdview work in embedded mode jquery
Mon, 24 Jan 2011 00:52:47 +0100 hertzhaft deleted generated SVGs jquery
Mon, 24 Jan 2011 00:48:17 +0100 hertzhaft added small buttons image files jquery
Mon, 24 Jan 2011 00:43:00 +0100 hertzhaft small buttons for embedded mode jquery
Mon, 24 Jan 2011 00:13:16 +0100 robcast work on getting transformation to work with rotation (currently still doesn't) jquery
Sun, 23 Jan 2011 00:26:07 +0100 robcast rotate, contrast, and brightness jquery
Sat, 22 Jan 2011 23:34:48 +0100 robcast fix bug in birdview handling. jquery
Sat, 22 Jan 2011 22:03:20 +0100 robcast mirroring works now jquery
Sat, 22 Jan 2011 00:29:06 +0100 hertzhaft forgot to uncomment a line jquery
Sat, 22 Jan 2011 00:26:43 +0100 hertzhaft small birdview improvements jquery
Fri, 21 Jan 2011 14:53:37 +0100 robcast split bird's view code in two more parts, analog to scaler-img code. jquery
Fri, 21 Jan 2011 00:49:45 +0100 hertzhaft restore the old scaler url jquery
Fri, 21 Jan 2011 00:34:15 +0100 hertzhaft first try at birdview indicator jquery
Fri, 21 Jan 2011 00:33:33 +0100 hertzhaft first try at birdview indicator jquery
Fri, 21 Jan 2011 00:00:08 +0100 robcast zoomarea works now jquery
Thu, 20 Jan 2011 20:21:11 +0100 robcast fixed dumb bug jquery
Thu, 20 Jan 2011 20:15:45 +0100 robcast added guessing of scalerBaseUrl jquery
Thu, 20 Jan 2011 19:37:19 +0100 robcast renamed 'actions' to 'buttons' and 'methods' to 'actions' jquery
Thu, 20 Jan 2011 19:04:56 +0100 robcast zoom to page width works now jquery
Thu, 20 Jan 2011 14:31:45 +0100 robcast beter event handling for setMark... jquery
Thu, 20 Jan 2011 13:02:22 +0100 robcast merge jquery
Thu, 20 Jan 2011 12:41:14 +0100 robcast set mark works now jquery
Wed, 19 Jan 2011 21:41:17 +0100 hertzhaft even smaller improvement jquery
Wed, 19 Jan 2011 20:41:25 +0100 robcast small improvement jquery
Wed, 19 Jan 2011 20:18:59 +0100 robcast reload doesn't take list of changed parameters any more jquery
Wed, 19 Jan 2011 20:03:44 +0100 robcast zoomin and -out works now jquery
Wed, 19 Jan 2011 19:45:53 +0100 robcast fix in getParamRGBM/A to deal with empty input jquery
Wed, 19 Jan 2011 15:53:08 +0100 hertzhaft some small aboutdiv fixes jquery
Wed, 19 Jan 2011 14:49:27 +0100 robcast enabling bird's eye view in options now even works... jquery
Wed, 19 Jan 2011 11:09:35 +0100 robcast setupBirdDiv called early if enabled in options jquery
Wed, 19 Jan 2011 10:58:30 +0100 robcast setupBirdDiv deferred until used jquery
Tue, 18 Jan 2011 22:50:03 +0100 robcast small fixes jquery
Tue, 18 Jan 2011 21:30:03 +0100 robcast last and next page works now jquery
Tue, 18 Jan 2011 19:27:20 +0100 robcast changed button onclick binding to use closure jquery
Tue, 18 Jan 2011 17:16:46 +0100 robcast trying showAboutDivFn... jquery
Tue, 18 Jan 2011 16:06:22 +0100 robcast rendering marks works now jquery
Tue, 18 Jan 2011 13:01:18 +0100 robcast close digilibPDF branch digilibPDF
Tue, 18 Jan 2011 15:04:44 +0100 robcast more work on initialisation jquery
Tue, 18 Jan 2011 12:58:09 +0100 robcast small fix to servlet config
Tue, 18 Jan 2011 12:51:51 +0100 robcast questions about display()... jquery
Tue, 18 Jan 2011 00:11:53 +0100 robcast changed methods to pass "data" around instead of "settings" jquery
Mon, 17 Jan 2011 23:57:09 +0100 robcast scalerImgLoaded sets up img trafo jquery
Mon, 17 Jan 2011 22:10:12 +0100 robcast Merge with HEAD jquery
Mon, 17 Jan 2011 22:05:07 +0100 robcast small merge and fix jquery
Mon, 17 Jan 2011 18:23:52 +0100 hertzhaft small retouches jquery
Mon, 17 Jan 2011 16:25:58 +0100 hertzhaft first attempt at switching images by page number jquery
Mon, 17 Jan 2011 14:35:17 +0100 hertzhaft factored out display function jquery
Mon, 17 Jan 2011 14:19:00 +0100 hertzhaft merging recent changes jquery
Mon, 17 Jan 2011 10:27:37 +0100 robcast corrected typo jquery
Mon, 17 Jan 2011 00:34:32 +0100 hertzhaft 'about' window has its own event handler jquery