7e2e6024 | 04-Dec-2015 |
Danack |
Update ChangeLog + package.xml for next release. |
Revision tags: 3.3.0 |
|
623a3ac0 | 04-Dec-2015 |
Danack |
Merge branch 'master' into phpseven * master: Make headers syntax be consistent. Proper markdown for lists in README
|
4ff829e0 | 04-Dec-2015 |
Danack |
Make headers syntax be consistent. |
30a25ce6 | 03-Dec-2015 |
vlakoff |
Proper markdown for lists in README |
a806b85e | 11-Nov-2015 |
Danack |
Fixed test for changed behaviour in 6.9.2-6 Beta |
fccdde36 | 30-Sep-2015 |
Danack |
Typo. |
e4e8b360 | 30-Sep-2015 |
Danack |
Fix travis to 7.0 |
62b06944 | 30-Sep-2015 |
Danack |
Disable pear package command, as it no longer gets installed on 7. |
f4c18129 | 30-Sep-2015 |
Danack |
Added setImageChannelMask. Added Channel constants. Make default channel be 'none' for IM. |
e9067683 | 28-Sep-2015 |
Danack |
Corrected type for 'LongPixel'. it is actually a 4 byte int. |
3e62e49f | 27-Sep-2015 |
Danack |
Correct test name. |
eca99066 | 27-Sep-2015 |
Danack |
Fixed speeling. |
48c1a293 | 27-Sep-2015 |
Danack |
Avoid re-downloading source files when cached version is going to be used anyway. |
de712c90 | 27-Sep-2015 |
Danack |
Typo. |
97dc0e33 | 27-Sep-2015 |
Danack |
Explicitly use bash for invocation. |
071d3a18 | 27-Sep-2015 |
Danack |
Remove duplicate var declaration. |
97264725 | 26-Sep-2015 |
Danack |
Added ability to make build off individual ImageMagick commits to isolate problems. |
c4fa9f62 | 26-Sep-2015 |
Danack |
Fixed exportImagePixels problems. Added test. |
6118d70a | 26-Sep-2015 |
Danack |
Added note about not supporting longlong pixel type. |
1fc179f4 | 26-Sep-2015 |
Danack |
Added a coverage test for getFeatures. |
3d7e7924 | 26-Sep-2015 |
Danack |
Updated test to enable alpha on source image. This allows the test to work on both IM6 and IM7. |
3e49077c | 24-Sep-2015 |
Danack |
Added try/catch to be able to say which bit failed. |
dbca7ae0 | 24-Sep-2015 |
Danack |
Stop testing against very old versions of ImageMagick. No one cares or should care. |
c0bb7bc0 | 24-Sep-2015 |
Danack |
Leave Graphviz disabled. We don't use it, and it will sometimes crash older releases of ImageMagick. |
fe453bdb | 24-Sep-2015 |
Danack |
Re-enable graphviz. |