Picon

GraphicsMagick ./ChangeLog VisualMagick/install...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	07/08/31 18:13:06

Modified files:
	.              : ChangeLog 
	VisualMagick/installer/inc: version.isx 
	magick         : pixel_cache.c pixel_cache.h utility.h version.h 
	www            : Changelog.html 

Log message:
	* magick/pixel_cache.c (ClonePixelCacheMethods): Remove DLL export.
	(DestroyCacheInfo): Remove DLL export.
	(GetCacheInfo): Remove DLL export.
	(ReferenceCache): Remove DLL export.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
Picon

GraphicsMagick/coders bmp.c

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Jaroslav Fojtik <JaFojtik <at> seznam.cz>	07/09/01 01:16:31

Modified files:
	coders         : bmp.c 

Log message:
	Ability to read true color image with invalid palete size

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
Picon

GraphicsMagick ChangeLog

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Jaroslav Fojtik <JaFojtik <at> seznam.cz>	07/09/01 01:22:56

Modified files:
	.              : ChangeLog 

Log message:
	Ability to read true color image with invalid palete size

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
Picon

GraphicsMagick ./ChangeLog ./TODO.txt ./configu...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	07/09/02 15:46:32

Modified files:
	.              : ChangeLog TODO.txt configure 
	PerlMagick     : Magick.xs 
	VisualMagick/installer/inc: version.isx 
	coders         : jpeg.c meta.c miff.c mpc.c pict.c png.c psd.c 
	locale         : C.mgk 
	ltdl/config    : ltmain.sh 
	ltdl/m4        : ltversion.m4 
	magick         : annotate.c attribute.c command.c gm_messages.mc 
	                 image.c image.h locale_c.h profile.c profile.h 
	                 version.h 
	www            : Changelog.html 

Log message:
	* magick/profile.c (AllocateImageProfileIterator): New function to
	allocate an image profile iterator.
	(DeallocateImageProfileIterator): New function to deallocate an
	image profile iterator.
	(NextImageProfile): New function to advance the image profile
	iterator to the next profile.
	* magick/image.h (Image): Profiles are now stored in a generic
	container.  As planned years ago, the color_profile, iptc_profile,
	generic_profile, and generic_profiles members are now removed.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
(Continue reading)

Picon

GraphicsMagick magick/command.c www/api/pixel_c...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	07/09/02 16:07:14

Modified files:
	magick         : command.c 
	www/api        : pixel_cache.html profile.html 

Log message:
	Update C API docs.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
Picon

GraphicsMagick/magick profile.c

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	07/09/02 16:13:02

Modified files:
	magick         : profile.c 

Log message:
	Variable declartion did not conform to C spec.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
Picon

GraphicsMagick magick/profile.c magick/profile....

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	07/09/02 17:00:04

Modified files:
	magick         : profile.c profile.h 
	wand           : magick_wand.c 
	www/api        : profile.html 

Log message:
	Eliminate a warning in the Wand library.
	Add a note in the ProfileImage() API documentation as to why the profile argument
	can not be "const".

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
Picon

GraphicsMagick ./ChangeLog ./TODO.txt VisualMag...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	07/09/03 19:22:28

Modified files:
	.              : ChangeLog TODO.txt 
	VisualMagick/installer/inc: version.isx 
	coders         : ps.c sct.c 
	gmdocs         : options.imdoc 
	magick         : version.h 
	utilities      : gm.1 
	www            : Changelog.html GraphicsMagick.html gm.html 

Log message:
	* coders/ps.c (WritePSImage): Improved Postscript writer
	performance.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
Picon

GraphicsMagick ./ChangeLog ./configure ./config...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	07/09/04 17:33:20

Modified files:
	.              : ChangeLog configure configure.ac 
	VisualMagick/bin: delegates.mgk 
	VisualMagick/installer/inc: version.isx 
	config         : delegates.mgk.in 
	magick         : constitute.c nt_base.c version.h 
	www            : Changelog.html body.html 

Log message:
	* VisualMagick/bin/delegates.mgk: Adjust quoting to Ghostscript arguments
	so that Ghostscript DLL is passed correct commands.
	* config/delegates.mgk.in: Adjust quoting to Ghostscript arguments
	so that Ghostscript DLL is passed correct commands.
	* configure.ac: Provide defaults for GSColorAlphaDevice and GSGrayDevice.
	* magick/nt_base.c (NTGhostscriptGetString): Support "GPL Ghostscript".

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
Picon

GraphicsMagick ./ChangeLog magick/command.c mag...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Branch: 	GraphicsMagick-1_1
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	07/09/04 18:23:20

Modified files:
	.              : ChangeLog 
	magick         : command.c constitute.c nt_base.c version.h 
	www            : Changelog.html 

Log message:
	* magick/command.c (MogrifyImageCommand): Avoid use of
	uninitialized filename.  Don't remove file name based on random
	junk in memory.
	* magick/constitute.c (WriteImages): Avoid possible strncpy() of a
	string onto itself.
	* magick/nt_base.c (NTGhostscriptGetString): Support "GPL Ghostscript".

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

Gmane