summaryrefslogtreecommitdiff
path: root/xfa/fwl/core/fwl_formimp.h
AgeCommit message (Expand)Author
2016-08-04Use smart pointers for class owned pointersweili
2016-06-23Remove NULL in xfa/dsinclair
2016-06-18Make code compile with clang_use_chrome_plugin (part VI)weili
2016-05-26Fix MSVC C4800 build warnings.thestig
2016-05-24Correctly implement GetPartState() functionweili
2016-05-05Remove CLASSHASH defines in favour of an enum class.dsinclair
2016-05-04Convert FWL_ERR into an enum class.dsinclair
2016-05-04Return bool rather than bitwise-and for FX_BOOLtsepez
2016-05-03Remove FWL_WGTHITTEST_* defines in favour of enum class.dsinclair
2016-04-21Convert some FWL defines to enums.dsinclair
2016-04-19Remove fullscreen code.dsinclair
2016-04-18Remove unused FWL Panel code.dsinclair
2016-04-13Remove unused FWL methodsdsinclair
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
2016-03-14Move xfa/src up to xfa/.Dan Sinclair