gecko-dev/modules/libpr0n/decoders/icon
2007-02-27 21:13:25 +00:00
..
beos Bug 371437 - Remove non-MOZ_CAIRO_GFX code from image decoders. 2007-02-27 21:13:25 +00:00
gtk Bug 371437 - Remove non-MOZ_CAIRO_GFX code from image decoders. 2007-02-27 21:13:25 +00:00
mac Bug 371437 - Remove non-MOZ_CAIRO_GFX code from image decoders. 2007-02-27 21:13:25 +00:00
os2 Use a different internal icon format ifdef MOZ_CAIRO_GFX that is easier to convert to the image frame format we use, and make the relevant icon channel implementations produce it. b=333253 r=pavlov 2007-01-08 23:58:12 +00:00
win
.cvsignore
imgicon.pkg
Makefile.in add the Carbon icon decoder back, alongside the Cocoa icon decoder. Use Carbon decoder for Carbon builds, Cocoa for Cocoa builds. We can't use the Cocoa API from Carbon due to runtime conflicts (that aren't completely resolved by calling NSApplicationLoad). Also, removing call to NSApplicationLoad. b=339389 r=mento sr=stuart 2006-05-30 15:54:28 +00:00
nsIconDecoder.cpp Bug 371437 - Remove non-MOZ_CAIRO_GFX code from image decoders. 2007-02-27 21:13:25 +00:00
nsIconDecoder.h Bug 371437 - Remove non-MOZ_CAIRO_GFX code from image decoders. 2007-02-27 21:13:25 +00:00
nsIconModule.cpp
nsIconProtocolHandler.cpp Make it possible for protocol handlers to configure how CheckLoadURI should 2006-11-10 23:49:08 +00:00
nsIconProtocolHandler.h
nsIconURI.cpp Bug 337917 Make consumers stop using cids from other modules 2006-06-18 21:18:22 +00:00
nsIconURI.h Bug 332115 - hide a bunch of symbols when building libxul, fix the thebes symbols so that they are exported/imported sanely, and some other graphics-related linking/visibility fixups, r=darin+vlad 2006-04-27 14:41:11 +00:00
nsIIconURI.idl