log servlet/src/digilib/servlet/Scaler.java @ 867:987cfe401970 stream

age author description
Thu, 10 Mar 2011 21:21:10 +0100 robcast add default error message type config. stream
Wed, 09 Mar 2011 23:41:42 +0100 robcast fixed linux version of image ops. stream
Wed, 09 Mar 2011 20:07:18 +0100 robcast more cleanup of image operations. stream
Wed, 09 Mar 2011 11:03:29 +0100 robcast fixing bugs from cleanup... stream
Tue, 08 Mar 2011 21:00:56 +0100 robcast implemented colop= ntsc_gray and map_gray_bgr. stream
Tue, 08 Mar 2011 13:15:53 +0100 robcast upped version nr. stream
Mon, 07 Mar 2011 11:59:11 +0100 robcast (slightly) fixed enhance and colop in linux. 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
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 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
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 10:09:53 +0100 robcast config option img-diskcache-allowed to switch off disk caching in ImageIO stream
Tue, 22 Feb 2011 20:08:27 +0100 robcast more tries and catches... 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 10:15:09 +0100 robcast Merge from jquery branch stream
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: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
Mon, 07 Feb 2011 09:12:47 +0100 robcast merge with jquery branch stream
Sat, 05 Feb 2011 22:48:57 +0100 robcast clean up imports jquery
Sat, 05 Feb 2011 16:47:31 +0100 robcast removed synchronized from some methods jquery
Sun, 09 Jan 2011 21:11:03 +0100 robcast Merge from HEAD stream