1. b081bb2 Invalid colormap index is now a warning instead of an error. by dirk · 8 years ago
  2. 68868fa Use the image from the layer instead of composite on top of image. by dirk · 8 years ago
  3. 4756b6d Read XCF layer name. by dirk · 8 years ago
  4. ffb9daf https://github.com/ImageMagick/ImageMagick/issues/91 by Cristy · 8 years ago
  5. f8c318d https://github.com/ImageMagick/ImageMagick/issues/96 by Cristy · 8 years ago
  6. d95b619 https://github.com/ImageMagick/ImageMagick/issues/97 by Cristy · 8 years ago
  7. 7be16a2 https://github.com/ImageMagick/ImageMagick/issues/99 by Cristy · 8 years ago
  8. 87b213f Windows is case insensitive by Cristy · 8 years ago
  9. e11edab Changed argument type. by dirk · 8 years ago
  10. 14e606d https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1537213 by Cristy · 8 years ago
  11. b8aa2bd http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29031 by Cristy · 8 years ago
  12. b5af2ac Renamed parameter. by dirk · 8 years ago
  13. b69086d Fixed writing DocClass in CALS coder. by dirk · 8 years ago
  14. 769d889 Update to the latest documention by Cristy · 8 years ago
  15. 7cd5b95 Write correct pitch and channel bitmasks for uncompressed DDS images. by Dan Skorupski · 8 years ago
  16. 2b06940 Merge pull request #86 from remicollet/issue-perm2 by Dirk Lemstra · 8 years ago
  17. a123a48 remove exec perm on source files by Remi Collet · 8 years ago
  18. 9278c78 Fix compiler error by Cristy · 8 years ago
  19. d42521e Fixed ContrastImage for images with a colormap. by dirk · 8 years ago
  20. 93c41c0 Converting times() to seconds requires sysconf(_SC_CLK_TCK) by Cristy · 8 years ago
  21. a6ff98a Fix compile error by Cristy · 8 years ago
  22. 280215b Rewrite reading pixel values. by dirk · 9 years ago
  23. 653fae5 Update the configure script by Cristy · 9 years ago
  24. de9d231 Fixed check for bit depth. by dirk · 9 years ago
  25. 3a545b0 Build fix. by dirk · 9 years ago
  26. 98e4a9a Added 'z' value to the various 'chroma methods'. by dirk · 9 years ago
  27. 198fffa Added check for bit depth 1. by dirk · 9 years ago
  28. 6cad3f6 Added checks for depth. by dirk · 9 years ago
  29. ecf3f09 Fixed check. by dirk · 9 years ago
  30. e14fd0a Added missing call to ConstrainColormapIndex. by dirk · 9 years ago
  31. 6f1879d Fixed overflow. by dirk · 9 years ago
  32. 2174484 https://github.com/ImageMagick/ImageMagick/issues/82 by Cristy · 9 years ago
  33. d8382f9 http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28969 by Cristy · 9 years ago
  34. 614561d Fixed invalid free. by dirk · 9 years ago
  35. da6b91a GetImageMask() signature change by Cristy · 9 years ago
  36. 77d87b9 Reverted fix. by dirk · 9 years ago
  37. 80c5cc2 Fixed possible memory leak. by dirk · 9 years ago
  38. e54e1e5 Fixed possible memory leak. by dirk · 9 years ago
  39. 1c990ab Fixed possible memory leak. by dirk · 9 years ago
  40. 91b705b Update generated configure script by Cristy · 9 years ago
  41. 5962ba1 Fix pixel offset in AdaptiveBlurImage() by Cristy · 9 years ago
  42. 69838ee Minor method signature change. by dirk · 9 years ago
  43. 8dcf300 Fix compiler error by Cristy · 9 years ago
  44. a2e7da8 Include option.h by Cristy · 9 years ago
  45. b21069b Utilize virtual pixel when evaluating an image sequence by Cristy · 9 years ago
  46. a79f4f4 Build fix. by dirk · 9 years ago
  47. e88e3e9 Removed test for 'view'. by dirk · 9 years ago
  48. 4547fa2 Remove support for the -view option by Cristy · 9 years ago
  49. af131f1 Added type parameter for Read/Write pixelmask to GetImageMask. by dirk · 9 years ago
  50. 19cc523 Terminate array. by dirk · 9 years ago
  51. 65c048f Changed copyright years. by dirk · 9 years ago
  52. b6f009f Changed copyright years. by dirk · 9 years ago
  53. 4825f05 Remove 'view' option, -define fpx:view should be used instead. by dirk · 9 years ago
  54. af1feee http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28952 by Cristy · 9 years ago
  55. 39fee9a Changed image of ExportImagePixels to const and 'fixed' method signature. by dirk · 9 years ago
  56. 1448971 Fixed memory leak. by dirk · 9 years ago
  57. f436738 http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=28946 by Cristy · 9 years ago
  58. 6984ab1 ... by Cristy · 9 years ago
  59. 0fc7ac6 Return value (type MagickBooleanType) ignored by Cristy · 9 years ago
  60. f868d1b https://github.com/ImageMagick/ImageMagick/pull/75 by Cristy · 9 years ago
  61. 2245bab Throw exception if we can't set the font pointsize by Cristy · 9 years ago
  62. a1280c3 http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28937 by Cristy · 9 years ago
  63. daeeade Replace fix. by dirk · 9 years ago
  64. 5d0a441 Removed IfMagickFalse by dirk · 9 years ago
  65. cc33965 ... by Cristy · 9 years ago
  66. d079293 And more replace fixes. by dirk · 9 years ago
  67. c77b604 Replace fixes. by dirk · 9 years ago
  68. 360b986 Replace fixes. by dirk · 9 years ago
  69. c7e4ce4 Replace fixes. by dirk · 9 years ago
  70. c1f9f9f http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=26718 by Cristy · 9 years ago
  71. 038f9ee Replace fixes. by dirk · 9 years ago
  72. 11a7cb7 Removed IfMagickTrue by dirk · 9 years ago
  73. 600583b Image parameter for SimilarityImage() is of type const by Cristy · 9 years ago
  74. de27d76 Update to the latests docs by Cristy · 9 years ago
  75. 68a6b50 Use a local pixel compare method instead of IsPixelEquivalent because only rgb should be checked. by dirk · 9 years ago
  76. d97115e Fixed setting the x/y position. by dirk · 9 years ago
  77. bcd1488 http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28913 by Cristy · 9 years ago
  78. ddec484 Also report statistics when `objects` is passed to ConnectedComponentsImage. by dirk · 9 years ago
  79. aaa090c Incorrect units when computing equivalences by Cristy · 9 years ago
  80. 2ca0e9a Revert, we'll continue to use -define connected-components:verbose=true instead of -verbose by Cristy · 9 years ago
  81. 7182bd1 Fixed two typo's. by dirk · 9 years ago
  82. 20aa299 http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28910 by Cristy · 9 years ago
  83. 345da2b Include GIT revision to the configure.xml configuration file by Cristy · 9 years ago
  84. 4f83be8 Fix compile error by Cristy · 9 years ago
  85. 745b3bc Group4Compression requires a bilevel image by Cristy · 9 years ago
  86. 3cb17ec TIFF Group4 compression requires an image depth of 1 by Cristy · 9 years ago
  87. 62e1398 Update ConnectedComponentsImage() signature by Cristy · 9 years ago
  88. 1ea2c42 Build fix. by dirk · 9 years ago
  89. 932868d Forgot CCObjectInfo parameter by Cristy · 9 years ago
  90. d9e5d14 Return connected components object for post analysis by Cristy · 9 years ago
  91. a648c5a https://github.com/ImageMagick/ImageMagick/issues/66 by Cristy · 9 years ago
  92. 9982a5f Fix compile error by Cristy · 9 years ago
  93. 197e412 Add file and verbose arguments to ConnectedComponentsImage() method by Cristy · 9 years ago
  94. ac3118b DrawDashArray changed to DrawableStrokeDashArray by Cristy · 9 years ago
  95. 9da9d9c Mod a comment by Cristy · 9 years ago
  96. a38b456 https://github.com/ImageMagick/ImageMagick/issues/68 by Cristy · 9 years ago
  97. 50d3156 https://github.com/ImageMagick/ImageMagick/pull/70 by Cristy · 9 years ago
  98. b1924a1 Whitespace. by dirk · 9 years ago
  99. e5b79ee Added DrawableBorderColor, DrawableClipRule, DrawableClipUnits, DrawableFillPatternUrl, DrawableStrokePatternUrl and DrawableTextAlignment by dirk · 9 years ago
  100. c56b56a Fixed memory leaks. by dirk · 9 years ago