summaryrefslogtreecommitdiff
path: root/xfa/fwl/core/cfwl_widgetmgr.cpp
AgeCommit message (Expand)Author
2016-11-16Move the message definitions to their own files.chromium/2923dsinclair
2016-11-16Continue nit cleanup in fwl/coredsinclair
2016-11-15Cleaning methods and visibility in cfwl_* files.dsinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-11-02Merge delegates into IFWL_* classes.dsinclair
2016-11-01Rename IFWL_Widget::SetDelegatedsinclair
2016-10-31Remove FWL globals.dsinclair
2016-10-26Fix some FX_BOOL / int noise in xfatsepez
2016-10-20Merge the CFWL_*Imp classes into the IFWL_* classes.dsinclair
2016-10-18Merge IFWL_App and FWL_AppImp togetherdsinclair
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-06-23Remove NULL in xfa/dsinclair
2016-06-18Make code compile with clang_use_chrome_plugin (part VI)weili
2016-06-03Fix more bugs found by /analyze toolweili
2016-05-26Enable chromium_code standard for XFA codeweili
2016-05-25Rename fwl_widgetmgrimp.{cpp,h} to cfwl_widgetmgr.{cpp,h}tsepez