Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ImageMagick
/
173cc0a7caf38d865e79c0825140edf9c3aa5c64
/
Magick++
1fe92cf
Rename of argument
by Dirk Lemstra
· 7 years ago
84ece98
CustomStreamHandle() signature change requires version bump
by Cristy
· 7 years ago
ae01c99
Added meanShift to Magick++.
by Dirk Lemstra
· 7 years ago
b31bdaf
Added autoThreshold to Magick++.
by Dirk Lemstra
· 7 years ago
4036b8b
Added libraw to the autolink list.
by Dirk Lemstra
· 7 years ago
c837f53
https://github.com/ImageMagick/ImageMagick/issues/589
by Cristy
· 7 years ago
d3bfbe8
Fix typo reported in #580.
by Dirk Lemstra
· 7 years ago
6421a71
https://github.com/ImageMagick/ImageMagick/issues/510
by Cristy
· 7 years ago
0ea98a9
Added SetSecurityPolicy to Magick++.
by Dirk Lemstra
· 7 years ago
c4c44fa
Updated copyright.
by Dirk Lemstra
· 8 years ago
97c8eaa
Fixed property names of DrawableRoundRectangle.
by Dirk Lemstra
· 8 years ago
74fb738
Documentation fix.
by Dirk Lemstra
· 8 years ago
ce1c772
...
by Cristy
· 8 years ago
54603c7
...
by Cristy
· 8 years ago
505f7b7
...
by Cristy
· 8 years ago
0cb640c
Bump Magick++ SO
by Cristy
· 8 years ago
6a3d581
alphaColor deprecated and changed to matteColor in Magick++ to remain compatible with IMv6
by Cristy
· 8 years ago
459249f
Stop throwing exceptions in destructors.
by Dirk Lemstra
· 8 years ago
1503d3b
Fixed warning.
by Dirk Lemstra
· 8 years ago
41e9bbb
Changed copyright.
by Dirk Lemstra
· 8 years ago
2fe188e
Removed unnecessary statement.
by Dirk Lemstra
· 8 years ago
425344a
Fixed memory leak when creating nested exceptions in Magick++.
by Dirk Lemstra
· 8 years ago
a5c463d
Use lime instead of green to avoid rounding issues (fixes #363).
by Dirk Lemstra
· 8 years ago
327ca3a
https://github.com/ImageMagick/ImageMagick/issues/363
by Cristy
· 8 years ago
3a1e62e
...
by Cristy
· 8 years ago
5af6184
...
by Cristy
· 8 years ago
8af0328
Work on #313
by jan Nils Ferner
· 8 years ago
699d91b
Fixed ChannelPerceptualHash implementation.
by dirk
· 8 years ago
3aaa659
Removed compare methods.
by dirk
· 8 years ago
903e501
The copy constructor and assignment are now supported.
by dirk
· 8 years ago
ea12f76
Added missing exceptionInfo to various methods.
by dirk
· 8 years ago
41f886e
Don't call the MagickCore methods when the iteration is empty.
by dirk
· 8 years ago
fd39383
Modified autolink for flif.
by dirk
· 9 years ago
5a2575f
Complete rewrite of the OpenCL API.
by dirk
· 9 years ago
d2a7a2d
Fixes for unused parameters.
by dirk
· 9 years ago
06f5901
Removed TransformImages and made TransformImage private.
by dirk
· 9 years ago
906c77a
Added softness argument to waveletDenoise.
by dirk
· 9 years ago
c175941
Support softness parameter for -wavelet-denoise option
by Cristy
· 9 years ago
5afc3a6
Added waveletDenoise to Magick++.
by dirk
· 9 years ago
0575024
Added missing consts.
by dirk
· 9 years ago
922927e
Silence warning..
by dirk
· 9 years ago
a39b01d
Another build fix...
by dirk
· 9 years ago
e03b8c4
Build fix.
by dirk
· 9 years ago
8352b50
Changed arguments of RandomThresholdImage.
by dirk
· 9 years ago
95aca41
Build fix.
by dirk
· 9 years ago
cd69a2d
Renamed OrderedPosterizeImage to OrderedDitherImage
by dirk
· 9 years ago
827944d
Renamed DistortImageMethod to DistortMethod.
by dirk
· 9 years ago
8b9f21c
Renamed FilterTypes to FilterType.
by dirk
· 9 years ago
b797b2c
Renamed mattecolor to alpha-color.
by dirk
· 9 years ago
06c39a5
Added missing MagickPPExport.
by dirk
· 9 years ago
e11edab
Changed argument type.
by dirk
· 9 years ago
b5af2ac
Renamed parameter.
by dirk
· 9 years ago
3a545b0
Build fix.
by dirk
· 9 years ago
98e4a9a
Added 'z' value to the various 'chroma methods'.
by dirk
· 9 years ago
614561d
Fixed invalid free.
by dirk
· 9 years ago
77d87b9
Reverted fix.
by dirk
· 9 years ago
80c5cc2
Fixed possible memory leak.
by dirk
· 9 years ago
e54e1e5
Fixed possible memory leak.
by dirk
· 9 years ago
1c990ab
Fixed possible memory leak.
by dirk
· 9 years ago
e88e3e9
Removed test for 'view'.
by dirk
· 9 years ago
af131f1
Added type parameter for Read/Write pixelmask to GetImageMask.
by dirk
· 9 years ago
19cc523
Terminate array.
by dirk
· 9 years ago
65c048f
Changed copyright years.
by dirk
· 9 years ago
b6f009f
Changed copyright years.
by dirk
· 9 years ago
4825f05
Remove 'view' option, -define fpx:view should be used instead.
by dirk
· 9 years ago
1448971
Fixed memory leak.
by dirk
· 9 years ago
d97115e
Fixed setting the x/y position.
by dirk
· 9 years ago
2ca0e9a
Revert, we'll continue to use -define connected-components:verbose=true instead of -verbose
by Cristy
· 9 years ago
62e1398
Update ConnectedComponentsImage() signature
by Cristy
· 9 years ago
1ea2c42
Build fix.
by dirk
· 9 years ago
932868d
Forgot CCObjectInfo parameter
by Cristy
· 9 years ago
9982a5f
Fix compile error
by Cristy
· 9 years ago
ac3118b
DrawDashArray changed to DrawableStrokeDashArray
by Cristy
· 9 years ago
e5b79ee
Added DrawableBorderColor, DrawableClipRule, DrawableClipUnits, DrawableFillPatternUrl, DrawableStrokePatternUrl and DrawableTextAlignment
by dirk
· 9 years ago
9fb0f66
No longer support Magick::Montage::compose()
by Cristy
· 9 years ago
d31cea8
Removed compare methods.
by dirk
· 9 years ago
14e5c8c
Whitespace cleanup.
by dirk
· 9 years ago
6c013b6
Build fix.
by dirk
· 9 years ago
2e1ade7
Build fix.
by dirk
· 9 years ago
f5ad416
Removed unused property.
by dirk
· 9 years ago
181b2a7
Added setColorMetric to Magick++.
by dirk
· 9 years ago
018189d
Renamed luminosity to lightness
by dirk
· 9 years ago
6085802
Added missing parameter.
by dirk
· 9 years ago
5cf9ff5
Build fix.
by dirk
· 9 years ago
ea20b31
Renamed antiAlias to textAntiAlias.
by dirk
· 9 years ago
be80460
Added local contrast to Magick++ and Wand.
by dirk
· 9 years ago
2fcdcaf
Added inverse option to the transparent method.
by dirk
· 9 years ago
22d1e09
Added missing const.
by dirk
· 9 years ago
4c281a6
Added method to test if two colors are fuzzy equivalent.
by dirk
· 9 years ago
7907f55
Added levelize to Magick++.
by dirk
· 9 years ago
04bb72a
Create Manhatten Intperolate method for -sparse-color on IM7 branch
by Eric McConville
· 9 years ago
fa589d6
Fixed various warnings reported by Visual Studio 2015
by dirk
· 9 years ago
fae2061
Added new constructor to the Image class of Magick++ to copy part of the image.
by dirk
· 9 years ago
0634367
Added overload for evaluate to make '-function' available in Magick++.
by dirk
· 9 years ago
17435e6
Build fix.
by dirk
· 9 years ago
5d4260a
Renamed quantumOperator to evaluate.
by dirk
· 9 years ago
e1a5791
Removed calls to SyncImageSettings.
by dirk
· 9 years ago
e3319c1
Revert -spread behavior
by Cristy
· 9 years ago
cc332e3
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=28043
by Cristy
· 9 years ago
6409f34
Added fontFamily to the Image class of Magick++.
by dirk
· 9 years ago
Next »