Picon

GraphicsMagick ./ChangeLog ./Makefile.in ./NEWS...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Branch: 	GraphicsMagick-1_1
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	04/05/02 18:56:04

Modified files:
	.              : ChangeLog Makefile.in NEWS aclocal.m4 
	                 config.guess config.sub configure depcomp 
	                 index.html install-sh missing mkinstalldirs 
	                 version.sh 
	Magick++       : Makefile.in 
	Magick++/bin   : Makefile.in 
	Magick++/demo  : Makefile.in 
	Magick++/lib   : Makefile.in 
	Magick++/lib/Magick++: Makefile.in 
	Magick++/tests : Makefile.in 
	VisualMagick/installer/inc: version.isx 
	coders         : Makefile.in 
	config         : Makefile.in 
	gmdocs         : options.imdoc 
	filters        : Makefile.in 
	ltdl           : Makefile.in 
	magick         : Makefile.in utility.c version.h xwindow.c 
	tests          : Makefile.in 
	utilities      : Makefile.in 
	wand           : Makefile.in 
	www            : Changelog.html NEWS.html 

Log message:
	* magick/utility.c: Released 1.1.1.
(Continue reading)

Picon

contrib/win32/ATL7/ImageMagickObject ImageMagic...

CVSROOT:	/GraphicsMagick
Module name:	contrib
Branch: 	GraphicsMagick-1_1
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	04/05/08 10:10:35

Modified files:
	win32/ATL7/ImageMagickObject: ImageMagickObject.def 

Log message:
	Export LocaleCompare and GetPathComponent so gm.exe can link with ImageMagickObject.dll

CVSWeb URLs:
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/contrib/win32/ATL7/ImageMagickObject/.diff?cvsroot=GraphicsMagick&only_with_tag=GraphicsMagick-1_1&tr1=ImageMagickObject.def&tr2=1.1&r1=text&r2=text

-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
graphicsmagick-commit-admin | 15 May 2004 22:59
Picon

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

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	04/05/15 15:59:42

Modified files:
	.              : ChangeLog configure configure.ac index.html 
	Magick++       : ChangeLog 
	Magick++/lib   : Image.cpp 
	Magick++/lib/Magick++: Include.h 
	PerlMagick     : Magick.xs 
	VisualMagick/installer/inc: version.isx 
	coders         : dps.c hdf.c icon.c mono.c otb.c pcx.c pix.c 
	                 png.c rle.c sgi.c stegano.c sun.c tim.c viff.c 
	                 wbmp.c xbm.c 
	win32/ATL7/ImageMagickObject: ImageMagickObject.cpp 
	                              ImageMagickObject.def 
	locale         : C.mgk 
	magick         : display.c enhance.c fx.c gm_messages.mc image.c 
	                 image.h locale_c.h paint.c profile.c quantize.c 
	                 segment.c symbols.h version.h xwindow.c 
	www            : Changelog.html body.html links.html 
	www/Magick++   : ChangeLog.html 
	www/api        : animate.html annotate.html attribute.html 
	                 blob.html cache.html cache_view.html color.html 
	                 composite.html constitute.html decorate.html 
	                 deprecate.html display.html draw.html 
	                 effect.html enhance.html error.html fx.html 
	                 image.html list.html magick.html memory.html 
	                 monitor.html montage.html paint.html 
	                 quantize.html registry.html render.html 
(Continue reading)

graphicsmagick-commit-admin | 15 May 2004 23:00
Picon

GraphicsMagick ./ChangeLog magick/enhance.c mag...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Branch: 	GraphicsMagick-1_1
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	04/05/15 16:00:17

Modified files:
	.              : ChangeLog 
	magick         : enhance.c image.c 
	www            : Changelog.html 

Log message:
	* magick/enhance.c (NegateImage): If image has a clip mask,
	then force image to DirectClass so clip mask takes effect.
	
	* magick/image.c (SetImageOpacity): Ensure that image is
	DirectClass. If specified opacity is TransparentOpacity, then
	replace existing opacity with TransparentOpacity.

CVSWeb URLs:
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/.diff?cvsroot=GraphicsMagick&only_with_tag=GraphicsMagick-1_1&tr1=ChangeLog&tr2=1.872.2.31&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/magick/.diff?cvsroot=GraphicsMagick&only_with_tag=GraphicsMagick-1_1&tr1=enhance.c&tr2=1.126&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/magick/.diff?cvsroot=GraphicsMagick&only_with_tag=GraphicsMagick-1_1&tr1=image.c&tr2=1.1207.2.1&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/www/.diff?cvsroot=GraphicsMagick&only_with_tag=GraphicsMagick-1_1&tr1=Changelog.html&tr2=1.597.2.27&r1=text&r2=text

