1. ffb9daf https://github.com/ImageMagick/ImageMagick/issues/91 by Cristy · 9 years ago
  2. f8c318d https://github.com/ImageMagick/ImageMagick/issues/96 by Cristy · 9 years ago
  3. 7be16a2 https://github.com/ImageMagick/ImageMagick/issues/99 by Cristy · 9 years ago
  4. 14e606d https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1537213 by Cristy · 9 years ago
  5. b69086d Fixed writing DocClass in CALS coder. by dirk · 9 years ago
  6. 7cd5b95 Write correct pitch and channel bitmasks for uncompressed DDS images. by Dan Skorupski · 9 years ago
  7. a123a48 remove exec perm on source files by Remi Collet · 9 years ago
  8. 280215b Rewrite reading pixel values. by dirk · 9 years ago
  9. de9d231 Fixed check for bit depth. by dirk · 9 years ago
  10. 198fffa Added check for bit depth 1. by dirk · 9 years ago
  11. 6cad3f6 Added checks for depth. by dirk · 9 years ago
  12. ecf3f09 Fixed check. by dirk · 9 years ago
  13. e14fd0a Added missing call to ConstrainColormapIndex. by dirk · 9 years ago
  14. 6f1879d Fixed overflow. by dirk · 9 years ago
  15. 2174484 https://github.com/ImageMagick/ImageMagick/issues/82 by Cristy · 9 years ago
  16. 8dcf300 Fix compiler error by Cristy · 9 years ago
  17. a2e7da8 Include option.h by Cristy · 9 years ago
  18. a79f4f4 Build fix. by dirk · 9 years ago
  19. af131f1 Added type parameter for Read/Write pixelmask to GetImageMask. by dirk · 9 years ago
  20. 4825f05 Remove 'view' option, -define fpx:view should be used instead. by dirk · 9 years ago
  21. 360b986 Replace fixes. by dirk · 9 years ago
  22. 68a6b50 Use a local pixel compare method instead of IsPixelEquivalent because only rgb should be checked. by dirk · 9 years ago
  23. 745b3bc Group4Compression requires a bilevel image by Cristy · 9 years ago
  24. 3cb17ec TIFF Group4 compression requires an image depth of 1 by Cristy · 9 years ago
  25. a648c5a https://github.com/ImageMagick/ImageMagick/issues/66 by Cristy · 9 years ago
  26. d9d2c0d Rename 'DrawAllocateWand' method to 'AcquireDrawingWand' by Cristy · 9 years ago
  27. 97af996 Set TIFF error handler in RegisterTIFFImage() by Cristy · 9 years ago
  28. 47950f6 Minor improvements to the thread-specific data methods by Cristy · 9 years ago
  29. fe3a57e Fixed another leak/bug. by dirk · 9 years ago
  30. 1196b1a Eliminate c++ compiler warning by Cristy · 9 years ago
  31. 15bc0d6 Update RPM spec so an IMv7 RPM can build by Cristy · 9 years ago
  32. b9ed408 Fixed another leak. by dirk · 9 years ago
  33. ce4a355 http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28786 by Cristy · 9 years ago
  34. bd9f1e7 Fixed memory leak when reading incorrect PSD files by dirk · 9 years ago
  35. 7ce65e7 Update copyright years by Cristy · 9 years ago
  36. d5a9132 Added error message. by dirk · 9 years ago
  37. de652d9 Added 'bmp3:alpha' option for including the alpha channel when writing an image in the BMP3 format. by dirk · 9 years ago
  38. db6b52c Fixed various warnings reported by Visual Studio 2015. by dirk · 9 years ago
  39. 47fc283 The DICOM reader now handles the rescale intercept and slope. by dirk · 9 years ago
  40. 85acc9f Added missing call to ghost_info->delete_instance. by dirk · 9 years ago
  41. 9f3d8e3 Reduced buffer size. by dirk · 9 years ago
  42. b4979cb Fixed various warnings reported by Visual Studio 2015 by dirk · 9 years ago
  43. 05d2ff7 Use 'magick_restrict' instead of 'restrict'. by dirk · 9 years ago
  44. 7516891 Fixed reading signed pixel data. by dirk · 9 years ago
  45. 252b3c6 http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28658 by Cristy · 9 years ago
  46. c47dca9 Whitespace. by dirk · 9 years ago
  47. bb0bb41 Added support for reading DICOM images with implicit vr little-endian transfer syntax. by dirk · 9 years ago
  48. 8f42400 https://github.com/ImageMagick/ImageMagick/issues/54 by Cristy · 9 years ago
  49. 531aa15 Add 6dot variant for unicode and iso braille formats by Samuel Thibault · 9 years ago
  50. 42b6230 Fixed memory leak when reading Photoshop layers in a TIFF file. by dirk · 9 years ago
  51. 3a21153 Added extra check when reading the Photoshop layers. by dirk · 9 years ago
  52. f9eb204 Added missing calls to png_set_user_limits. by dirk · 9 years ago
  53. 0b4c077 Eliminate C++ compiler error by Cristy · 9 years ago
  54. ab6e609 http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28502 by Cristy · 9 years ago
  55. c09781a Fixed issue in jpeg:extent that prevented it from working. by dirk · 9 years ago
  56. b20a179 Fixed alpha blending issue with semi-transparent pixels in the merged image of PSD files. by dirk · 9 years ago
  57. ca41d62 Reverted typecast due to issues in 64-bit build. by dirk · 9 years ago
  58. 7b5a0d5 Fixed enabling the alpha channel for the creation of the merged image. by dirk · 9 years ago
  59. e1f8f29 If the type is true color the image will be changed to DirectClass. by dirk · 9 years ago
  60. af51eab Fix for accessing subimage in a photoshop layer. by dirk · 9 years ago
  61. 2ad6d33 Fixed check for the number of pixels that will be allocated. by dirk · 9 years ago
  62. 99130c9 Don't close blob for JNG image by Cristy · 9 years ago
  63. 1142b32 Read the whole image @ image.jp2[0] or an individual tile @ image.jp2[1], image.jp2[2] by Cristy · 9 years ago
  64. c93932a Fixed various warnings reported by Visual Studio 2015 by dirk · 9 years ago
  65. 39b28d3 http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28422 by Cristy · 9 years ago
  66. e6fb02d http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28412 by Cristy · 9 years ago
  67. b912334 Revert RLE patch by Cristy · 9 years ago
  68. 52ec99e Moved assertion and added not null check (Github: #33) by dirk · 9 years ago
  69. 7f8db42 https://github.com/ImageMagick/ImageMagick/issues/33 by Cristy · 9 years ago
  70. fa589d6 Fixed various warnings reported by Visual Studio 2015 by dirk · 9 years ago
  71. 66d1345 Code tweaks, no functional changes by Cristy · 9 years ago
  72. b5be932 Tietz offset is a Tiff property by Cristy · 9 years ago
  73. fc16b54 Setting endianness of image earlier. by dirk · 9 years ago
  74. 3256579 https://github.com/ImageMagick/ImageMagick/issues/26 by Cristy · 9 years ago
  75. 054e9fd Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  76. 9125cd5 http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=28359 by Cristy · 9 years ago
  77. 613a141 Fixed size of memory allocation to avoid segfault (Github: #32). by dirk · 9 years ago
  78. 7b6ffff Fix for writing grayscale jp2 images. by dirk · 9 years ago
  79. eb79408 Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  80. 120b581 Older versions of libpng do not support png_const_bytep by Cristy · 9 years ago
  81. 8648daf Changed mime type. by dirk · 9 years ago
  82. 2aa15e6 Added mime type for json. by dirk · 9 years ago
  83. 74996ae Removed duplicate const. by dirk · 9 years ago
  84. 629f805 Make some structures immutable by Cristy · 9 years ago
  85. 9ac1955 Preserving image origin in TGA files. by dirk · 9 years ago
  86. 7140634 Fixed a possible memory leak for -sampling-factor option by Cristy · 9 years ago
  87. f8d9cb8 https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1492881 by Cristy · 9 years ago
  88. 2b008a8 Coder thread support is via flags (thread_support is deprectated) by Cristy · 9 years ago
  89. 34aabc4 Add field width to sscanf() to prevent buffer overflow by Cristy · 9 years ago
  90. 4f68e96 https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1490362 by Cristy · 9 years ago
  91. 170b77a Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  92. 4cb7acb Make alpha channel backwards compatible with IMv6 by Cristy · 9 years ago
  93. 1678aec Fixed warnings for 64-bit build on Windows. by dirk · 9 years ago
  94. c84d5ed Revert copy of option to artifact. by dirk · 9 years ago
  95. 163318b Copy option tiff:ignore-tags from option to artifact. by dirk · 9 years ago
  96. 857e74a http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28244 by Cristy · 9 years ago
  97. cbb1fff Use quality from image_info instead of image. by dirk · 9 years ago
  98. e3319c1 Revert -spread behavior by Cristy · 9 years ago
  99. 2664501 Missing parenthesis by Cristy · 9 years ago
  100. 6ffac4f Support inline images with data URLS by Cristy · 9 years ago