summaryrefslogtreecommitdiff
path: root/xfa/fde/css/fde_css.h
AgeCommit message (Expand)Author
2017-07-27Fixup includes in xfa/fde/csschromium/3169Dan Sinclair
2017-04-19Move CFGAS_Stream to CFX_SeekableStreamProxyDan Sinclair
2017-04-18Rename IFGAS_Stream to CFGAS_StreamDan Sinclair
2017-03-30Rename fgas_stream to ifgas_streamDan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-13Replace discrete array with a map.dan sinclair
2017-01-24Remove ID, Class and Universal selector codeDan Sinclair
2017-01-24Remove CSS Pseudo parsingDan Sinclair
2017-01-23Remove unused author and and user stylesheetsDan Sinclair
2017-01-23Cleanup CSS parsingDan Sinclair
2017-01-19Split fde/css files into individual class files.Dan Sinclair
2017-01-18Split CFDE_CSSPrimitiveValue apartDan Sinclair
2017-01-17Rename FDE_CSSRECT and FDE_CSSLENGTHDan Sinclair
2017-01-16Replace remaining CSS interfaces with concrete classesDan Sinclair
2017-01-16Remove IFDE_CSS interfaces which are only implemented once.Dan Sinclair
2017-01-12Remove used items from the CSS code.chromium/2980Dan Sinclair
2017-01-11Convert FDE CSS enums to enum classes.Dan Sinclair
2017-01-05Remove CFX_MapPtrToPtr from xfa/fde.tsepez
2016-12-07Refcount IFGAS_ streams all the time, tootsepez
2016-12-02Rename IFX_Stream to IFGAS_Stream.tsepez
2016-11-11Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little.npm
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-07-18Cleanup fgas/crt.dsinclair
2016-06-18Make code compile with clang_use_chrome_plugin (final)weili
2016-05-23Rename IFX_Unknown to IFX_Retainable.tsepez
2016-04-28Cleanup IFDE_CSS interfaces.dsinclair
2016-04-21Remove IFDE_CSSTagProvider.dsinclair
2016-04-15Remove unused IFDE_CSSStyleSheetCache/CFDE_CSSStyleSheetCache.tsepez
2016-04-11Cleaning up FDE_CSS Classes.dsinclair
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-04-04Remove _FXBSTR* and calls to FX_BSTRC.dsinclair
2016-03-25Remove FX_DWORD from XFA, part 2tsepez
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-14Move xfa/src up to xfa/.Dan Sinclair