-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
(Continue reading)

graphicsmagick-commit-admin | 16 May 2004 02:11
Picon

GraphicsMagick ./ChangeLog magick/annotate.c ma...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	04/05/15 19:11:02

Modified files:
	.              : ChangeLog 
	magick         : annotate.c composite.c compress.c resize.c 
	www            : Changelog.html 
	www/api        : image.html 

Log message:
	* magick/compress.c (HuffmanDecodeImage): Properly return error status.
	(HuffmanEncode2Image): Properly return error status.
	* magick/composite.c (CompositeImage): Properly return error status.

CVSWeb URLs:
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/.diff?cvsroot=GraphicsMagick&tr1=ChangeLog&tr2=1.888&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/magick/.diff?cvsroot=GraphicsMagick&tr1=annotate.c&tr2=1.423&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/magick/.diff?cvsroot=GraphicsMagick&tr1=composite.c&tr2=1.31&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/magick/.diff?cvsroot=GraphicsMagick&tr1=compress.c&tr2=1.156&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/magick/.diff?cvsroot=GraphicsMagick&tr1=resize.c&tr2=1.63&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/www/.diff?cvsroot=GraphicsMagick&tr1=Changelog.html&tr2=1.615&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/www/api/.diff?cvsroot=GraphicsMagick&tr1=image.html&tr2=1.117&r1=text&r2=text

-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
(Continue reading)

graphicsmagick-commit-admin | 16 May 2004 18:52
Picon

GraphicsMagick ./ChangeLog gmdocs/brief_options...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	04/05/16 11:52:28

Modified files:
	.              : ChangeLog 
	gmdocs         : brief_options.imdoc options.imdoc 
	magick         : command.c display.c image.c image.h 
	utilities      : gm.1 
	www            : Changelog.html GraphicsMagick.html animate.html 
	                 composite.html conjure.html convert.html 
	                 display.html gm.html identify.html import.html 
	                 mogrify.html montage.html 

Log message:
	* magick/image.h (ImageInfo): New 'progress' monitor to indicate
	if progress monitor and busy cursor are enabled while displaying
	an image.  Defaults to True.
	* magick/display.c, magick/xwindow.c: Use +progress to disable
	progress monitor and busy cursor.
	* magick/command.c (MogrifyUsage): Usage didn't list -operator.
	(ConvertUsage): Usage didn't list -operator.

CVSWeb URLs:
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/.diff?cvsroot=GraphicsMagick&tr1=ChangeLog&tr2=1.889&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/doc/gmdocs/.diff?cvsroot=GraphicsMagick&tr1=brief_options.imdoc&tr2=1.9&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/doc/gmdocs/.diff?cvsroot=GraphicsMagick&tr1=options.imdoc&tr2=1.17&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/magick/.diff?cvsroot=GraphicsMagick&tr1=command.c&tr2=1.150&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/magick/.diff?cvsroot=GraphicsMagick&tr1=display.c&tr2=1.298&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/magick/.diff?cvsroot=GraphicsMagick&tr1=image.c&tr2=1.1209&r1=text&r2=text
(Continue reading)

graphicsmagick-commit-admin | 17 May 2004 01:12
Picon

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

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	04/05/16 18:12:01

Modified files:
	.              : ChangeLog Makefile.am Makefile.in aclocal.m4 
	                 config.guess config.sub configure depcomp 
	                 install-sh missing mkinstalldirs 
	Magick++       : Makefile.in 
	Magick++/bin   : Makefile.in 
	Magick++/demo  : Makefile.in 
	Magick++/lib   : Makefile.in 
	Magick++/lib/Magick++: Makefile.in 
	Magick++/tests : Makefile.in 
	VisualMagick/installer/inc: version.isx 
	coders         : Makefile.in 
	config         : Makefile.in 
	filters        : Makefile.in 
	ltdl           : Makefile.in 
	magick         : Makefile.in image.c version.h 
	tests          : Makefile.in 
	utilities      : Makefile.in 
	wand           : Makefile.in 
	www            : Changelog.html 

Log message:
	* Makefile.am: Update to Automake 1.8.5.

CVSWeb URLs:
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/.diff?cvsroot=GraphicsMagick&tr1=ChangeLog&tr2=1.890&r1=text&r2=text
(Continue reading)

graphicsmagick-commit-admin | 17 May 2004 16:59
Picon

