summaryrefslogtreecommitdiff
path: root/xfa/fxfa/app/xfa_fwladapter.cpp
AgeCommit message (Expand)Author
2017-02-09Convert Get methods to return instead of using out params.Dan Sinclair
2016-12-08Change layout item in CFWL_Widget type from voiddsinclair
2016-12-08Cleanup CFWL_Widget code to return CFX_RectFs where appropriatedsinclair
2016-11-23Merge IFWL and CFWL classes.dsinclair
2016-11-15Cleaning methods and visibility in cfwl_* files.dsinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-09-14Split CPDFXFA_Document apartdsinclair
2016-05-26Add opaque "layout item" to widgets for caller's use.tsepez
2016-05-04Convert FWL_ERR into an enum class.dsinclair
2016-05-04Cleanup IFWL_Adapter interfaces.dsinclair
2016-04-06Move remaining xfa/include/fxfa filesdsinclair
2016-03-31Remove IXFA_* interfaces.dsinclair
2016-03-25Cleanup some extern method declarations.dsinclair
2016-03-14Move xfa/src up to xfa/.Dan Sinclair