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