log servlet/src/digilib/image/ImageLoaderDocuImage.java @ 839:ea6c8f92c929 stream

age author description
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 15:17:51 +0100 robcast color invert operation. doesn't work with all image types yet... stream
Fri, 25 Feb 2011 12:41:07 +0100 robcast helper function to show request and response header. stream
Fri, 25 Feb 2011 11:34:49 +0100 robcast new servlet operation colop=grayscale. stream
Wed, 23 Feb 2011 18:03:27 +0100 robcast Merge with efd7a223f819f569a52d8d4e6d5e08c24c18fee5 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
Sat, 19 Feb 2011 11:07:08 +0100 robcast remove all ServletOutputStream.flush(). (stupid me ;-) stream
Sun, 09 Jan 2011 21:51:07 +0100 robcast small cleanup stream
Thu, 06 Jan 2011 20:42:29 +0100 robcast more work on stream input and more cleanup stream
Thu, 06 Jan 2011 17:33:01 +0100 robcast more work on stream input stream
Thu, 06 Jan 2011 14:37:50 +0100 robcast more work on stream input stream
Thu, 06 Jan 2011 11:57:32 +0100 robcast more work on stream input stream
Wed, 22 Dec 2010 19:17:52 +0100 robcast try: ImageInput as interface, ImageFile inherits from Dirent and implements ImageInput stream
Wed, 22 Dec 2010 18:32:06 +0100 robcast ripping apart ImageFileSet stream
Wed, 22 Dec 2010 09:54:34 +0100 robcast Merge from HEAD stream
Tue, 21 Dec 2010 20:24:09 +0100 robcast more cleanup, set version to 1.8.2
Mon, 20 Dec 2010 11:57:55 +0100 robcast starting stream support digilibPDF
Mon, 20 Dec 2010 09:39:14 +0100 robcast more cleanup digilibPDF
Fri, 17 Dec 2010 22:03:14 +0100 robcast more reshuffling of classes digilibPDF
Fri, 17 Dec 2010 20:42:25 +0100 robcast more refactoring and rearranging digilibPDF
Thu, 14 Oct 2010 20:47:31 +0200 robcast more steps towards more standard java.util.concurrent design digilibPDF
Thu, 14 Oct 2010 14:24:33 +0200 robcast more steps towards more standard java.util.concurrent design digilibPDF
Wed, 25 Aug 2010 18:29:08 +0200 casties Merge with 9936604d466e3c44d8a2609519848f33f2801629 (changes to HEAD) digilibPDF
Fri, 09 Apr 2010 18:22:05 +0200 robcast improved pdf generation (not done yet) digilibPDF
Fri, 05 Feb 2010 20:58:38 +0100 robcast * PDF generation works now even with subdirectories digilibPDF
Wed, 11 Feb 2009 16:36:58 +0100 cmielack Added getImage method to ImageLoaderDocuImage;
Wed, 15 Feb 2006 00:09:50 +0100 robcast Improved performance of JAIDocuImage for large images
Mon, 13 Feb 2006 20:57:18 +0100 robcast Servlet version 1.10b