1. 8e2b7d0 Moved EOF check. by dirk · 10 years ago
  2. b435339 Added Copyright. by dirk · 10 years ago
  3. fcef175 Replaced ConstrainColormapIndex with IsValidColormapIndex. by dirk · 10 years ago
  4. debd02e Re-factored locking and BlobRef/ImageRef classes. by dirk · 10 years ago
  5. ee6b4cb Added extra EOF check and some minor refactoring. by dirk · 10 years ago
  6. 0b056a5 Added check for bogus num_images value. by dirk · 10 years ago
  7. 29d8138 Set wsaData to NULL in NTWindowsGenesis. by dirk · 10 years ago
  8. 9af1cbf by cristy · 10 years ago
  9. bdc73bd http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26789 by cristy · 10 years ago
  10. 1fcbd30 by cristy · 10 years ago
  11. 9f2e8a4 by cristy · 10 years ago
  12. 6f1d419 http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26787 by cristy · 10 years ago
  13. 7e5d1da by cristy · 10 years ago
  14. 8e62a80 http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=25495 by cristy · 10 years ago
  15. 26f6458 http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26787 by cristy · 10 years ago
  16. ec1e801 http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26783 by cristy · 10 years ago
  17. 6f7cebf by cristy · 10 years ago
  18. 178743b by cristy · 10 years ago
  19. 39930a0 Fix problem with images written in an incorrect format and added test to Magick++ to check this. by dirk · 10 years ago
  20. 4bc91a1 by cristy · 10 years ago
  21. 82e5f57 Removed registerId and unregisterId from Magick++. by dirk · 10 years ago
  22. 39c51eb Fixed 64-bit warnings. by dirk · 10 years ago
  23. f020e0d Buildfix. by dirk · 10 years ago
  24. 09ee8ad Code cleanup. by dirk · 10 years ago
  25. de7ca72 Fixed incorrect GetPixelChannels calls in ScaleImage. by dirk · 10 years ago
  26. 48eb687 by cristy · 10 years ago
  27. e1860ca Only calculate GetPixelIntensity once. by dirk · 10 years ago
  28. 53dd0e4 Buildfix. by dirk · 10 years ago
  29. 597358b Reverted CopyAlpha fix and fixed the bug differently. by dirk · 10 years ago
  30. 2935722 Don't set image_info->magick if its already defined. by cristy · 10 years ago
  31. 1ee51fe Fixed usage of incorrect quotes. by dirk · 10 years ago
  32. e8f3532 Fixed cast to string of Point. by dirk · 10 years ago
  33. 7bdb280 Removed MagickMin and MagickMax. by dirk · 10 years ago
  34. 67c5709 by cristy · 10 years ago
  35. 79d0531 by cristy · 10 years ago
  36. badc752 Make MagickMax()/MagickMin() a macro rather than an inline. by cristy · 10 years ago
  37. 043a981 Color fuzz is max of two images squared. by cristy · 10 years ago
  38. eba57e6 by cristy · 10 years ago
  39. afe7581 by cristy · 10 years ago
  40. 01409b6 Tidy SeekBlob() method. by cristy · 10 years ago
  41. 256906d by cristy · 10 years ago
  42. a6eef5b Added methods to ResourceLimits class for the new ResourceType's. by dirk · 10 years ago
  43. 21a720e Added using for new ResourceType's in Magick++. by dirk · 10 years ago
  44. 97ce535 Added using for new AlphaChannelOption's in Magick++. by dirk · 10 years ago
  45. 7fb9b7e by cristy · 10 years ago
  46. 7043d3d by cristy · 10 years ago
  47. 98973fa by cristy · 10 years ago
  48. a43db0d Buildfix. by dirk · 10 years ago
  49. 35cb833 Improved performance of ReadProfile. by dirk · 10 years ago
  50. 40e1cb5 Fixed CopyAlpha in CompositeImage. by dirk · 10 years ago
  51. 46e6cf3 by cristy · 10 years ago
  52. c847771 Fixed ScaleImage. by dirk · 10 years ago
  53. 6d02208 by cristy · 10 years ago
  54. 385d866 by cristy · 10 years ago
  55. 4093704 by cristy · 10 years ago
  56. 0bc5220 Added support for distributed pixel cache to the Windows distribution. by dirk · 10 years ago
  57. 2574414 Replaced calls to ConstrainColormapIndex with IsValidColormapIndex. by dirk · 10 years ago
  58. 728600d Buildfix. by dirk · 10 years ago
  59. 0fbd309 Whitespace cleanup. by dirk · 10 years ago
  60. dc798fb by cristy · 10 years ago
  61. 78fe9ee by cristy · 10 years ago
  62. ba158d9 by cristy · 10 years ago
  63. ddec288 by cristy · 10 years ago
  64. 3bdd925 by cristy · 10 years ago
  65. 369bf48 by cristy · 10 years ago
  66. 587235d by cristy · 10 years ago
  67. fee3671 by cristy · 10 years ago
  68. 1a89021 by cristy · 10 years ago
  69. e01f3ad by cristy · 10 years ago
  70. c9eb04c by cristy · 10 years ago
  71. 17f11b0 by cristy · 10 years ago
  72. 7131d8f Added checks to prevent overflow. by dirk · 10 years ago
  73. bd80771 by cristy · 10 years ago
  74. f8dcd77 by cristy · 10 years ago
  75. 3c65c4f Reverting changes due to problems with implicit typecast. by dirk · 10 years ago
  76. 6c4d649 by cristy · 10 years ago
  77. 62cc94b by cristy · 10 years ago
  78. 101bdad Fixed removing DestroyString. by dirk · 10 years ago
  79. c2e1402 Fixed usage of object after it has been destroyed and removed unused argument. by dirk · 10 years ago
  80. 8862904 CommandOptionToMnemonic returns "Unrecognized" when an unknown value is requested instead of "undefined". by dirk · 10 years ago
  81. d3430a0 by cristy · 10 years ago
  82. 40b3ec0 Added new constructor with size and imageSpec to Image class of Magick++. by dirk · 10 years ago
  83. 035f58b by cristy · 10 years ago
  84. 029b9c8 by cristy · 10 years ago
  85. 1474c08 Minor refactoring. by dirk · 10 years ago
  86. c8b42a4 by cristy · 10 years ago
  87. 2d6dfed Enabled autolinking for OpenEXR. by dirk · 10 years ago
  88. c3723b4 Resample in Magick++ now uses a Point instead of a Geometry. by dirk · 10 years ago
  89. a436849 Added missing typecast. by dirk · 10 years ago
  90. 891df41 Fixed boundary checks in DecodePSDPixels. by dirk · 10 years ago
  91. 419e5ad Fixed throwing of exceptions. by dirk · 10 years ago
  92. 7ec8932 Fixed parsing resource block. by dirk · 10 years ago
  93. 560a910 Improved performance of dds:cluster-fit when OpenMP is enabled. by dirk · 10 years ago
  94. f0dedd8 Fixed duplicate compare. by dirk · 10 years ago
  95. aff02c2 Made for loop parallel in FloodfillPaintImage. by dirk · 10 years ago
  96. 216e033 by cristy · 10 years ago
  97. fe9cb60 Comment fix. by dirk · 10 years ago
  98. 0e91425 Moved duplicate code to inline method. by dirk · 10 years ago
  99. 69d1a3c by cristy · 10 years ago
  100. 53d0150 by cristy · 10 years ago