summaryrefslogtreecommitdiff
path: root/xfa/fwl/core/ifwl_form.h
AgeCommit message (Expand)Author
2016-11-16Cleaning up nits in fwl/core files.chromium/2922dsinclair
2016-11-10IFWL method and param cleanupdsinclair
2016-11-10Cleanup IFWL_Widget visibility and virtual parametersdsinclair
2016-11-03Unify CFWL_WidgetProperties and CFWL_WidgetImpProperties.chromium/2909dsinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-11-02Merge delegates into IFWL_* classes.dsinclair
2016-11-01Fold IFWL*::{Initialize|Finalize} into constructor/destructordsinclair
2016-10-31Remove FWL globals.dsinclair
2016-10-20Cleanup unused methods and return values in FWL code.dsinclair
2016-10-20Merge the CFWL_*Imp classes into the IFWL_* classes.dsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-13Sort include entries.dsinclair
2016-05-05Remove CLASSHASH defines in favour of an enum class.dsinclair
2016-05-04Convert FWL_ERR into an enum class.dsinclair
2016-04-21Convert some FWL defines to enums.dsinclair
2016-04-18Remove unused FWL Panel code.dsinclair
2016-04-13Remove some FWL code.dsinclair
2016-03-25Remove FX_DWORD from XFA, part 2tsepez
2016-03-23Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}.Dan Sinclair