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