1. 2b008a8 Coder thread support is via flags (thread_support is deprectated) by Cristy · 9 years ago
  2. 6ed46be Remove support for Macintosh and VMS by Cristy · 9 years ago
  3. 4733a09 Remove MagickCore X11 compatibility methods by Cristy · 9 years ago
  4. 3bab5f1 Remove MagickCore X11 compatibility methods by Cristy · 9 years ago
  5. 4cf12fd Remove MagickCore X11 compatibility methods by Cristy · 9 years ago
  6. 34aabc4 Add field width to sscanf() to prevent buffer overflow by Cristy · 9 years ago
  7. 1d80320 Ensure -fuzz works properly with floating point pixels by Cristy · 9 years ago
  8. 793b477 Ensure -fuzz 0 works for pixels of type floating point by Cristy · 9 years ago
  9. fbb8d80 Modify SVN_REVSION to GIT_REVISION by Cristy · 9 years ago
  10. f1dbe2b Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  11. 5da2007 http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28299 by Cristy · 9 years ago
  12. 0634367 Added overload for evaluate to make '-function' available in Magick++. by dirk · 9 years ago
  13. 4f68e96 https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1490362 by Cristy · 9 years ago
  14. 17435e6 Build fix. by dirk · 9 years ago
  15. 087a059 The -composite option with mask is a 3 step operation, only use offset once by Cristy · 9 years ago
  16. 170b77a Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  17. 4cb7acb Make alpha channel backwards compatible with IMv6 by Cristy · 9 years ago
  18. 1678aec Fixed warnings for 64-bit build on Windows. by dirk · 9 years ago
  19. 9c282cc http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19319 by Cristy · 9 years ago
  20. 5d4260a Renamed quantumOperator to evaluate. by dirk · 9 years ago
  21. 2045cf9 Build fix. by dirk · 9 years ago
  22. 98d3e1c Fixed memory leak of image->image_info. by dirk · 9 years ago
  23. e1a5791 Removed calls to SyncImageSettings. by dirk · 9 years ago
  24. d6ef5f3 Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  25. 36421ee Clone the image->image_info structure to prevent a dangling pointer by Cristy · 9 years ago
  26. 2dd46f7 Changed output of -version for Visual Studio compiler. by dirk · 9 years ago
  27. c84d5ed Revert copy of option to artifact. by dirk · 9 years ago
  28. b1834bb Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  29. aa22891 Display Visual C++ compiler version by Cristy · 9 years ago
  30. 163318b Copy option tiff:ignore-tags from option to artifact. by dirk · 9 years ago
  31. ec62849 Allow NULL tags when throwing an exception by Cristy · 9 years ago
  32. b57c235 Update web pages by Cristy · 9 years ago
  33. 857e74a http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28244 by Cristy · 9 years ago
  34. cbb1fff Use quality from image_info instead of image. by dirk · 9 years ago
  35. 6530db8 Fixed getting the alpha value in GetNormalizedCrossCorrelationDistortion. by dirk · 9 years ago
  36. be4c4f1 Revert SpreadImage() mod by Cristy · 9 years ago
  37. 916b65e Update download URL by Cristy · 9 years ago
  38. e3319c1 Revert -spread behavior by Cristy · 9 years ago
  39. 408049f Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  40. 2664501 Missing parenthesis by Cristy · 9 years ago
  41. 0edcd8b Comment change, test first commit by anthony · 9 years ago
  42. 6ffac4f Support inline images with data URLS by Cristy · 9 years ago
  43. 4285cbc Fixed calculation of GetNormalizedCrossCorrelationDistortion. by dirk · 9 years ago
  44. 7e784cd Use pixel accessor, GetPixelAlpha() by Cristy · 9 years ago
  45. 96c92ec Use correct enum, its NearestInterpolatePixel by Cristy · 9 years ago
  46. 43b536b Make that -interpolate nearest -spread to swap pixels by Cristy · 9 years ago
  47. 09a6409 Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  48. d47faad Use -interpolate integer -spread to swap pixels by Cristy · 9 years ago
  49. 0feae42 Fixed GetMagicPatternExtent because magic_cache is now sorted differently. by dirk · 9 years ago
  50. b8d5095 Revert patch by Cristy · 9 years ago
  51. be688c3 Don't apply function if the pixel trait is Copy by Cristy · 9 years ago
  52. d580bbb Don't auto-level the alpha channel by Cristy · 9 years ago
  53. ec72793 CSS HSL requires 3 values, one 0-360 and the other two percentages. by Cristy · 9 years ago
  54. ed89700 Expose the GIT revision number by Cristy · 9 years ago
  55. 94beb9e Remove laze evaluation for SetImageAlphaChannel() alpha traits by Cristy · 9 years ago
  56. 02e481a The -coalesce option requires a transparent background by Cristy · 9 years ago
  57. 3dad3c8 Limit -fx recursive to avoid stack overflow by Cristy · 9 years ago
  58. 1401044 Support color compliance for TXT format (e.g. -define txt:compliance=css) by Cristy · 9 years ago
  59. 6901d65 Update Makefile to reflect using Git rather than Subversion by Cristy · 9 years ago
  60. 0122074 Squash uninitialized variable compiler warning by Cristy · 9 years ago
  61. 1e47ac5 Update certain ImageMagick web pages by Cristy · 9 years ago
  62. 3d10731 Fixed order of items in 'MagicMap'. by dirk · 9 years ago
  63. 3de10e8 TextureImage() requires clip-to-self set to true by Cristy · 9 years ago
  64. 754832c Fixed memory leak in font cache under Windows. by dirk · 9 years ago
  65. b0c7536 http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28186 by Cristy · 9 years ago
  66. 074c7cd http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28186 by Cristy · 9 years ago
  67. 87038d5 Fixed reading Photoshop layers of LSB TIFF files. by dirk · 9 years ago
  68. 7c1d496 Modified NOTICE file. by dirk · 9 years ago
  69. 16e15d4 http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28182 by Cristy · 9 years ago
  70. a049d38 Squash compiler warning by Cristy · 9 years ago
  71. 1c03a24 http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28043 by Cristy · 9 years ago
  72. 8268b18 Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  73. c7b7991 http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28179 by Cristy · 9 years ago
  74. 4695e30 Added missing include. by dirk · 9 years ago
  75. b4e15f2 Spread random offset is centered about 0 by Cristy · 9 years ago
  76. fa471ce Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  77. 4d8aeb1 Take floor() or random offset by Cristy · 9 years ago
  78. 0a4100e Disabled building PerlMagick by dirk · 9 years ago
  79. 486307e Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  80. cc332e3 http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28043 by Cristy · 9 years ago
  81. be1d10e Reverted changes by dirk · 9 years ago
  82. d6c0155 Replaced before script with addons. by dirk · 9 years ago
  83. 3dbc354 Set sudo:false in travis configuration. by dirk · 9 years ago
  84. 3ed42c8 http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28043 by Cristy · 9 years ago
  85. 7739665 Also building PerlMagick. by dirk · 9 years ago
  86. 146e8a4 Added .gitignore by dirk · 9 years ago
  87. 398f386 Added .gitignore Modified README files. by dirk · 9 years ago
  88. 0ed6bc2 Fix Markdown sections by Cristy · 9 years ago
  89. 2730d69 New authorative source repository by Cristy · 9 years ago
  90. 893a382 by cristy · 9 years ago
  91. 73bd482 by cristy · 9 years ago
  92. 731976e by cristy · 9 years ago
  93. 7eeb0dc by cristy · 9 years ago
  94. 3667479 Changed definition of IsNaN and removed IfNaN. by dirk · 9 years ago
  95. 2ad7c76 Added extra alias for weight names. by dirk · 9 years ago
  96. 6409f34 Added fontFamily to the Image class of Magick++. by dirk · 9 years ago
  97. 341d2ec Added extra aliases for weight names. Fixed parsing weight in various methods. by dirk · 9 years ago
  98. cab899e Fixed typo reported by ubante. by dirk · 9 years ago
  99. 61ab4ad Added fontStyle, fontWeight and textUnderColor to the Image class of Magick++. by dirk · 9 years ago
  100. cd7357c Another attempt... by dirk · 9 years ago