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