summaryrefslogtreecommitdiff
path: root/Magick++
AgeCommit message (Expand)Author
2015-06-21Various Coverity fixes.dirk
2015-05-24Added SetRandomSeed to Magick++.dirk
2015-05-23Added isOpaque to the Image class of Magick++.dirk
2015-05-15Added extra overloads for the splice method of Magick++.dirk
2015-04-24Fixed argument type of sigmoidalContrast.dirk
2015-04-15(no commit message)cristy
2015-04-07Renamed alpha back to opacity for various Draw methods.dirk
2015-04-06Renamed SetMagickInfo to AcquireMagickInfo and made the module and descriptio...dirk
2015-04-05(no commit message)cristy
2015-03-29Changed type of argument for reduceNoise method.dirk
2015-03-29Fixed typo.dirk
2015-03-28Added module to CoderInfo.dirk
2015-03-24(no commit message)cristy
2015-03-22Refactored replaceImage to fix issue detected by Coverity.dirk
2015-03-22(no commit message)cristy
2015-03-22Removed deprecated overloads.dirk
2015-03-22Renamed matte to alpha.dirk
2015-03-20(no commit message)cristy
2015-03-19(no commit message)cristy
2015-03-10Removed invalid check.dirk
2015-02-26Added extra check to avoid an exception.dirk
2015-02-24(no commit message)cristy
2015-02-22Fixed typo.dirk
2015-02-22Changed several booleans in MagickInfo to a flag.dirk
2015-02-21Code cleanup.dirk
2015-02-21Added repage() to Magick++.dirk
2015-02-21Code cleanupdirk
2015-02-21Renamed property of ImageRefdirk
2015-02-20Minor fixdirk
2015-02-08Minor optimization by using the new quiet() method in the constructor.dirk
2015-02-08Fixed setting the gamma for each channel instead of only the red one.dirk
2015-02-08Fix for tap file due to new test.dirk
2015-02-08Renamed macro and added new macro for setting the channel mask.dirk
2015-02-07Added new test to Makefile.amdirk
2015-02-07Fixed conversion from and to string for Geometry and added tests for this.dirk
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