summaryrefslogtreecommitdiff
path: root/xfa/fwl/lightwidget
AgeCommit message (Expand)Author
2016-05-18Remove Release() from CXFA_FWLThemetsepez
2016-05-18Pass objects instead of strings for undo/redo records.dsinclair
2016-05-13ReplaceSelections() methods never called.tsepez
2016-05-05Remove CLASSHASH defines in favour of an enum class.dsinclair
2016-05-04Convert FWL_ERR into an enum class.dsinclair
2016-05-04Cleanup IFWL_Adapter interfaces.dsinclair
2016-05-04More define cleanup.dsinclair
2016-05-03Remove FWL_WGTHITTEST_* defines in favour of enum class.dsinclair
2016-04-28More FWL interface cleanup.dsinclair
2016-04-27Standardize on ASSERT.dsinclair
2016-04-21Remove CFWL_Note.dsinclair
2016-04-21Convert some FWL defines to enums.dsinclair
2016-04-18Remove unused FWL Panel code.dsinclair
2016-04-18Fold the FWL NoteThread classes up to the Thread classes.dsinclair
2016-04-15Avoid narrowing of strings in FWL SetEditText methods.tsepez
2016-04-13Unused FWL Classes.dsinclair
2016-04-13Remove some FWL code.dsinclair
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-03-29Move xfa/include/fwl/{theme,lightwidget} to xfa/fwldsinclair
2016-03-25Remove FX_DWORD from XFA.tsepez
2016-03-23Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}.Dan Sinclair
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-17Move xfa/include/fxgraphics/fx_graphics.h to xfa/fxgraphics.Dan Sinclair
2016-03-14Move xfa/src up to xfa/.Dan Sinclair