1. 4de4f20 Apply Debian patches: Use modern idiom for autoconf; Fix a forgotten dir when regenerating html doc; fix HTML problems by Cristy · 9 years ago
  2. a3b2030 Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  3. a0d5539 Don't need magick.css by Cristy · 9 years ago
  4. 3c096bd Add Bootstrap MIT license to ImageMagick web CSS and JS by Cristy · 9 years ago
  5. 7b6ffff Fix for writing grayscale jp2 images. by dirk · 9 years ago
  6. 6361c4b Added missing define. by dirk · 9 years ago
  7. eb79408 Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  8. 120b581 Older versions of libpng do not support png_const_bytep by Cristy · 9 years ago
  9. 8648daf Changed mime type. by dirk · 9 years ago
  10. fae2061 Added new constructor to the Image class of Magick++ to copy part of the image. by dirk · 9 years ago
  11. 2aa15e6 Added mime type for json. by dirk · 9 years ago
  12. 74996ae Removed duplicate const. by dirk · 9 years ago
  13. 629f805 Make some structures immutable by Cristy · 9 years ago
  14. 01bc657 Update ImageMagick example image by Cristy · 9 years ago
  15. 9ac1955 Preserving image origin in TGA files. by dirk · 9 years ago
  16. 7f23b5e Ensure -fuzz 0 -trim works properly for HDRI by Cristy · 9 years ago
  17. 9cffb70 Reduce epsilon so -fuzz 0 -trim works under HDRI by Cristy · 9 years ago
  18. 7140634 Fixed a possible memory leak for -sampling-factor option by Cristy · 9 years ago
  19. d385843 Makefile.in is generated, no direct edits permitted by Cristy · 9 years ago
  20. f8d9cb8 https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1492881 by Cristy · 9 years ago
  21. fae9ec1 Minor fix to remove uneeded files RPM build by anthony · 9 years ago
  22. dbdf015 Fixed check for the jp2 format (Github: #28) by dirk · 9 years ago
  23. 5e6f378 Don't blend alpha when the alpha channel is deactivated by Cristy · 9 years ago
  24. 2b008a8 Coder thread support is via flags (thread_support is deprectated) by Cristy · 9 years ago
  25. 6ed46be Remove support for Macintosh and VMS by Cristy · 9 years ago
  26. 4733a09 Remove MagickCore X11 compatibility methods by Cristy · 9 years ago
  27. 3bab5f1 Remove MagickCore X11 compatibility methods by Cristy · 9 years ago
  28. 4cf12fd Remove MagickCore X11 compatibility methods by Cristy · 9 years ago
  29. 34aabc4 Add field width to sscanf() to prevent buffer overflow by Cristy · 9 years ago
  30. 1d80320 Ensure -fuzz works properly with floating point pixels by Cristy · 9 years ago
  31. 793b477 Ensure -fuzz 0 works for pixels of type floating point by Cristy · 9 years ago
  32. fbb8d80 Modify SVN_REVSION to GIT_REVISION by Cristy · 9 years ago
  33. f1dbe2b Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  34. 5da2007 http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28299 by Cristy · 9 years ago
  35. 0634367 Added overload for evaluate to make '-function' available in Magick++. by dirk · 9 years ago
  36. 4f68e96 https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1490362 by Cristy · 9 years ago
  37. 17435e6 Build fix. by dirk · 9 years ago
  38. 087a059 The -composite option with mask is a 3 step operation, only use offset once by Cristy · 9 years ago
  39. 170b77a Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  40. 4cb7acb Make alpha channel backwards compatible with IMv6 by Cristy · 9 years ago
  41. 1678aec Fixed warnings for 64-bit build on Windows. by dirk · 9 years ago
  42. 9c282cc http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19319 by Cristy · 9 years ago
  43. 5d4260a Renamed quantumOperator to evaluate. by dirk · 9 years ago
  44. 2045cf9 Build fix. by dirk · 9 years ago
  45. 98d3e1c Fixed memory leak of image->image_info. by dirk · 9 years ago
  46. e1a5791 Removed calls to SyncImageSettings. by dirk · 9 years ago
  47. d6ef5f3 Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  48. 36421ee Clone the image->image_info structure to prevent a dangling pointer by Cristy · 9 years ago
  49. 2dd46f7 Changed output of -version for Visual Studio compiler. by dirk · 9 years ago
  50. c84d5ed Revert copy of option to artifact. by dirk · 9 years ago
  51. b1834bb Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  52. aa22891 Display Visual C++ compiler version by Cristy · 9 years ago
  53. 163318b Copy option tiff:ignore-tags from option to artifact. by dirk · 9 years ago
  54. ec62849 Allow NULL tags when throwing an exception by Cristy · 9 years ago
  55. b57c235 Update web pages by Cristy · 9 years ago
  56. 857e74a http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28244 by Cristy · 9 years ago
  57. cbb1fff Use quality from image_info instead of image. by dirk · 9 years ago
  58. 6530db8 Fixed getting the alpha value in GetNormalizedCrossCorrelationDistortion. by dirk · 9 years ago
  59. be4c4f1 Revert SpreadImage() mod by Cristy · 9 years ago
  60. 916b65e Update download URL by Cristy · 9 years ago
  61. e3319c1 Revert -spread behavior by Cristy · 9 years ago
  62. 408049f Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  63. 2664501 Missing parenthesis by Cristy · 9 years ago
  64. 0edcd8b Comment change, test first commit by anthony · 9 years ago
  65. 6ffac4f Support inline images with data URLS by Cristy · 9 years ago
  66. 4285cbc Fixed calculation of GetNormalizedCrossCorrelationDistortion. by dirk · 9 years ago
  67. 7e784cd Use pixel accessor, GetPixelAlpha() by Cristy · 9 years ago
  68. 96c92ec Use correct enum, its NearestInterpolatePixel by Cristy · 9 years ago
  69. 43b536b Make that -interpolate nearest -spread to swap pixels by Cristy · 9 years ago
  70. 09a6409 Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  71. d47faad Use -interpolate integer -spread to swap pixels by Cristy · 9 years ago
  72. 0feae42 Fixed GetMagicPatternExtent because magic_cache is now sorted differently. by dirk · 9 years ago
  73. b8d5095 Revert patch by Cristy · 9 years ago
  74. be688c3 Don't apply function if the pixel trait is Copy by Cristy · 9 years ago
  75. d580bbb Don't auto-level the alpha channel by Cristy · 9 years ago
  76. ec72793 CSS HSL requires 3 values, one 0-360 and the other two percentages. by Cristy · 9 years ago
  77. ed89700 Expose the GIT revision number by Cristy · 9 years ago
  78. 94beb9e Remove laze evaluation for SetImageAlphaChannel() alpha traits by Cristy · 9 years ago
  79. 02e481a The -coalesce option requires a transparent background by Cristy · 9 years ago
  80. 3dad3c8 Limit -fx recursive to avoid stack overflow by Cristy · 9 years ago
  81. 1401044 Support color compliance for TXT format (e.g. -define txt:compliance=css) by Cristy · 9 years ago
  82. 6901d65 Update Makefile to reflect using Git rather than Subversion by Cristy · 9 years ago
  83. 0122074 Squash uninitialized variable compiler warning by Cristy · 9 years ago
  84. 1e47ac5 Update certain ImageMagick web pages by Cristy · 9 years ago
  85. 3d10731 Fixed order of items in 'MagicMap'. by dirk · 9 years ago
  86. 3de10e8 TextureImage() requires clip-to-self set to true by Cristy · 9 years ago
  87. 754832c Fixed memory leak in font cache under Windows. by dirk · 9 years ago
  88. b0c7536 http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28186 by Cristy · 9 years ago
  89. 074c7cd http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28186 by Cristy · 9 years ago
  90. 87038d5 Fixed reading Photoshop layers of LSB TIFF files. by dirk · 9 years ago
  91. 7c1d496 Modified NOTICE file. by dirk · 9 years ago
  92. 16e15d4 http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28182 by Cristy · 9 years ago
  93. a049d38 Squash compiler warning by Cristy · 9 years ago
  94. 1c03a24 http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28043 by Cristy · 9 years ago
  95. 8268b18 Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  96. c7b7991 http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28179 by Cristy · 9 years ago
  97. 4695e30 Added missing include. by dirk · 9 years ago
  98. b4e15f2 Spread random offset is centered about 0 by Cristy · 9 years ago
  99. fa471ce Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  100. 4d8aeb1 Take floor() or random offset by Cristy · 9 years ago