1. 1401044 Support color compliance for TXT format (e.g. -define txt:compliance=css) by Cristy · 9 years ago
  2. 0122074 Squash uninitialized variable compiler warning by Cristy · 9 years ago
  3. 3d10731 Fixed order of items in 'MagicMap'. by dirk · 9 years ago
  4. 3de10e8 TextureImage() requires clip-to-self set to true by Cristy · 9 years ago
  5. 754832c Fixed memory leak in font cache under Windows. by dirk · 9 years ago
  6. b0c7536 http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28186 by Cristy · 9 years ago
  7. 16e15d4 http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28182 by Cristy · 9 years ago
  8. a049d38 Squash compiler warning by Cristy · 9 years ago
  9. 1c03a24 http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28043 by Cristy · 9 years ago
  10. 8268b18 Merge branch 'master' of git.imagemagick.org:repos/ImageMagick by Cristy · 9 years ago
  11. c7b7991 http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28179 by Cristy · 9 years ago
  12. 4695e30 Added missing include. by dirk · 9 years ago
  13. b4e15f2 Spread random offset is centered about 0 by Cristy · 9 years ago
  14. 4d8aeb1 Take floor() or random offset by Cristy · 9 years ago
  15. cc332e3 http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28043 by Cristy · 9 years ago
  16. 3ed42c8 http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28043 by Cristy · 9 years ago
  17. 3667479 Changed definition of IsNaN and removed IfNaN. by dirk · 9 years ago
  18. 2ad7c76 Added extra alias for weight names. by dirk · 9 years ago
  19. 6409f34 Added fontFamily to the Image class of Magick++. by dirk · 9 years ago
  20. 341d2ec Added extra aliases for weight names. Fixed parsing weight in various methods. by dirk · 9 years ago
  21. cd7357c Another attempt... by dirk · 9 years ago
  22. d91d18e Change to alphabetic order. by dirk · 9 years ago
  23. 5acf702 Fixed options for -weight and -list weight. by dirk · 9 years ago
  24. 93af61f by cristy · 9 years ago
  25. 9f4c01d Improved GetTypeInfoByFamily when the weight is not specified (zero). by dirk · 9 years ago
  26. ee2f5d6 by cristy · 9 years ago
  27. 25baba0 by cristy · 9 years ago
  28. 2a2d3d6 Added missing entries to CoderMap. by dirk · 9 years ago
  29. b9dbc29 Removed IsMagickTrue, IsMagickFalse, IsMagickNot. by dirk · 9 years ago
  30. 7b57581 Newlines by dirk · 9 years ago
  31. b597e6f by cristy · 9 years ago
  32. 972c2e4 Removed IfStringTrue, IsMagickNULL and IsMagickNotNULL by dirk · 9 years ago
  33. c307221 Added "-set colorspace:auto-grayscale=false" that will prevent automatic conversion to grayscale inside coders that support grayscale. by dirk · 9 years ago
  34. 327030c by cristy · 9 years ago
  35. 9a846de Renamed IsStringNotFalse to IsStringFalse and changed the implementation. by dirk · 9 years ago
  36. acd0d4c by cristy · 9 years ago
  37. 154eb10 Fixed comparison. by dirk · 9 years ago
  38. ab4f0bb Added IdentifyImageType that returns the potential type of the image, GetImageType will no longer do this. by dirk · 9 years ago
  39. 4167f3a by cristy · 9 years ago
  40. 0285f7a by cristy · 9 years ago
  41. f0cc17d http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28081 by cristy · 9 years ago
  42. 49069c3 by cristy · 9 years ago
  43. 253b699 https://github.com/ImageMagick/ImageMagick/pull/20 by cristy · 9 years ago
  44. 4b46e6a Coverity fix by dirk · 9 years ago
  45. 2ce3d8d by cristy · 9 years ago
  46. da950bb http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28067&p=123968 by cristy · 9 years ago
  47. 0d819b6 Changed return type of GetNextImageArtifact and GetNextImageProperty to a const char* by dirk · 9 years ago
  48. 7a91a5e by cristy · 9 years ago
  49. c280c87 by cristy · 9 years ago
  50. ecf9502 by cristy · 9 years ago
  51. b6f578b Added support for more than 2 stop colors. by dirk · 9 years ago
  52. 7d9f6f1 by cristy · 9 years ago
  53. 84c7c04 Added support for radial gradients in draw. by dirk · 9 years ago
  54. 3041f39 by cristy · 9 years ago
  55. 4777847 Added methods to get/set the density of a DrawingWand. by dirk · 9 years ago
  56. e0e9881 Moved inline methods back into QuantizeImage. by dirk · 9 years ago
  57. c772059 Revert optimization to QuantizeImage with a much simpler solution. by dirk · 9 years ago
  58. f201ba6 by cristy · 9 years ago
  59. d00a002 Minor fixes. by dirk · 9 years ago
  60. 2dca9e3 Fixed check for geometry. by dirk · 9 years ago
  61. eb35ee6 by cristy · 9 years ago
  62. d515240 Fixed initialization of array. by dirk · 9 years ago
  63. 23370ef Optimization for arrays that are initialized with -1. by dirk · 9 years ago
  64. a0b0ad3 http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27960 by cristy · 9 years ago
  65. fa2b4c3 by cristy · 9 years ago
  66. afc446f Minor optimization. by dirk · 9 years ago
  67. 6643ba4 Whitespace by dirk · 9 years ago
  68. 7b2df43 by cristy · 9 years ago
  69. e799ee2 http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=27939 by cristy · 9 years ago
  70. 5244e64 Fixed initialization of status. by dirk · 9 years ago
  71. 359b929 by cristy · 9 years ago
  72. 6e7d2b1 by cristy · 9 years ago
  73. f42dc5b by cristy · 9 years ago
  74. 6860a9b by cristy · 9 years ago
  75. ffc870d by cristy · 9 years ago
  76. e1c94d9 by cristy · 9 years ago
  77. bce0859 Improved performance of QuantizeImage method when the number of colors don't need to be reduced. by dirk · 9 years ago
  78. 3d238ef by cristy · 9 years ago
  79. e02c7ff by cristy · 9 years ago
  80. dc6589c by cristy · 9 years ago
  81. 6277348 by cristy · 9 years ago
  82. 4f8af9c Also write hex value of alphachannel when it is opaque. by dirk · 9 years ago
  83. 30b2c24 by cristy · 9 years ago
  84. f9f25f5 by cristy · 9 years ago
  85. 8c4c1c4 by cristy · 9 years ago
  86. e742cae by cristy · 9 years ago
  87. 3476df8 by cristy · 9 years ago
  88. 17fbd72 by cristy · 9 years ago
  89. 957f261 by cristy · 9 years ago
  90. 732f1f8 by cristy · 9 years ago
  91. 1d5a4ac by cristy · 9 years ago
  92. ccad00b Various Coverity fixes. by dirk · 9 years ago
  93. 3bb5796 by cristy · 9 years ago
  94. 2918ba5 by cristy · 9 years ago
  95. e26356f by cristy · 9 years ago
  96. 7bd3014 by cristy · 9 years ago
  97. b37bf16 by cristy · 9 years ago
  98. 939d92b by cristy · 9 years ago
  99. 908a35b by cristy · 9 years ago
  100. 4dda2ff by cristy · 9 years ago