1. 0c7808f Make ImageMagick buildable on Android by Jorim Jaggi · 8 years ago
  2. 903e501 The copy constructor and assignment are now supported. by dirk · 8 years ago
  3. ea12f76 Added missing exceptionInfo to various methods. by dirk · 8 years ago
  4. 41f886e Don't call the MagickCore methods when the iteration is empty. by dirk · 8 years ago
  5. fd39383 Modified autolink for flif. by dirk · 8 years ago
  6. 5a2575f Complete rewrite of the OpenCL API. by dirk · 8 years ago
  7. d2a7a2d Fixes for unused parameters. by dirk · 8 years ago
  8. 06f5901 Removed TransformImages and made TransformImage private. by dirk · 8 years ago
  9. 906c77a Added softness argument to waveletDenoise. by dirk · 8 years ago
  10. c175941 Support softness parameter for -wavelet-denoise option by Cristy · 8 years ago
  11. 5afc3a6 Added waveletDenoise to Magick++. by dirk · 8 years ago
  12. 0575024 Added missing consts. by dirk · 8 years ago
  13. 922927e Silence warning.. by dirk · 8 years ago
  14. a39b01d Another build fix... by dirk · 8 years ago
  15. e03b8c4 Build fix. by dirk · 8 years ago
  16. 8352b50 Changed arguments of RandomThresholdImage. by dirk · 8 years ago
  17. 95aca41 Build fix. by dirk · 8 years ago
  18. cd69a2d Renamed OrderedPosterizeImage to OrderedDitherImage by dirk · 8 years ago
  19. 827944d Renamed DistortImageMethod to DistortMethod. by dirk · 8 years ago
  20. 8b9f21c Renamed FilterTypes to FilterType. by dirk · 8 years ago
  21. b797b2c Renamed mattecolor to alpha-color. by dirk · 8 years ago
  22. 06c39a5 Added missing MagickPPExport. by dirk · 8 years ago
  23. e11edab Changed argument type. by dirk · 8 years ago
  24. b5af2ac Renamed parameter. by dirk · 8 years ago
  25. 3a545b0 Build fix. by dirk · 8 years ago
  26. 98e4a9a Added 'z' value to the various 'chroma methods'. by dirk · 8 years ago
  27. 614561d Fixed invalid free. by dirk · 8 years ago
  28. 77d87b9 Reverted fix. by dirk · 8 years ago
  29. 80c5cc2 Fixed possible memory leak. by dirk · 8 years ago
  30. e54e1e5 Fixed possible memory leak. by dirk · 8 years ago
  31. 1c990ab Fixed possible memory leak. by dirk · 8 years ago
  32. e88e3e9 Removed test for 'view'. by dirk · 8 years ago
  33. af131f1 Added type parameter for Read/Write pixelmask to GetImageMask. by dirk · 8 years ago
  34. 19cc523 Terminate array. by dirk · 8 years ago
  35. 65c048f Changed copyright years. by dirk · 8 years ago
  36. b6f009f Changed copyright years. by dirk · 8 years ago
  37. 4825f05 Remove 'view' option, -define fpx:view should be used instead. by dirk · 8 years ago
  38. 1448971 Fixed memory leak. by dirk · 8 years ago
  39. d97115e Fixed setting the x/y position. by dirk · 8 years ago
  40. 2ca0e9a Revert, we'll continue to use -define connected-components:verbose=true instead of -verbose by Cristy · 8 years ago
  41. 62e1398 Update ConnectedComponentsImage() signature by Cristy · 8 years ago
  42. 1ea2c42 Build fix. by dirk · 8 years ago
  43. 932868d Forgot CCObjectInfo parameter by Cristy · 8 years ago
  44. 9982a5f Fix compile error by Cristy · 8 years ago
  45. ac3118b DrawDashArray changed to DrawableStrokeDashArray by Cristy · 8 years ago
  46. e5b79ee Added DrawableBorderColor, DrawableClipRule, DrawableClipUnits, DrawableFillPatternUrl, DrawableStrokePatternUrl and DrawableTextAlignment by dirk · 8 years ago
  47. 9fb0f66 No longer support Magick::Montage::compose() by Cristy · 8 years ago
  48. d31cea8 Removed compare methods. by dirk · 8 years ago
  49. 14e5c8c Whitespace cleanup. by dirk · 8 years ago
  50. 6c013b6 Build fix. by dirk · 8 years ago
  51. 2e1ade7 Build fix. by dirk · 8 years ago
  52. f5ad416 Removed unused property. by dirk · 8 years ago
  53. 181b2a7 Added setColorMetric to Magick++. by dirk · 9 years ago
  54. 018189d Renamed luminosity to lightness by dirk · 9 years ago
  55. 6085802 Added missing parameter. by dirk · 9 years ago
  56. 5cf9ff5 Build fix. by dirk · 9 years ago
  57. ea20b31 Renamed antiAlias to textAntiAlias. by dirk · 9 years ago
  58. be80460 Added local contrast to Magick++ and Wand. by dirk · 9 years ago
  59. 2fcdcaf Added inverse option to the transparent method. by dirk · 9 years ago
  60. 22d1e09 Added missing const. by dirk · 9 years ago
  61. 4c281a6 Added method to test if two colors are fuzzy equivalent. by dirk · 9 years ago
  62. 7907f55 Added levelize to Magick++. by dirk · 9 years ago
  63. 04bb72a Create Manhatten Intperolate method for -sparse-color on IM7 branch by Eric McConville · 9 years ago
  64. fa589d6 Fixed various warnings reported by Visual Studio 2015 by dirk · 9 years ago
  65. fae2061 Added new constructor to the Image class of Magick++ to copy part of the image. by dirk · 9 years ago
  66. 0634367 Added overload for evaluate to make '-function' available in Magick++. by dirk · 9 years ago
  67. 17435e6 Build fix. by dirk · 9 years ago
  68. 5d4260a Renamed quantumOperator to evaluate. by dirk · 9 years ago
  69. e1a5791 Removed calls to SyncImageSettings. by dirk · 9 years ago
  70. e3319c1 Revert -spread behavior by Cristy · 9 years ago
  71. cc332e3 http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28043 by Cristy · 9 years ago
  72. 6409f34 Added fontFamily to the Image class of Magick++. by dirk · 9 years ago
  73. 61ab4ad Added fontStyle, fontWeight and textUnderColor to the Image class of Magick++. by dirk · 9 years ago
  74. df64821 Fixed operator. by dirk · 9 years ago
  75. acd0d4c by cristy · 9 years ago
  76. ab4f0bb Added IdentifyImageType that returns the potential type of the image, GetImageType will no longer do this. by dirk · 9 years ago
  77. 8c41a4b Added methods to get the attribute and artifact names. by dirk · 9 years ago
  78. 0413cf6 by cristy · 9 years ago
  79. 4777847 Added methods to get/set the density of a DrawingWand. by dirk · 9 years ago
  80. 1deff92 by cristy · 9 years ago
  81. e1c94d9 by cristy · 9 years ago
  82. 1f5fd5a Added copyPixels to Magick++. by dirk · 9 years ago
  83. ccad00b Various Coverity fixes. by dirk · 9 years ago
  84. 24d1144 Added SetRandomSeed to Magick++. by dirk · 9 years ago
  85. fbb0a3f Added isOpaque to the Image class of Magick++. by dirk · 9 years ago
  86. 3b8649e Added extra overloads for the splice method of Magick++. by dirk · 9 years ago
  87. f580104 Fixed argument type of sigmoidalContrast. by dirk · 9 years ago
  88. 151b66d by cristy · 9 years ago
  89. c8e845f Renamed alpha back to opacity for various Draw methods. by dirk · 9 years ago
  90. 06b627a Renamed SetMagickInfo to AcquireMagickInfo and made the module and description mandatory. by dirk · 9 years ago
  91. d9b47c6 by cristy · 9 years ago
  92. 97bcd8d Changed type of argument for reduceNoise method. by dirk · 9 years ago
  93. 0e671c2 Fixed typo. by dirk · 9 years ago
  94. 45faa26 Added module to CoderInfo. by dirk · 9 years ago
  95. 1d4a695 by cristy · 9 years ago
  96. 1888443 Refactored replaceImage to fix issue detected by Coverity. by dirk · 9 years ago
  97. 8aebeb3 by cristy · 9 years ago
  98. 6ee6991 Removed deprecated overloads. by dirk · 9 years ago
  99. 34e1a21 Renamed matte to alpha. by dirk · 9 years ago
  100. e11ddbd by cristy · 9 years ago