1. e2e632d Support connected-components:mean-color define for connected component labeling by Cristy · 9 years ago
  2. 0b0d735 Don't return all white for monochrome quantization by Cristy · 9 years ago
  3. 2392b4b Gray artifacts in large gif when using -layers optimize by Cristy · 9 years ago
  4. a788814 Fix for special coordinate case. by dirk · 9 years ago
  5. a75a49b Define LabelPixelChannel by Cristy · 9 years ago
  6. 018189d Renamed luminosity to lightness by dirk · 9 years ago
  7. 4846d73 Update CSS/JS by Cristy · 9 years ago
  8. 6085802 Added missing parameter. by dirk · 9 years ago
  9. e93be68 Update ImageMagick documentation by Cristy · 9 years ago
  10. de652d9 Added 'bmp3:alpha' option for including the alpha channel when writing an image in the BMP3 format. by dirk · 9 years ago
  11. db6b52c Fixed various warnings reported by Visual Studio 2015. by dirk · 9 years ago
  12. 47fc283 The DICOM reader now handles the rescale intercept and slope. by dirk · 9 years ago
  13. 146c482 If image does not have an alpha channel, set the total error to opaque by Cristy · 9 years ago
  14. aab369d Fixed function declaration. by dirk · 9 years ago
  15. 85acc9f Added missing call to ghost_info->delete_instance. by dirk · 9 years ago
  16. 27496b9 Fix to make sure the Ghostscript library only has one instance under Windows. by dirk · 9 years ago
  17. f20fa43 Remove image argument from various methods. by dirk · 9 years ago
  18. 5289ead Removed image argument from QuantizeErrorFlatten. by dirk · 9 years ago
  19. 9f3d8e3 Reduced buffer size. by dirk · 9 years ago
  20. b4979cb Fixed various warnings reported by Visual Studio 2015 by dirk · 9 years ago
  21. f32657d Fixed comparison for ChangeMaskCompositeOp. by dirk · 9 years ago
  22. 65f6b91 Setting alpha_trait on background colors. by dirk · 9 years ago
  23. 95ef695 Whitespace by dirk · 9 years ago
  24. f0e5dc9 Added missing check for destination transparency. by dirk · 9 years ago
  25. 0596ce2 The -clip option no longer returns an inverted mask by Cristy · 9 years ago
  26. cd1d879 Minor optimization. by dirk · 9 years ago
  27. 4a26ef6 GetImageMask should not return an image with transparency. by dirk · 9 years ago
  28. 05d2ff7 Use 'magick_restrict' instead of 'restrict'. by dirk · 9 years ago
  29. e8f20f1 https://github.com/ImageMagick/ImageMagick/pull/56 by Cristy · 9 years ago
  30. 7516891 Fixed reading signed pixel data. by dirk · 9 years ago
  31. a8a9109 Eliminate UTF-8 warning by Cristy · 9 years ago
  32. 88a62d4 Reverted performance patch for now. by dirk · 9 years ago
  33. 4667f00 Using a single thread when cloning pixels and one of the caches is on disk. by dirk · 9 years ago
  34. 594d277 Update ImageMagick docs by Cristy · 9 years ago
  35. 8ce2446 Minor refactoring. by dirk · 9 years ago
  36. 0fe53dc Changed RecordProfileData signature. by dirk · 9 years ago
  37. 15f2201 Update to the latest automake / autoconf configuration files by Cristy · 9 years ago
  38. 251cf8e Added call to DumpProfileData by dirk · 9 years ago
  39. f6c70c3 Build fix. by dirk · 9 years ago
  40. 9973174 Support thread-safe reusable OpenCL command queues and added OpenCL kernel profiling. by dirk · 9 years ago
  41. 71ba567 Fix broken links by Cristy · 9 years ago
  42. e630561 Update documentation by Cristy · 9 years ago
  43. 252b3c6 http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28658 by Cristy · 9 years ago
  44. d1af5ca Fixed initialization of alpha channel with DiscreteAlphaChannel. by dirk · 9 years ago
  45. 71b37c3 Placed the accelerated methods in alphabetic order. by dirk · 9 years ago
  46. b321390 Placed the accelerated methods in alphabetic order. by dirk · 9 years ago
  47. c47dca9 Whitespace. by dirk · 9 years ago
  48. 38aff57 Replaced calls to MorphologyApply with ConvolveImage. by dirk · 9 years ago
  49. bb0bb41 Added support for reading DICOM images with implicit vr little-endian transfer syntax. by dirk · 9 years ago
  50. ed92d0f Revert patch for WritePixelCacheRegion() by Cristy · 9 years ago
  51. a4bed21 Removed file name from path. by dirk · 9 years ago
  52. db5a957 Revert color patch by Cristy · 9 years ago
  53. 79a2abb Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  54. 7dd32c2 .. by Cristy · 9 years ago
  55. 7d6d172 Set minimum size of colormap back to 1. by dirk · 9 years ago
  56. 4d8ac25 Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  57. 428ba72 Revert colormap patch, further analysis required by Cristy · 9 years ago
  58. d5f44e1 Fix for division by zero. by dirk · 9 years ago
  59. 8f42400 https://github.com/ImageMagick/ImageMagick/issues/54 by Cristy · 9 years ago
  60. 965c1bb Fixed bug in SetPixelCacheExtent that made images all black. by dirk · 9 years ago
  61. 5cf9ff5 Build fix. by dirk · 9 years ago
  62. 4ab1d45 Fix for the minimum size of a colormap. by dirk · 9 years ago
  63. ea20b31 Renamed antiAlias to textAntiAlias. by dirk · 9 years ago
  64. be80460 Added local contrast to Magick++ and Wand. by dirk · 9 years ago
  65. cb77f1f Fix for negative radius. by dirk · 9 years ago
  66. e5901cd Added missing typecast. by dirk · 9 years ago
  67. 394f211 Changed default values for LocalContrastImage and added a fix for a negative radius. by dirk · 9 years ago
  68. 61cfa75 Eliminate compiler warning by Cristy · 9 years ago
  69. 76374b9 Export MagickDelay() by Cristy · 9 years ago
  70. 43f23d9 Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  71. 66387d2 Update configure script to latest autoconf / automake by Cristy · 9 years ago
  72. 0c15d99 Radius for local contrast is now pixels instead of a percentage. by dirk · 9 years ago
  73. 531aa15 Add 6dot variant for unicode and iso braille formats by Samuel Thibault · 9 years ago
  74. 528b460 Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  75. cc3dc5c Update autoconf macro by Cristy · 9 years ago
  76. 3505d87 Added LocalContrastImage. by dirk · 9 years ago
  77. 6d3c779 Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  78. 74dabae Update autoconf macro by Cristy · 9 years ago
  79. 8fd2bec Fixed various warnings reported by Visual Studio 2015 by dirk · 9 years ago
  80. c757d75 Support -define gradient:angle by Cristy · 9 years ago
  81. 05a6267 Remove unused function by Cristy · 9 years ago
  82. 882d9f4 Update documentation by Cristy · 9 years ago
  83. c0aa6da OpenCL build fix. by dirk · 9 years ago
  84. b376654 Fixed initialization of ResizeFilter in AcquireResizeFilter. by dirk · 9 years ago
  85. 42b6230 Fixed memory leak when reading Photoshop layers in a TIFF file. by dirk · 9 years ago
  86. 3a21153 Added extra check when reading the Photoshop layers. by dirk · 9 years ago
  87. f9eb204 Added missing calls to png_set_user_limits. by dirk · 9 years ago
  88. b2d350c Default radial gradient is max(columns,rows)/2 by Cristy · 9 years ago
  89. 3f27fee Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  90. a578020 Doh! Misspelled minimum by Cristy · 9 years ago
  91. b81f0ab Fixed various warnings reported by Visual Studio 2015 and did some minor refactoring. by dirk · 9 years ago
  92. c9dbca3 Support maximum and circle for gradient:extent define by Cristy · 9 years ago
  93. 2526e88 Corrected gradient:extent formula for diagonal, ellipse, and minimum by Cristy · 9 years ago
  94. 0357183 Support gradient:extent define by Cristy · 9 years ago
  95. 8af8043 Corrected radial gradient equations by Cristy · 9 years ago
  96. 8ba074d Move Locale methods to locale.c source module by Cristy · 9 years ago
  97. 95264c4 Support gradient:angle define by Cristy · 9 years ago
  98. f70f909 Add support for gradient:extent define by Cristy · 9 years ago
  99. abd2f5a Use -define gradient:radii rather than gradient:radius by Cristy · 9 years ago
  100. 0b4c077 Eliminate C++ compiler error by Cristy · 9 years ago