1. c08be96 Bump release by Cristy · 8 years ago
  2. 25701e6 ... by Cristy · 8 years ago
  3. 82a1df8 https://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=30043 by Cristy · 8 years ago
  4. c3e69b0 Release ImageMagick 7.0.2-3 by Cristy · 8 years ago
  5. 28560fc InterpolatePixelInfo() required hald_image rather than image as its first argument by Cristy · 8 years ago
  6. 01b1bd1 Partial fix to https://github.com/ImageMagick/ImageMagick/issues/167 by Cristy · 8 years ago
  7. 88235e6 https://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=30043 by Cristy · 8 years ago
  8. d52154d ... by Cristy · 8 years ago
  9. a91bf21 Improved copying of the pixels when the channel mask is set. by dirk · 8 years ago
  10. a7d56f2 The source pixels need to be copied when a channel mask is set otherwise the values will be uninitialized. by dirk · 8 years ago
  11. 41aa637 Fix ‘exception’ may be used uninitialized warning by Cristy · 8 years ago
  12. ebe99d0 https://github.com/ImageMagick/ImageMagick/issues/227 by Cristy · 8 years ago
  13. ff9bf44 ... by Cristy · 8 years ago
  14. 6330236 Improve buffer overflow sanity check by Cristy · 8 years ago
  15. 94936ef ... by Cristy · 8 years ago
  16. 9b92589 Added check to make sure that the context is not null. by dirk · 8 years ago
  17. a701bb3 Call SetImageExtent() just before the scanlines are read by Cristy · 8 years ago
  18. 0131460 OpenCL will be disabled when the cache directory cannot be determined. by dirk · 8 years ago
  19. d686272 Fixed rounding and added clFlush to keep Intel happy. by dirk · 8 years ago
  20. e8445c5 Spaces are better! by dirk · 8 years ago
  21. e475d36 Use CopyMagickString() rather than CopyMagickMemory() for strings by Cristy · 8 years ago
  22. bcaf9c5 ... by Cristy · 8 years ago
  23. 8b86c81 ... by Cristy · 8 years ago
  24. 7f6351f ... by Cristy · 8 years ago
  25. 49ce0d3 Use CopyMagickString() rather than CopyMagickMemory() by Cristy · 8 years ago
  26. d84051a ... by Cristy · 8 years ago
  27. 8c6d9ab ... by Cristy · 8 years ago
  28. 7b7a348 The histogram coder now returns the correct extent by Cristy · 8 years ago
  29. bc3d31c ... by Cristy · 8 years ago
  30. c42a36f ... by Cristy · 8 years ago
  31. 60f21f2 Prevent possible stack overflow by Cristy · 8 years ago
  32. cb3f242 ... by Cristy · 8 years ago
  33. f90b5ce Patch so -kuwahara option can preserve colormapped edges by Cristy · 8 years ago
  34. 7750eff Fixed blend implementation of InterPolatePixelChannels. by dirk · 8 years ago
  35. 535c31e ... by Cristy · 8 years ago
  36. 32b5039 Bump release by Cristy · 8 years ago
  37. b260eaa Can't use %fx in delegates configuration file by Cristy · 8 years ago
  38. f644dd7 ... by Cristy · 8 years ago
  39. 4a4f658 Proper fix... by dirk · 8 years ago
  40. 17f3510 Fixed locking inside NTGhostscriptExe. by dirk · 8 years ago
  41. 67d73ab ... by Cristy · 8 years ago
  42. 3af104d Fixed checking the pointsize. by dirk · 8 years ago
  43. 2a75838 Added extra lock when determining the location of the Ghostscript executable. by dirk · 8 years ago
  44. 2dc7321 ... by Cristy · 8 years ago
  45. c1f3dad ... by Cristy · 8 years ago
  46. 911b586 ... by Cristy · 8 years ago
  47. c18605f Added compose to GetMagickProperty for feature request in #185. by dirk · 8 years ago
  48. cebc568 https://github.com/ImageMagick/ImageMagick/issues/218 by Cristy · 8 years ago
  49. 04a1569 ... by Cristy · 8 years ago
  50. e90af32 ... by Cristy · 8 years ago
  51. c14d942 https://github.com/ImageMagick/ImageMagick/issues/218 by Cristy · 8 years ago
  52. fc7b06d ... by Cristy · 8 years ago
  53. 43974ac https://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=29964 by Cristy · 8 years ago
  54. 852231d ... by Cristy · 8 years ago
  55. 5a7f6f0 Bump version by Cristy · 8 years ago
  56. 01588fb Release ImageMagick 7.0.2-1 by Cristy · 8 years ago
  57. 931319b ... by Cristy · 8 years ago
  58. 8adfa20 ... by Cristy · 8 years ago
  59. d8ab7f0 Improve checking of EXIF profile to prevent integer overflow (bug report from Ibrahim el-sayed) by Cristy · 8 years ago
  60. f0ae4ef RecordProfileData will return true when the commands have finished to make sure we don't store them. by dirk · 8 years ago
  61. 5675bb2 Added extra guards to prevent out of bound access. by dirk · 8 years ago
  62. 66acef5 Added queue parameter to EnqueueOpenCLKernel. by dirk · 8 years ago
  63. 8e1dd68 https://github.com/ImageMagick/ImageMagick/issues/222 by Cristy · 8 years ago
  64. cf3f44b Fixed enqueuing of an incorrect kernel. by dirk · 8 years ago
  65. 33f78c8 Fixed calculation of the device_signature. by dirk · 8 years ago
  66. 5fb2395 Fixed memory leak in RelinquishMagickCLCacheInfo. by dirk · 8 years ago
  67. a5135ba Fixed memory leak in CopyMagickCLCacheInfo and made the method more asynchronous. by dirk · 8 years ago
  68. e120037 Added extra null checks and tests for the result codes of OpenCL calls. by dirk · 8 years ago
  69. c0a9baf Fixed cloning the input image. by dirk · 8 years ago
  70. 23fc990 Fixed memory leak. by dirk · 8 years ago
  71. 17d10ba ... by Cristy · 8 years ago
  72. 03a03a4 ... by Cristy · 8 years ago
  73. 912a922 ... by Cristy · 8 years ago
  74. a14003e Removed AccelerateCompositeImage. by dirk · 8 years ago
  75. 626a27b Revert method signature change to fix issue #188. by dirk · 8 years ago
  76. 9a4fda0 Removed unused variable. by dirk · 8 years ago
  77. 52456ef Added support for GROUP4 compression to the FAX coder. by dirk · 8 years ago
  78. 94625e7 Removed debug printf. by dirk · 8 years ago
  79. e5a301e Minor cleanup. by dirk · 8 years ago
  80. 7712107 ... by Cristy · 8 years ago
  81. d060d80 Fixed method signature. by dirk · 8 years ago
  82. 5777d24 ... by Cristy · 8 years ago
  83. 2338d15 Use memset instead of a for loop. by dirk · 8 years ago
  84. 0b47146 Removed extra seek. by dirk · 8 years ago
  85. 55851db Always perform a seek after reading the mask to fix https://github.com/ImageMagick/ImageMagick/issues/216. by dirk · 8 years ago
  86. 21dc031 Some OpenCL methods are now executed asynchronous. by dirk · 8 years ago
  87. 24aed68 https://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=29895 by Cristy · 8 years ago
  88. 8dc9555 Bump release by Cristy · 8 years ago
  89. 25ea4de ... by Cristy · 8 years ago
  90. 4280d54 https://github.com/ImageMagick/ImageMagick/issues/218 by Cristy · 8 years ago
  91. d4ac922 https://github.com/ImageMagick/ImageMagick/pull/219 by Cristy · 8 years ago
  92. ade0d8e ... by Cristy · 8 years ago
  93. 1ab3a1b https://github.com/ImageMagick/ImageMagick/issues/215 by Cristy · 8 years ago
  94. f557ab8 ... by Cristy · 8 years ago
  95. 54c9393 ... by Cristy · 8 years ago
  96. 68e565c Bump release by Cristy · 8 years ago
  97. 2615e69 ... by Cristy · 8 years ago
  98. ba4ad2d Sync cache pixels before OpenMP loop (possible optimization) by Cristy · 8 years ago
  99. 4bbcc15 ... by Cristy · 8 years ago
  100. 7590421 ... by Cristy · 8 years ago