summaryrefslogtreecommitdiff
path: root/xfa/fwl/core/fwl_appimp.cpp
AgeCommit message (Expand)Author
2016-06-23Remove NULL in xfa/dsinclair
2016-06-18Make code compile with clang_use_chrome_plugin (part VI)weili
2016-05-25Rename fwl_widgetmgrimp.{cpp,h} to cfwl_widgetmgr.{cpp,h}tsepez
2016-05-24Remove IWFL_WidgetMgr in favor of CFWL_WidgetMgr.tsepez
2016-05-04Convert FWL_ERR into an enum class.dsinclair
2016-05-04Cleanup IFWL_Adapter interfaces.dsinclair
2016-04-28More FWL interface cleanup.dsinclair
2016-04-19Remove fullscreen code.dsinclair
2016-04-18Fold the FWL NoteThread classes up to the Thread classes.dsinclair
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