log

age author description
Wed, 25 Jan 2012 15:23:06 +0100 casties refactoring image toolkits part two.
Wed, 25 Jan 2012 15:13:06 +0100 robcast moved DocuImage implementations with non-standard toolkits (JAI, ImgeJ) into separate Maven modules.
Tue, 24 Jan 2012 21:12:13 +0100 hertzhaft make relative links to jquery version
Tue, 24 Jan 2012 16:12:42 +0100 hertzhaft changed regions parameter separator to the same as for marks
Fri, 13 Jan 2012 14:07:57 +0100 robcast don't set position of scaler div, just size.
Tue, 10 Jan 2012 17:44:18 +0100 robcast upped version nr
Tue, 10 Jan 2012 17:40:21 +0100 robcast fixed bug with prev/next page. (too quick in using jQuery functions)
Wed, 04 Jan 2012 14:26:55 +0100 robcast code cosmetics
Wed, 04 Jan 2012 11:28:46 +0100 robcast fixed birdseye region positioning after layout reflow.
Wed, 04 Jan 2012 00:31:39 +0100 robcast disable forced load event causing problem with firefox.
Tue, 03 Jan 2012 21:44:22 +0100 robcast preview for ZoomArea. shows distortions when changing aspect ratio.
Tue, 03 Jan 2012 21:30:27 +0100 robcast much nicer implementation of preview for scrolling and zooming.
Tue, 03 Jan 2012 16:29:46 +0100 robcast more cleanup to make eclipse checker happy.
Mon, 02 Jan 2012 22:30:50 +0100 robcast small cleanups.
Mon, 02 Jan 2012 21:10:14 +0100 robcast button plugin works now.
Mon, 02 Jan 2012 17:12:39 +0100 robcast moved button code into plugin
Wed, 28 Dec 2011 22:10:31 +0100 robcast "preview" doesn't work for zoomArea.
Wed, 28 Dec 2011 22:04:18 +0100 robcast "preview" works now also for zoomIn/Out
Wed, 28 Dec 2011 11:47:18 +0100 robcast Merge with 6b49f78ccfd88eb0bb576a26e6e1e9e8aa6ebfb0
Wed, 28 Dec 2011 11:44:28 +0100 robcast working on more generic "preview"
Wed, 28 Dec 2011 11:42:59 +0100 robcast fix non-local variable use.
Tue, 27 Dec 2011 20:05:53 +0100 hertzhaft new function name is setZoomBg
Sun, 25 Dec 2011 16:22:38 +0100 hertzhaft IE chokes on the comma
Thu, 22 Dec 2011 15:17:14 +0100 robcast added req/s info
Wed, 21 Dec 2011 19:18:16 +0100 robcast improved runtime statistics
Wed, 21 Dec 2011 17:57:30 +0100 robcast fixed problem with highcolor images by downconversion after load.
Wed, 21 Dec 2011 17:02:28 +0100 robcast fixed slowness of tiff with color profile by loading into srgb.
Wed, 21 Dec 2011 17:01:13 +0100 robcast improved busy cursor
Wed, 21 Dec 2011 11:52:13 +0100 robcast Merge with 58343be11fa388e0909b621ac474693af32250dd
Wed, 21 Dec 2011 11:51:24 +0100 robcast nicer code
Wed, 21 Dec 2011 11:49:41 +0100 robcast "preview" for scroll arrows. still ugly code.
Tue, 20 Dec 2011 15:51:36 +0100 robcast new counter for open requests.
Tue, 20 Dec 2011 14:40:48 +0100 robcast first step to "preview" like zoom-drag for more operations
Tue, 20 Dec 2011 00:23:37 +0100 robcast added busy cursor ('progress') while loading.
Mon, 19 Dec 2011 23:42:31 +0100 robcast fixed bug with next/prev page.
Mon, 19 Dec 2011 21:55:49 +0100 robcast better timeout log message
Mon, 19 Dec 2011 21:39:17 +0100 robcast added timeout-parameter and timeout-handler to AsyncServletWorker.
Fri, 16 Dec 2011 14:34:04 +0100 robcast fixed problem with progressive jpeg images
Mon, 12 Dec 2011 20:37:53 +0100 robcast more new documentation
Fri, 09 Dec 2011 20:33:24 +0100 robcast slightly updated website.
Fri, 09 Dec 2011 19:23:29 +0100 robcast add current berlios website pages to repo
Tue, 06 Dec 2011 19:05:13 +0100 robcast made plugins more jquery 1.7 compliant
Tue, 06 Dec 2011 18:25:09 +0100 robcast more to ignore
Tue, 06 Dec 2011 18:19:46 +0100 robcast use current size background as well as scaled full-size background when dragging
Tue, 06 Dec 2011 10:41:52 +0100 robcast fixed bugs with reload when changing scale mode
Fri, 02 Dec 2011 10:55:50 +0100 robcast update to jquery 1.7.1 (not fully tested)
Mon, 29 Aug 2011 19:58:33 +0200 robcast fix bug with fullscreen mode
Thu, 11 Aug 2011 15:27:09 +0200 robcast added suppressParamNames for half-embedded mode.
Wed, 10 Aug 2011 21:17:16 +0200 robcast make dirInfo crash less. make digilib better for half-embedded use.
Wed, 08 Jun 2011 17:49:01 +0200 robcast reset imgSize in operations that change size.
Tue, 24 May 2011 13:48:37 -0400 robcast add relative-basedir back in. fix digicat.
Tue, 24 May 2011 08:17:02 -0400 robcast make text servlet work
Fri, 20 May 2011 19:30:05 +0200 robcast small fixes
Fri, 20 May 2011 14:25:18 +0200 robcast fix ioexception for java 1.5.
Tue, 10 May 2011 09:56:43 +0200 robcast make DigilibRequest usable for stream input.
Wed, 04 May 2011 15:04:38 +0200 robcast really works with streams now.
Tue, 03 May 2011 12:18:08 +0200 robcast move Texter servlet to its own maven module
Tue, 26 Apr 2011 21:02:31 +0200 robcast fixed pdf module
Tue, 26 Apr 2011 20:24:31 +0200 robcast refactored into maven modules per servlet type.
Tue, 26 Apr 2011 11:38:11 +0200 robcast merge jquery + mvn into default