Picon

GraphicsMagick ./ChangeLog VisualMagick/install...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> blade.>	09/11/02 13:22:07

Modified files:
	.              : ChangeLog 
	VisualMagick/installer/inc: version.isx 
	coders         : mpc.c tiff.c 
	magick         : magick.c semaphore.c utility.c version.h 
	                 xwindow.c xwindow.h 
	www            : Changelog.html 
	www/api        : magick.html 

Log message:
	* coders/tiff.c (ReadTIFFImage): Improved/added more coder logging
	statements.
	
	* magick/xwindow.c: Reflowed some code and comments.
	
	* magick/utility.c (SetClientName): Default client name does need
	to be "Magick", so original value is restored.
	
	* coders/mpc.c (ReadMPCImage): is_monochrome and is_grayscale
	flags were not managed properly for the MPC coder.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
(Continue reading)

Picon

GraphicsMagick/magick magick.c

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> blade.>	09/11/02 13:43:14

Modified files:
	magick         : magick.c 

Log message:
	MSVC refuses to work.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
Picon

GraphicsMagick/magick magick.c

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> blade.>	09/11/02 13:48:43

Modified files:
	magick         : magick.c 

Log message:
	With enough error, MSVC will submit to our will.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
Picon

GraphicsMagick ./ChangeLog magick/command.c www...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> blade.>	09/11/02 16:43:10

Modified files:
	.              : ChangeLog 
	magick         : command.c 
	www            : Changelog.html 
	www/api        : magick.html 

Log message:
	* magick/command.c (MogrifyImageCommand): Convolve does not accept
	an argument which looks like a geometry.  Resolves SourceForge
	issue #2890923 "Different handling of -convolve between convert
	and mogrify".

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
Picon

GraphicsMagick ./ChangeLog coders/mpc.c magick/...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Branch: 	GraphicsMagick-1_2
Changes by:	Bob Friesenhahn <bfriesen <at> blade.>	09/11/02 16:43:28

Modified files:
	.              : ChangeLog 
	coders         : mpc.c 
	magick         : command.c version.h 
	www            : Changelog.html 

Log message:
	* magick/command.c (MogrifyImageCommand): Convolve does not accept
	an argument which looks like a geometry.  Resolves SourceForge
	issue #2890923 "Different handling of -convolve between convert
	and mogrify".
	
	* coders/mpc.c (ReadMPCImage): is_monochrome and is_grayscale
	flags were not managed properly for the MPC coder.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
Picon

GraphicsMagick ./ChangeLog locale/C.mgk magick/...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> blade.>	09/11/02 20:09:42

Modified files:
	.              : ChangeLog 
	locale         : C.mgk 
	magick         : command.c gm_messages.mc locale_c.h 
	utilities/tests: convolve.sh 
	www            : Changelog.html 

Log message:
	(MogrifyImage): Validate that user-provided matrix is square when
	parsing -convolve and -recolor commands in order to avoid a core
	dump.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
Picon

GraphicsMagick ./ChangeLog ./Makefile.am ./Make...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> blade.>	09/11/05 15:54:27

Modified files:
	.              : ChangeLog Makefile.am Makefile.in 
	VisualMagick/installer/inc: version.isx 
	gmdocs         : options.imdoc 
	magick         : utility.c version.h 
	utilities      : gm.1 
	www            : Changelog.html GraphicsMagick.html gm.html 

Log message:
	* doc/options.imdoc: Document difference between -recolor and
	Adobe Flash color matrix.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
Picon

GraphicsMagick/coders png.c

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Glenn Randers-Pehrson <glennrp <at> comcast.net>	09/11/08 21:05:16

Modified files:
	coders         : png.c 

Log message:
	suppress new pedantic warnings from libpng-1.2.41 and 1.4.0

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
Picon

GraphicsMagick ChangeLog

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Glenn Randers-Pehrson <glennrp <at> comcast.net>	09/11/08 21:07:08

Modified files:
	.              : ChangeLog 

Log message:
	Suppress pedantic warnings from libpng.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
Picon

delegates/tiff RELEASE-DATE VERSION configure h...

CVSROOT:	/GraphicsMagick
Module name:	delegates
Changes by:	Bob Friesenhahn <bfriesen <at> blade.>	09/11/09 11:28:25

Modified files:
	tiff           : RELEASE-DATE VERSION configure 
	tiff/html      : Makefile.in index.html tools.html 
	tiff/libtiff   : tif_dirinfo.c tif_dirread.c tif_dirwrite.c 
	                 tif_getimage.c tif_jpeg.c tif_print.c 
	                 tiffvers.h 
	tiff/port      : Makefile.in 

Log message:
	Merge in updates from libtiff 3.9.2

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july

Gmane