Changeset 26027
- Timestamp:
- 2007-10-03 14:04:03 (10 months ago)
- Files:
-
- branches/feature-branch/WebCore/ChangeLog (modified) (view diffs)
- branches/feature-branch/WebCore/WebCore.base.exp (modified) (view diffs)
- branches/feature-branch/WebCore/WebCore.xcodeproj/project.pbxproj (modified) (view diffs)
- branches/feature-branch/WebCore/css/CSSComputedStyleDeclaration.cpp (modified) (view diffs)
- branches/feature-branch/WebCore/css/CSSFontFace.cpp (added)
- branches/feature-branch/WebCore/css/CSSFontFace.h (added)
- branches/feature-branch/WebCore/css/CSSFontFaceRule.cpp (modified) (view diffs)
- branches/feature-branch/WebCore/css/CSSFontFaceRule.h (modified) (view diffs)
- branches/feature-branch/WebCore/css/CSSFontFaceSource.cpp (added)
- branches/feature-branch/WebCore/css/CSSFontFaceSource.h (added)
- branches/feature-branch/WebCore/css/CSSFontFaceSrcValue.cpp (added)
- branches/feature-branch/WebCore/css/CSSFontFaceSrcValue.h (added)
- branches/feature-branch/WebCore/css/CSSFontSelector.cpp (added)
- branches/feature-branch/WebCore/css/CSSFontSelector.h (added)
- branches/feature-branch/WebCore/css/CSSGrammar.y (modified) (view diffs)
- branches/feature-branch/WebCore/css/CSSParser.cpp (modified) (view diffs)
- branches/feature-branch/WebCore/css/CSSParser.h (modified) (view diffs)
- branches/feature-branch/WebCore/css/CSSPropertyNames.in (modified) (view diffs)
- branches/feature-branch/WebCore/css/CSSStyleSelector.cpp (modified) (view diffs)
- branches/feature-branch/WebCore/css/CSSStyleSelector.h (modified) (view diffs)
- branches/feature-branch/WebCore/dom/Document.cpp (modified) (view diffs)
- branches/feature-branch/WebCore/loader/Cache.cpp (modified) (view diffs)
- branches/feature-branch/WebCore/loader/Cache.h (modified) (view diffs)
- branches/feature-branch/WebCore/loader/CachedFont.cpp (added)
- branches/feature-branch/WebCore/loader/CachedFont.h (added)
- branches/feature-branch/WebCore/loader/CachedResource.h (modified) (view diffs)
- branches/feature-branch/WebCore/loader/CachedResourceClient.h (modified) (view diffs)
- branches/feature-branch/WebCore/loader/DocLoader.cpp (modified) (view diffs)
- branches/feature-branch/WebCore/loader/DocLoader.h (modified) (view diffs)
- branches/feature-branch/WebCore/platform/Font.cpp (modified) (view diffs)
- branches/feature-branch/WebCore/platform/Font.h (modified) (view diffs)
- branches/feature-branch/WebCore/platform/FontCache.cpp (modified) (view diffs)
- branches/feature-branch/WebCore/platform/FontCache.h (modified) (view diffs)
- branches/feature-branch/WebCore/platform/FontData.cpp (modified) (view diffs)
- branches/feature-branch/WebCore/platform/FontData.h (modified) (view diffs)
- branches/feature-branch/WebCore/platform/FontFallbackList.cpp (modified) (view diffs)
- branches/feature-branch/WebCore/platform/FontFallbackList.h (modified) (view diffs)
- branches/feature-branch/WebCore/platform/FontSelector.h (added)
- branches/feature-branch/WebCore/platform/GlyphPageTreeNode.cpp (modified) (view diffs)
- branches/feature-branch/WebCore/platform/GlyphPageTreeNode.h (modified) (view diffs)
- branches/feature-branch/WebCore/platform/PopupMenuClient.h (modified) (view diffs)
- branches/feature-branch/WebCore/platform/mac/FontCacheMac.mm (modified) (view diffs)
- branches/feature-branch/WebCore/platform/mac/FontCustomPlatformData.cpp (added)
- branches/feature-branch/WebCore/platform/mac/FontCustomPlatformData.h (added)
- branches/feature-branch/WebCore/platform/mac/FontDataMac.mm (modified) (view diffs)
- branches/feature-branch/WebCore/platform/mac/FontMac.mm (modified) (view diffs)
- branches/feature-branch/WebCore/platform/mac/FontPlatformData.h (modified) (view diffs)
- branches/feature-branch/WebCore/platform/mac/FontPlatformDataMac.mm (added)
- branches/feature-branch/WebCore/platform/mac/WebCoreSystemInterface.h (modified) (view diffs)
- branches/feature-branch/WebCore/platform/mac/WebCoreSystemInterface.mm (modified) (view diffs)
- branches/feature-branch/WebCore/platform/win/FontCacheWin.cpp (modified) (view diffs)
- branches/feature-branch/WebCore/platform/win/FontCustomPlatformData.cpp (added)
- branches/feature-branch/WebCore/platform/win/FontCustomPlatformData.h (added)
- branches/feature-branch/WebCore/platform/win/FontDataWin.cpp (modified) (view diffs)
- branches/feature-branch/WebCore/platform/win/FontPlatformData.h (modified) (view diffs)
- branches/feature-branch/WebCore/platform/win/FontPlatformDataWin.cpp (modified) (view diffs)
- branches/feature-branch/WebCore/platform/win/PopupMenuWin.cpp (modified) (view diffs)
- branches/feature-branch/WebCore/rendering/RenderListBox.cpp (modified) (view diffs)
- branches/feature-branch/WebCore/rendering/RenderMenuList.cpp (modified) (view diffs)
- branches/feature-branch/WebCore/rendering/RenderMenuList.h (modified) (view diffs)
- branches/feature-branch/WebCore/rendering/RenderTextControl.cpp (modified) (view diffs)
- branches/feature-branch/WebCore/rendering/RenderTextControl.h (modified) (view diffs)
- branches/feature-branch/WebCore/rendering/RenderThemeMac.mm (modified) (view diffs)
- branches/feature-branch/WebCore/rendering/RenderThemeSafari.cpp (modified) (view diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved