log

age author description
Fri, 29 Dec 2006 00:34:19 +0000 hauberg Missing sqrt
Thu, 28 Dec 2006 22:42:12 +0000 hauberg First revision of bwarea.m and __bwarea.cc
Wed, 27 Dec 2006 19:21:15 +0000 hauberg First revision
Sat, 23 Dec 2006 12:19:40 +0000 hauberg imread now uses tilde_expand
Wed, 20 Dec 2006 12:59:30 +0000 adb014 Probe image depth from bits rather than Red field, fixes grayscale images (For Thomas Weber)
Fri, 08 Dec 2006 11:06:56 +0000 adb014 Add deriche to the list of oct-files to build
Fri, 08 Dec 2006 06:43:30 +0000 cocus fast c implementation to replace m file deriche.m
Fri, 08 Dec 2006 06:41:30 +0000 cocus interface changed to match cc implementation. (returns magnitude by default)
Sun, 03 Dec 2006 21:54:09 +0000 adb014 Update INDEX files for new functions
Sun, 03 Dec 2006 10:53:14 +0000 cocus initial m-file implementetaion.
Sun, 26 Nov 2006 10:47:39 +0000 hauberg Compatibility changes
Fri, 24 Nov 2006 16:33:11 +0000 hauberg Compatibility changes
Sun, 15 Oct 2006 08:04:55 +0000 hauberg Fixed texinfo in bwmorph
Sat, 14 Oct 2006 17:39:35 +0000 hauberg Removed unvalid characters from all GPL licenses in the packages
Mon, 09 Oct 2006 19:58:09 +0000 adb014 Remove dependency on miscellaneous transpose function. Simplify tests and add function handle tests
Mon, 09 Oct 2006 19:57:18 +0000 adb014 Remove dependency on plot toolbox in test code
Sun, 08 Oct 2006 21:41:04 +0000 adb014 check isnumeric for vector and 'function_handle' not 'function handle' in isa test
Sun, 08 Oct 2006 21:15:12 +0000 adb014 all_va_args gone in 2.9
Sat, 07 Oct 2006 19:34:01 +0000 adb014 more indexing fixes
Fri, 06 Oct 2006 20:50:55 +0000 adb014 more INDEX fixes
Wed, 04 Oct 2006 21:22:32 +0000 hauberg Moved deftypefnx to the top of the help text in imresize
Mon, 02 Oct 2006 19:47:38 +0000 adb014 Latest mega package manager update
Fri, 15 Sep 2006 20:33:29 +0000 adb014 Further automatic rpm build fixes
Sun, 10 Sep 2006 21:18:55 +0000 adb014 Simplify package Makefiles, package all default package files, and remove the redundant Makefiles
Sun, 10 Sep 2006 05:45:31 +0000 adb014 remove redundant admin directory
Sun, 10 Sep 2006 05:41:18 +0000 adb014 Fix for non 8bit Quantum sizes in imagemagick
Sun, 10 Sep 2006 05:37:38 +0000 adb014 more unit tests to code
Wed, 30 Aug 2006 23:12:18 +0000 adb014 move image test code to jpgwrite/pngwrite using test/assert code
Mon, 28 Aug 2006 20:06:51 +0000 adb014 More package manager stuff
Fri, 25 Aug 2006 19:49:46 +0000 adb014 Latest package manager mega patch, but not the last
Wed, 23 Aug 2006 23:58:45 +0000 adb014 remove cruft of #ifdef
Wed, 23 Aug 2006 23:54:24 +0000 adb014 clean-up image package
Mon, 21 Aug 2006 18:39:26 +0000 hauberg Added a lot of .cvsignore's in main
Sun, 20 Aug 2006 12:59:37 +0000 hauberg Changed the structure to match the package system
Mon, 17 Jul 2006 18:25:13 +0000 qspencer IMAGEPATH is now changed to IMAGE_PATH in 2.9.6, so fix all references to it. Everything in extra/patches is so old it is not relevant for 2.9.x, so I'm removing it all.
Tue, 23 May 2006 19:33:55 +0000 adb014 Remove conv2 as it has also recontly been added to 2.9.5+ Octave-Forge-2006.07.09
Fri, 19 May 2006 06:58:51 +0000 jwe *** empty log message ***
Fri, 12 May 2006 13:25:45 +0000 adb014 Change order of arguments for regexp call, and simpify by usinging regexp tokens (For Zach W)
Wed, 22 Mar 2006 17:50:47 +0000 qspencer Change calls to 'system' function to reflect new ordering of output arguments.
Mon, 20 Mar 2006 03:11:05 +0000 pkienzle Fix newly broken indexed 256 color bmp
Mon, 20 Mar 2006 02:59:54 +0000 pkienzle Support truecolor and 256 color indexed formats.
Mon, 27 Feb 2006 12:46:40 +0000 sjvdw Imagemagick interface is broken for PNGs. Use pngread and jpgread in the meantime. Octave-Forge-2006.03.17
Sat, 04 Feb 2006 15:16:51 +0000 pkienzle Fix multiple function per file linkage problems.
Sat, 07 Jan 2006 05:12:00 +0000 adb014 patch to allow 2.9.x autoload functionality to replace symbolic links Octave-Forge-2006.01.28
Tue, 03 Jan 2006 02:09:15 +0000 pkienzle Reorder tests so that shared variables are displayed unless relevant.
Mon, 02 Jan 2006 22:05:06 +0000 pkienzle Reduce number of shared variables in tests
Mon, 02 Jan 2006 20:53:42 +0000 pkienzle Reduce number of shared variables in tests
Thu, 29 Dec 2005 03:50:18 +0000 pkienzle Clean up copyright notices
Sat, 17 Dec 2005 21:32:39 +0000 adb014 some index updates
Tue, 22 Nov 2005 11:42:02 +0000 sjvdw PNG headers want to include setjmp.h first. Order changed and C++ #ifdefs removed [with Orion Poplawski].
Mon, 07 Nov 2005 20:28:28 +0000 aadler relicensed under GPL - got permission from P.Kiezle for his modifications
Mon, 31 Oct 2005 21:18:34 +0000 tpikonen Add ImageMagick++ support to imread
Mon, 31 Oct 2005 15:20:27 +0000 tpikonen Add ImageMagick++ support to imread
Fri, 14 Oct 2005 13:07:25 +0000 sjvdw Fix reading rectangular images.
Fri, 14 Oct 2005 02:38:55 +0000 pkienzle Make more sensible tests; test alpha channel on png.
Thu, 13 Oct 2005 12:43:14 +0000 sjvdw Correctly return alpha layer. Texinfo docstring.
Wed, 12 Oct 2005 15:05:58 +0000 pkienzle Use new interface to png/jpg read
Wed, 12 Oct 2005 15:05:29 +0000 pkienzle Remove debug messages
Wed, 12 Oct 2005 14:24:28 +0000 sjvdw Handle change in identify's output format since ImageMagick 6.2.
Wed, 05 Oct 2005 14:16:08 +0000 sjvdw Update docstring to reflect new return format.