Mercurial > hg > digilib
graph
-
add methods to deal with image inputs that are not files (e.g. TextGrid TGCrud).Fri, 05 Feb 2016 19:03:45 +0100, by robcast
-
show/hide annotations button does work now.Tue, 19 Jan 2016 15:40:12 +0100, by robcast
-
Fixed bug in IIIF2.0 info.json found by Yury Emelyanov.Mon, 18 Jan 2016 19:32:28 +0100, by robcast
-
position birdzoom rectangle more preciselySat, 16 Jan 2016 19:47:47 +0100, by hertzhaft
-
toggleRegions now returns visibility stateSat, 16 Jan 2016 19:24:45 +0100, by hertzhaft
-
add class to scaler when defining zoom area; commented out invalid css:background-image in zoom area overlaySat, 09 Jan 2016 21:32:29 +0100, by hertzhaft
-
bird's eye: use existing HTML div; animation only when zoom area resizes; no re-rendering when moving zoom areaThu, 07 Jan 2016 00:26:58 +0100, by hertzhaft
-
always setup bird's eye when autoBirdDiv is setWed, 06 Jan 2016 18:57:59 +0100, by hertzhaft
-
again - fix for #38: Zoom Area shrinks when using bird's eye viewWed, 30 Dec 2015 16:55:40 +0100, by hertzhaft
-
setZoomArea and centerZoomArea should return the zoom areaWed, 30 Dec 2015 14:21:42 +0100, by hertzhaft
-
more documentation for AuthOps implementations.Sun, 29 Nov 2015 18:53:14 +0100, by robcast
-
make measure tests work with button spriteTue, 17 Nov 2015 16:20:20 +0100, by hertzhaft
-
button and arrow images are now a single sprite.Mon, 16 Nov 2015 20:22:20 +0100, by robcast
-
more minified resources.Mon, 16 Nov 2015 16:00:04 +0100, by robcast
-
add Javascript collection and minification step to maven build.Fri, 13 Nov 2015 21:57:26 +0100, by robcast
-
trying yuicompressor maven plugin.Fri, 13 Nov 2015 20:41:23 +0100, by robcast
-
document new parameters.Fri, 13 Nov 2015 18:29:54 +0100, by robcast
-
Added tag release-2.3.7 for changeset 42fb22288b55 release-2.3Fri, 13 Nov 2015 17:38:04 +0100, by robcast
-
added colop=BITONAL for black-and-white images (no fancy algorithm).Fri, 13 Nov 2015 17:29:29 +0100, by robcast
-
Added tag release-2.3.6 for changeset 01c50fb92856 release-2.3Fri, 13 Nov 2015 15:16:03 +0100, by robcast
-
remove global CORS servlet filter. add cors "*" in IIIF info request, controlled by config option.Fri, 13 Nov 2015 15:06:30 +0100, by robcast
-
more IIIF API support (expose size of prescaled images).Thu, 12 Nov 2015 16:43:01 +0100, by robcast
-
IIIF Image API 2.0 support.Thu, 12 Nov 2015 15:00:16 +0100, by robcast
-
small clean up.Thu, 12 Nov 2015 12:02:14 +0100, by robcast
-
Merge from new_scaling branchWed, 11 Nov 2015 20:33:10 +0100, by robcast
-
adding the first tests for digilib's scaling modes. new_scalingWed, 11 Nov 2015 20:30:09 +0100, by robcast
-
reshuffled ImageJobDescription again. all case-dependent logic is now in prepareScaleParams which gets called automatically by getInstance. new_scalingTue, 10 Nov 2015 18:36:46 +0100, by robcast
-
Merge from default c4d32640c1bebd2fb8b965ee97e745f9601f255e new_scalingTue, 10 Nov 2015 15:42:35 +0100, by robcast
-
update version.Tue, 10 Nov 2015 15:40:18 +0100, by robcast
-
Added tag release-2.3.4 for changeset 2a248500ede2 release-2.3Tue, 10 Nov 2015 14:41:27 +0100, by robcast
-
Merge with 1edc05d955cba1bd06c340b60650f507be4af755 release-2.3Tue, 10 Nov 2015 14:30:43 +0100, by robcast
-
make sure prepareScaleParams is only called once.Tue, 10 Nov 2015 14:17:12 +0100, by robcast
-
not just round up but also down to prevent black-pixel border.Sun, 08 Nov 2015 18:40:38 +0100, by robcast
-
fix borked java-compiler-plugin settings.Sun, 08 Nov 2015 18:37:45 +0100, by robcast
-
more discarding.Fri, 06 Nov 2015 14:30:56 +0100, by robcast
-
Finally fixed bug with images not loading from time to time! (hopefully)Thu, 05 Nov 2015 20:19:38 +0100, by robcast
-
fixed bug: rgb slider values could not be reset to defaultTue, 03 Nov 2015 11:25:14 +0100, by hertzhaft
-
fixed bug: rgb slider values were not submittedTue, 03 Nov 2015 10:54:00 +0100, by hertzhaft
-
fix pdf servlet.Wed, 28 Oct 2015 15:58:08 +0100, by robcast
-
nicer error messages from IIIF-parser.Wed, 28 Oct 2015 15:57:34 +0100, by robcast
-
cleaned poms and web.xmls.Wed, 28 Oct 2015 15:55:46 +0100, by robcast
-
doc update and small cleanups.Tue, 27 Oct 2015 18:44:43 +0100, by robcast
-
abort sending earlier when response is already committed.Tue, 27 Oct 2015 18:15:38 +0100, by robcast
-
send file not found error instead of NPE if the codec can't read the image file.Tue, 27 Oct 2015 18:12:40 +0100, by robcast
-
Merge from new_scaling branchTue, 27 Oct 2015 11:23:30 +0100, by robcast
-
reworked ImageJobDescription to make class (slightly) easier to understand. new_scalingMon, 26 Oct 2015 20:22:51 +0100, by robcast