summaryrefslogtreecommitdiff
path: root/xfa/fxfa/app/xfa_fwltheme.h
AgeCommit message (Expand)Author
2017-01-03Remove the ::GetCapacity methods.Dan Sinclair
2016-12-08Move xfa/fwl/core to xfa/fwl.dsinclair
2016-11-23Merge IFWL and CFWL classes.dsinclair
2016-11-21Remove customized layout flag from FWLdsinclair
2016-11-21Fixup lint flags.Dan Sinclair
2016-10-20Cleanup unused methods and return values in FWL code.dsinclair
2016-10-19Remove FWL theme subclassesdsinclair
2016-10-17Cleanup unneeded FWL theme code.dsinclair
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-08-10Use smart pointers for class owned pointers in xfa/fxfaweili
2016-06-16Make code compile with clang_use_chrome_plugin (part V)chromium/2770weili
2016-06-07Replace IFGAS_Font with underlying concrete typethestig
2016-06-03Rename IFX_Font to IFGAS_Fonttsepez
2016-05-18Remove Release() from CXFA_FWLThemetsepez
2016-05-11Replace some calls to Release() with direct delete, part 1.tsepez
2016-05-05Remove CLASSHASH defines in favour of an enum class.dsinclair
2016-05-04Convert FWL_ERR into an enum class.dsinclair
2016-04-28More FWL interface cleanup.dsinclair
2016-04-21Cleanup FDE interfaces.dsinclair
2016-04-21Convert some FWL defines to enums.dsinclair
2016-04-06Move remaining xfa/include/fxfa filesdsinclair
2016-03-31Remove IXFA_* interfaces.dsinclair
2016-03-29Move xfa/include/fwl/{theme,lightwidget} to xfa/fwldsinclair
2016-03-25Remove FX_DWORD from XFA, part 2tsepez
2016-03-23Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}.Dan Sinclair
2016-03-14Move xfa/src up to xfa/.Dan Sinclair