1. 1971efd Latest autoconf script by Cristy · 9 years ago
  2. 5a34d7a More buffer overflow checks by Cristy · 9 years ago
  3. 918c747 Whitespace cleanup. by dirk · 9 years ago
  4. 7e7ae7e Eliminate hang when clearing the image stack by Cristy · 9 years ago
  5. 6831e2f https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29374 by Cristy · 9 years ago
  6. c82907c https://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=29364 by Cristy · 9 years ago
  7. be04cd4 AccelerateWaveletDenoiseImage now supports R/RGB images. by dirk · 9 years ago
  8. 90d2343 Pixels should not be set to NULL we need it later in copyWriteBuffer. by dirk · 9 years ago
  9. 46e99ac Added extra checks to make sure only the RGB channels are modified. by dirk · 9 years ago
  10. cd0f1b0 Whitespace cleanup. by dirk · 9 years ago
  11. 5dc372d Restored error checking. by dirk · 9 years ago
  12. 745314e Whitespace cleanup. by dirk · 9 years ago
  13. ff83c15 Refactored reading and writing from the buffer. by dirk · 9 years ago
  14. cb8a19d AccelerateAddNoiseImage now supports R/RA/RGB images. by dirk · 9 years ago
  15. 8d097d0 Added assert to check if the kernel was found. by dirk · 9 years ago
  16. 7c3188c Improved readability. by dirk · 9 years ago
  17. 15a8904 Fixes for getting the pixel intensity. by dirk · 9 years ago
  18. e93e339 Whitespace cleanup. by dirk · 9 years ago
  19. 272bb28 Added missing call to SetImageColorspace. by dirk · 9 years ago
  20. 4bec166 Moved check for pixel traits outside checkAccelerateCondition. by dirk · 9 years ago
  21. f4ee3b8 Removed code that still used preview_type. by dirk · 9 years ago
  22. a102260 Removed ResizeHorizontalFilterSinc and ResizeVerticalFilterSinc kernels. by dirk · 9 years ago
  23. 32786b3 Removed length calculation. by dirk · 9 years ago
  24. 9b5639f AccelerateGrayscaleImage now also works for RGB images. by dirk · 9 years ago
  25. 0f8a2f8 Modified checkAccelerateCondition to support non RGBA images in accelerated methods. by dirk · 9 years ago
  26. ddc3a97 Build fix. by dirk · 9 years ago
  27. fe3754c Removed preview_type from ImageInfo. by dirk · 9 years ago
  28. 3518d1b Remove Preview code by Cristy · 9 years ago
  29. 9f49296 Remove preview coder by Cristy · 9 years ago
  30. b83e0e3 Removed group from ImageInfo. by dirk · 9 years ago
  31. 9409533 Removed 'unused' zero property from ImageInfo. by dirk · 9 years ago
  32. 37a3593 Reverted radius for local contrast to a percentage instead of pixels. by dirk · 9 years ago
  33. ce9583c Minor doc change. by dirk · 9 years ago
  34. ab6d0a9 Fix compiler exception by Cristy · 9 years ago
  35. 8df6fd4 ... by Cristy · 9 years ago
  36. 8bedb4e Change GetTokenLexeme() to GetNextToken() by Cristy · 9 years ago
  37. fc0f124 Use correct extent value when calling GetMagickToken. by dirk · 9 years ago
  38. 0f9ed5e ... by Cristy · 9 years ago
  39. 9761497 Check for buffer overflow by Cristy · 9 years ago
  40. 3aa3227 Build fix. by dirk · 9 years ago
  41. 25a7cc4 ... by Cristy · 9 years ago
  42. 360d6db Check for width of zero by Cristy · 9 years ago
  43. 7fb4077 Check for possible data overflow by Cristy · 9 years ago
  44. a8b2bb2 Check to ensure token does not exceed maximum extent by Cristy · 9 years ago
  45. b8f791a Prevent buffer overflow for RLE0-encoded SUN raster images by Cristy · 9 years ago
  46. cdc1b38 MIFF image must have colorspace defined by Cristy · 9 years ago
  47. c062b6c Fixed off by one issue and increased buffer size. by dirk · 9 years ago
  48. 665f18d Respect gravity when rendering text (e.g. convert -gravity center my.txt ...) by Cristy · 9 years ago
  49. 6da00b2 Fixed setting interlace. by dirk · 9 years ago
  50. 751a667 Fixes for unused parameters. by dirk · 9 years ago
  51. 16e4d17 Removed Transform method. by dirk · 9 years ago
  52. a387934 Added missing include. by dirk · 9 years ago
  53. 9d117d0 Added missing include. by dirk · 9 years ago
  54. 348c837 Build fixes. by dirk · 9 years ago
  55. a9f45c4 Removed ValidateImageMorphology. by dirk · 9 years ago
  56. d2a7a2d Fixes for unused parameters. by dirk · 9 years ago
  57. 86bacde Fixed various warnings. by dirk · 9 years ago
  58. f5ae5b9 Added missing include. by dirk · 9 years ago
  59. 4d928fd Reverted change and added check for stroke_pattern. by dirk · 9 years ago
  60. 9c3bef6 Latest configure script by Cristy · 9 years ago
  61. 4cf8f90 Draw strokes even if stroke color is transparent to properly support patterns by Cristy · 9 years ago
  62. 50be538 Changed return type of GetFillColor and GetStrokeColor. by dirk · 9 years ago
  63. 80e39da Setting compression when loading a bmp file. by dirk · 9 years ago
  64. c10f66c New private header, MagickCore/transform-private.h by Cristy · 9 years ago
  65. 06f5901 Removed TransformImages and made TransformImage private. by dirk · 9 years ago
  66. 8306a8d https://github.com/ImageMagick/ImageMagick/issues/145 by Cristy · 9 years ago
  67. 82e2049 https://github.com/ImageMagick/ImageMagick/issues/148 by Cristy · 9 years ago
  68. cf70f0c Fixed floating point rounding issue. by dirk · 9 years ago
  69. 7124674 https://github.com/ImageMagick/ImageMagick/issues/146 by Cristy · 9 years ago
  70. 6d202a0 https://github.com/ImageMagick/ImageMagick/issues/143 by Cristy · 9 years ago
  71. da10afd Fixed setting the opacity reported in: https://github.com/ImageMagick/ImageMagick/issues/147 by dirk · 9 years ago
  72. e09ed31 Update to the latest documentation by Cristy · 9 years ago
  73. e63d202 Fix for variable used in SetQuantumDepth. by dirk · 9 years ago
  74. ffe99fc Minor refactoring. by dirk · 9 years ago
  75. 6f8c570 Added NULL checks to GetGeometry and refactored emf/svg. by dirk · 9 years ago
  76. fa86f7a Minor refactoring. by dirk · 9 years ago
  77. 447c929 -size can now be used the specify the maximum width/height of an EMF image on Windows. by dirk · 9 years ago
  78. 9f443b9 -size can now be used the specify the maximum width/height of an SVG image when librsvg and cairo are being used. by dirk · 9 years ago
  79. 125d249 ... by Cristy · 9 years ago
  80. 26ac858 Eliminate compiler warning by Cristy · 9 years ago
  81. 06d4a5a Eliminate compiler warning by Cristy · 9 years ago
  82. 9173060 Eliminate compiler exception by Cristy · 9 years ago
  83. 7cb74b1 Further work with wavelet denoise by Cristy · 9 years ago
  84. 1a295fe ... by Cristy · 9 years ago
  85. 571a560 ... by Cristy · 9 years ago
  86. 924a360 Eliminate compiler warnings by Cristy · 9 years ago
  87. 3474fab Fix compile error under Windows by Cristy · 9 years ago
  88. 08c7160 Forgot to factor in softness by Cristy · 9 years ago
  89. fe01aec Optimize wavelet denoise algorithm by Cristy · 9 years ago
  90. b808304 Optimize wavelet denoise algorithm by Cristy · 9 years ago
  91. ab1c078 Optimize wavelet tranform by Cristy · 9 years ago
  92. 8b1da4e Correct font max width by Cristy · 9 years ago
  93. 2344663 Support percentage for wavelet denoise softness parameter by Cristy · 9 years ago
  94. 32e8e07 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29223 by Cristy · 9 years ago
  95. 906c77a Added softness argument to waveletDenoise. by dirk · 9 years ago
  96. 8864606 ClampToQuantum() requires MagickRealType parameter by Cristy · 9 years ago
  97. ed765bf Return NULL if WaveletDenoiseImage() does not complete by Cristy · 9 years ago
  98. 6e35319 Use SetQuantumDepth() to prevent buffer overflow by Cristy · 9 years ago
  99. 332ee36 Removed check for alpha channel. by dirk · 9 years ago
  100. eee6205 Build fix. by dirk · 9 years ago