2012-01-26 Nikolas Zimmermann Not reviewed. Fix win build, by disabling ENABLE_SHADOW_DOM by default. * win/tools/vsprops/FeatureDefines.vsprops: * win/tools/vsprops/FeatureDefinesCairo.vsprops: 2012-01-25 Hajime Morita > ENABLE_SHADOW_DOM should be available via build-webkit --shadow-dom https://bugs.webkit.org/show_bug.cgi?id=76863 Reviewed by Dimitri Glazkov. Added a feature flag. * win/tools/vsprops/FeatureDefines.vsprops: * win/tools/vsprops/FeatureDefinesCairo.vsprops: 2012-01-16 Brent Fulgham [WinCairo] Build correction. Switch to Apple style builds without the _debug postfix so that launching tools, etc., will work properly. * win/tools/vsprops/debug_wincairo.vsprops: Remove use of _debug in output files to be consistent with WebKit build/test tools. 2012-01-05 Dan Bernstein Update copyright strings Reviewed by Mark Rowe. * win/tools/scripts/COPYRIGHT-END-YEAR: 2011-12-06 Roland Steiner