Ken Thomases
677c1e578d
windowscodecs: Disable ICNS support when building for Mac OS X 10.4 Tiger.
2011-01-21 12:24:58 +01:00
Ken Thomases
21137cd3c3
windowscodecs: Use Mac OS X native ICNS support, not libicns.
...
The ICNS support is only used on Mac OS X and is not anticipated to be used
on any other platform. So, we can rely on the native frameworks rather than
a third-party dependency.
2011-01-06 11:44:02 +01:00
Michael Stefaniuc
31aec42560
windowscodecs: Standardize the COM usage in icnsformat.c.
2010-12-09 12:21:55 +01:00
Damjan Jovanovic
129f229272
windowscodecs: Write ICNS files.
2010-08-24 15:22:35 +02:00
Damjan Jovanovic
bbf039fe45
windowscodecs: Implement the ICNS frame encoder.
2010-08-24 15:22:35 +02:00
Damjan Jovanovic
51d741f8c8
windowscodecs: Stub out the ICNS frame encoder.
2010-08-24 15:22:35 +02:00
Damjan Jovanovic
a4835dce4f
windowscodecs: Add a stubbed ICNS encoder.
2010-08-24 15:22:35 +02:00