summaryrefslogtreecommitdiff
path: root/Magick++
AgeCommit message (Expand)Author
2015-02-01Minor changes in throwing exceptions.dirk
2015-02-01Moved quiet() to options and fixed calls to throwExeption.dirk
2015-02-01Minor change in execution order.dirk
2015-02-01Changed copyrightdirk
2015-01-31Fixed setting the wrong member.dirk
2015-01-31Added checks for empty string when setting 'magick'.dirk
2015-01-29Fixed hasChannel for gray images.dirk
2015-01-29Added new method to check if an image contains a specific channel.dirk
2015-01-26More const changes.dirk
2015-01-24Added const to various methods.dirk
2015-01-24Added check to satisfy coverity.dirk
2015-01-24Added check to satisfy coverity.dirk
2015-01-24Fixed argument order.dirk
2015-01-23Replaced icm with icc.dirk
2015-01-22(no commit message)cristy
2015-01-21Code cleanup.dirk
2015-01-19Fixed type of parameter.dirk
2015-01-14Change call from SetClientName to GetClientName.dirk
2015-01-09Build fix.dirk
2015-01-09Build fixes.dirk
2015-01-09Added new quiet method to the Image class of Magick++ to prevent throwing of ...dirk
2015-01-08Case change.dirk
2015-01-08Added canReadMultiThreaded and canWriteMultiThreaded to CoderInfo.dirk
2015-01-06Copy past mistake.dirk
2015-01-06Fixed data type of argument for adaptiveThreshold.dirk
2015-01-04http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26830cristy
2014-12-29Added Copyright.dirk
2014-12-29Re-factored locking and BlobRef/ImageRef classes.dirk
2014-12-27Fix problem with images written in an incorrect format and added test to Magi...dirk
2014-12-27Removed registerId and unregisterId from Magick++.dirk
2014-12-26Buildfix.dirk
2014-12-26Code cleanup.dirk
2014-12-26Fixed usage of incorrect quotes.dirk
2014-12-26Fixed cast to string of Point.dirk
2014-12-24Added methods to ResourceLimits class for the new ResourceType's.dirk
2014-12-24Added using for new ResourceType's in Magick++.dirk
2014-12-24Added using for new AlphaChannelOption's in Magick++.dirk
2014-12-19Reverting changes due to problems with implicit typecast.dirk
2014-12-18Added new constructor with size and imageSpec to Image class of Magick++.dirk
2014-12-17Enabled autolinking for OpenEXR.dirk
2014-12-17Resample in Magick++ now uses a Point instead of a Geometry.dirk
2014-12-16Added new Point class for density in Image and Options.dirk
2014-12-16Buildfix for demo's.dirk
2014-12-16Use std::vector instead of std::list.dirk
2014-12-14(no commit message)cristy
2014-12-14(no commit message)cristy
2014-11-23(no commit message)cristy
2014-11-23(no commit message)cristy
2014-11-15(no commit message)cristy
2014-11-09Added entropy to ChannelStatistics in Magick++.dirk