GraphicsMagick ./ChangeLog magick/image.c www/C...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	04/05/17 09:59:28

Modified files:
	.              : ChangeLog 
	magick         : image.c 
	www            : Changelog.html 

Log message:
	* magick/image.c (SetImageClipMask): Consistently report any
	exceptions to image->exception.

CVSWeb URLs:
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/.diff?cvsroot=GraphicsMagick&tr1=ChangeLog&tr2=1.891&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/magick/.diff?cvsroot=GraphicsMagick&tr1=image.c&tr2=1.1211&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/www/.diff?cvsroot=GraphicsMagick&tr1=Changelog.html&tr2=1.618&r1=text&r2=text

-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
graphicsmagick-commit-admin | 20 May 2004 23:34
Picon

extensions/TclMagick ChangeLog INSTALL Makefile...

CVSROOT:	/GraphicsMagick
Module name:	extensions
Changes by:	David N. Welton <davidw <at> dedasys.com>	04/05/20 16:34:07

Modified files:
	TclMagick      : ChangeLog INSTALL Makefile.am aclocal.m4 
	                 configure.ac pkgIndex.tcl 
	TclMagick/generic: Makefile.am TclMagick.c 

Log message:
	* Makefile.am (EXTRA_DIST): Add license file, tests and images dirs to
	distribution file.
	
	* configure.ac: Bumped version number to 0.41 because of auto*
	changes.

CVSWeb URLs:
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/extensions/TclMagick/.diff?cvsroot=GraphicsMagick&tr1=ChangeLog&tr2=1.40&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/extensions/TclMagick/.diff?cvsroot=GraphicsMagick&tr1=INSTALL&tr2=1.3&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/extensions/TclMagick/.diff?cvsroot=GraphicsMagick&tr1=Makefile.am&tr2=1.3&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/extensions/TclMagick/.diff?cvsroot=GraphicsMagick&tr1=aclocal.m4&tr2=1.4&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/extensions/TclMagick/.diff?cvsroot=GraphicsMagick&tr1=configure.ac&tr2=1.6&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/extensions/TclMagick/.diff?cvsroot=GraphicsMagick&tr1=pkgIndex.tcl&tr2=1.2&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/extensions/TclMagick/generic/.diff?cvsroot=GraphicsMagick&tr1=Makefile.am&tr2=1.5&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/extensions/TclMagick/generic/.diff?cvsroot=GraphicsMagick&tr1=TclMagick.c&tr2=1.22&r1=text&r2=text

-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
(Continue reading)

graphicsmagick-commit-admin | 21 May 2004 00:36
Picon

GraphicsMagick ./ChangeLog magick/command.c wan...

CVSROOT:	/GraphicsMagick
Module name:	GraphicsMagick
Branch: 	GraphicsMagick-1_1
Changes by:	Bob Friesenhahn <bfriesen <at> simple.dallas.tx.us>	04/05/20 17:36:25

Modified files:
	.              : ChangeLog 
	magick         : command.c 
	wand           : magick_compat.c magick_wand.c 
	www            : Changelog.html 
	www/api        : image.html 

Log message:
	* wand/magick_compat.c (QueryMagickColor): Fixed wrong DLL export.
	* wand/magick_wand.c: Fixed some wrong DLL exports.
	
	* magick/command.c (ConvertUsage): Usage missed -operator.
	(MogrifyUsage): Usage missed -operator.

CVSWeb URLs:
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/.diff?cvsroot=GraphicsMagick&only_with_tag=GraphicsMagick-1_1&tr1=ChangeLog&tr2=1.872.2.32&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/magick/.diff?cvsroot=GraphicsMagick&only_with_tag=GraphicsMagick-1_1&tr1=command.c&tr2=1.147.2.3&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/wand/.diff?cvsroot=GraphicsMagick&only_with_tag=GraphicsMagick-1_1&tr1=magick_compat.c&tr2=1.6&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/wand/.diff?cvsroot=GraphicsMagick&only_with_tag=GraphicsMagick-1_1&tr1=magick_wand.c&tr2=1.11&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/www/.diff?cvsroot=GraphicsMagick&only_with_tag=GraphicsMagick-1_1&tr1=Changelog.html&tr2=1.597.2.28&r1=text&r2=text
http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/GraphicsMagick/www/api/.diff?cvsroot=GraphicsMagick&only_with_tag=GraphicsMagick-1_1&tr1=image.html&tr2=1.116&r1=text&r2=text

-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
(Continue reading)


Gmane