1. 8d10618 Keep thread_.h header private afterall by Cristy · 9 years ago
  2. c825e28 include thread.h in MagickCore header file by Cristy · 9 years ago
  3. 8eccaa3 Eliminate compiler warning by Cristy · 9 years ago
  4. b0fd53f Conditional compile with MAGICKCORE_WINDOWS_SUPPORT define by Cristy · 9 years ago
  5. bee1f97 Conditional compile with MAGICKCORE_WINDOWS_SUPPORT define by Cristy · 9 years ago
  6. 97af996 Set TIFF error handler in RegisterTIFFImage() by Cristy · 9 years ago
  7. 0091b88 Conditional compile with MAGICKCORE_WINDOWS_SUPPORT define by Cristy · 9 years ago
  8. 8c98475 Only delete thread-specific data if a destructor is defined by Cristy · 9 years ago
  9. 47950f6 Minor improvements to the thread-specific data methods by Cristy · 9 years ago
  10. fe3a57e Fixed another leak/bug. by dirk · 9 years ago
  11. bd150f5 Revert type-cast by Cristy · 9 years ago
  12. 0c056a6 Remove generated file by Cristy · 9 years ago
  13. 1196b1a Eliminate c++ compiler warning by Cristy · 9 years ago
  14. 3ea718e Quiet compiler warnings by Cristy · 9 years ago
  15. ddf8339 We no longer support ImageMagick++.pc, remove it from the RPM spec by Cristy · 9 years ago
  16. 15bc0d6 Update RPM spec so an IMv7 RPM can build by Cristy · 9 years ago
  17. 9b8f870 Update autoconf /automake configuration by Cristy · 9 years ago
  18. b9ed408 Fixed another leak. by dirk · 9 years ago
  19. 8b3e119 Fix library path by Cristy · 9 years ago
  20. ce4a355 http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28786 by Cristy · 9 years ago
  21. bd9f1e7 Fixed memory leak when reading incorrect PSD files by dirk · 9 years ago
  22. 0bd8cb4 Fixed OverlayCompositeOp calculation. by dirk · 9 years ago
  23. b93e6eb Call AcquireAlignedMemory because the free method expects aligned memory. by dirk · 9 years ago
  24. 930328a Destroy wand cli on exit by Cristy · 9 years ago
  25. 7ce65e7 Update copyright years by Cristy · 9 years ago
  26. f247981 Use SetImageColorMetric() rather than IsImagesEqual() by Cristy · 9 years ago
  27. 181b2a7 Added setColorMetric to Magick++. by dirk · 9 years ago
  28. 4ed1898 IsImagesEqual() returns false if the images are not equal, whereas SetImageColorMetric() returns the color error metric by Cristy · 9 years ago
  29. 3ede546 https://github.com/ImageMagick/ImageMagick/issues/67 by Cristy · 9 years ago
  30. d5a9132 Added error message. by dirk · 9 years ago
  31. e2e632d Support connected-components:mean-color define for connected component labeling by Cristy · 9 years ago
  32. 0b0d735 Don't return all white for monochrome quantization by Cristy · 9 years ago
  33. 2392b4b Gray artifacts in large gif when using -layers optimize by Cristy · 9 years ago
  34. a788814 Fix for special coordinate case. by dirk · 9 years ago
  35. a75a49b Define LabelPixelChannel by Cristy · 9 years ago
  36. 018189d Renamed luminosity to lightness by dirk · 9 years ago
  37. 4846d73 Update CSS/JS by Cristy · 9 years ago
  38. 6085802 Added missing parameter. by dirk · 9 years ago
  39. e93be68 Update ImageMagick documentation by Cristy · 9 years ago
  40. de652d9 Added 'bmp3:alpha' option for including the alpha channel when writing an image in the BMP3 format. by dirk · 9 years ago
  41. db6b52c Fixed various warnings reported by Visual Studio 2015. by dirk · 9 years ago
  42. 47fc283 The DICOM reader now handles the rescale intercept and slope. by dirk · 9 years ago
  43. 146c482 If image does not have an alpha channel, set the total error to opaque by Cristy · 9 years ago
  44. aab369d Fixed function declaration. by dirk · 9 years ago
  45. 85acc9f Added missing call to ghost_info->delete_instance. by dirk · 9 years ago
  46. 27496b9 Fix to make sure the Ghostscript library only has one instance under Windows. by dirk · 9 years ago
  47. f20fa43 Remove image argument from various methods. by dirk · 9 years ago
  48. 5289ead Removed image argument from QuantizeErrorFlatten. by dirk · 9 years ago
  49. 9f3d8e3 Reduced buffer size. by dirk · 9 years ago
  50. b4979cb Fixed various warnings reported by Visual Studio 2015 by dirk · 9 years ago
  51. f32657d Fixed comparison for ChangeMaskCompositeOp. by dirk · 9 years ago
  52. 65f6b91 Setting alpha_trait on background colors. by dirk · 9 years ago
  53. 95ef695 Whitespace by dirk · 9 years ago
  54. f0e5dc9 Added missing check for destination transparency. by dirk · 9 years ago
  55. 0596ce2 The -clip option no longer returns an inverted mask by Cristy · 9 years ago
  56. cd1d879 Minor optimization. by dirk · 9 years ago
  57. 4a26ef6 GetImageMask should not return an image with transparency. by dirk · 9 years ago
  58. 05d2ff7 Use 'magick_restrict' instead of 'restrict'. by dirk · 9 years ago
  59. e8f20f1 https://github.com/ImageMagick/ImageMagick/pull/56 by Cristy · 9 years ago
  60. 7516891 Fixed reading signed pixel data. by dirk · 9 years ago
  61. a8a9109 Eliminate UTF-8 warning by Cristy · 9 years ago
  62. 88a62d4 Reverted performance patch for now. by dirk · 9 years ago
  63. 4667f00 Using a single thread when cloning pixels and one of the caches is on disk. by dirk · 9 years ago
  64. 594d277 Update ImageMagick docs by Cristy · 9 years ago
  65. 8ce2446 Minor refactoring. by dirk · 9 years ago
  66. 0fe53dc Changed RecordProfileData signature. by dirk · 9 years ago
  67. 15f2201 Update to the latest automake / autoconf configuration files by Cristy · 9 years ago
  68. 251cf8e Added call to DumpProfileData by dirk · 9 years ago
  69. f6c70c3 Build fix. by dirk · 9 years ago
  70. 9973174 Support thread-safe reusable OpenCL command queues and added OpenCL kernel profiling. by dirk · 9 years ago
  71. 71ba567 Fix broken links by Cristy · 9 years ago
  72. e630561 Update documentation by Cristy · 9 years ago
  73. 252b3c6 http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28658 by Cristy · 9 years ago
  74. d1af5ca Fixed initialization of alpha channel with DiscreteAlphaChannel. by dirk · 9 years ago
  75. 71b37c3 Placed the accelerated methods in alphabetic order. by dirk · 9 years ago
  76. b321390 Placed the accelerated methods in alphabetic order. by dirk · 9 years ago
  77. c47dca9 Whitespace. by dirk · 9 years ago
  78. 38aff57 Replaced calls to MorphologyApply with ConvolveImage. by dirk · 9 years ago
  79. bb0bb41 Added support for reading DICOM images with implicit vr little-endian transfer syntax. by dirk · 9 years ago
  80. ed92d0f Revert patch for WritePixelCacheRegion() by Cristy · 9 years ago
  81. a4bed21 Removed file name from path. by dirk · 9 years ago
  82. db5a957 Revert color patch by Cristy · 9 years ago
  83. 79a2abb Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  84. 7dd32c2 .. by Cristy · 9 years ago
  85. 7d6d172 Set minimum size of colormap back to 1. by dirk · 9 years ago
  86. 4d8ac25 Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  87. 428ba72 Revert colormap patch, further analysis required by Cristy · 9 years ago
  88. d5f44e1 Fix for division by zero. by dirk · 9 years ago
  89. 8f42400 https://github.com/ImageMagick/ImageMagick/issues/54 by Cristy · 9 years ago
  90. 965c1bb Fixed bug in SetPixelCacheExtent that made images all black. by dirk · 9 years ago
  91. 5cf9ff5 Build fix. by dirk · 9 years ago
  92. 4ab1d45 Fix for the minimum size of a colormap. by dirk · 9 years ago
  93. ea20b31 Renamed antiAlias to textAntiAlias. by dirk · 9 years ago
  94. be80460 Added local contrast to Magick++ and Wand. by dirk · 9 years ago
  95. cb77f1f Fix for negative radius. by dirk · 9 years ago
  96. e5901cd Added missing typecast. by dirk · 9 years ago
  97. 394f211 Changed default values for LocalContrastImage and added a fix for a negative radius. by dirk · 9 years ago
  98. 61cfa75 Eliminate compiler warning by Cristy · 9 years ago
  99. 76374b9 Export MagickDelay() by Cristy · 9 years ago
  100. 43f23d9 Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago