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