gecko/gfx/thebes
Jeff Muizelaar 5eefe26460 Bug 514932. Fix color profile retrieval on OS X 10.6. r=joshmoz
CMGetDeviceProfile(cmDisplayDeviceClass,
		cmDefaultDeviceID,
		cmDefaultProfileID,
		&device);
returns cmDeviceNotRegistered on 10.6 so we need to use a different method
to get the profile.
2009-10-03 14:33:55 -04:00
..
crashtests Add more crashtests 2009-08-27 21:11:40 -07:00
mochitest Bug 513439. Parse layout.css.devPixelsPerCSSPx as a string float. r=roc 2009-08-29 12:19:36 +02:00
public Bug 519149. Get properly localized font family names on Mac OS X. r=jdaggett 2009-09-28 11:25:22 +01:00
src Bug 514932. Fix color profile retrieval on OS X 10.6. r=joshmoz 2009-10-03 14:33:55 -04:00
test Bug 516971 - "Remove lcms from the tree" [r=bholley r=gerv] 2009-09-17 01:17:19 -05:00
Makefile.in Fix the one mochitest that's exported to _tests in a disable-tests build. (Bug 515993) r=ted 2009-09-16 12:01:18 -07:00