summaryrefslogtreecommitdiff
path: root/xfa/fwl/core
AgeCommit message (Expand)Author
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-02Rename CPDFXFA_Document to CPDFXFA_Contextdsinclair
2016-11-01Fold IFWL*::{Initialize|Finalize} into constructor/destructordsinclair
2016-11-01Rename IFWL_Widget::SetDelegatedsinclair
2016-10-31Remove GetWidget() overridesdsinclair
2016-10-31Remove unused parameter to CFWL_* Initialize methods.dsinclair
2016-10-31Remove FWL globals.dsinclair
2016-10-27Fix some FX_BOOL / int noise in XFA barcodestsepez
2016-10-26Fix some FX_BOOL / int noise in xfatsepez
2016-10-20Move fwl/lightwidget to fwl/coredsinclair
2016-10-20Cleanup unused methods and return values in FWL code.dsinclair
2016-10-20Remove IFWL_*::Create methods, use newdsinclair
2016-10-20Merge the CFWL_*Imp classes into the IFWL_* classes.dsinclair
2016-10-19Remove SetDataProvider from IFWL_Widgetdsinclair
2016-10-18Merge IFWL_App and FWL_AppImp togetherdsinclair
2016-10-17Cleanup unneeded FWL theme code.dsinclair
2016-10-13Remove duplicate FWL key flagsdsinclair
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-09-29Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parentdsinclair
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-13Sort include entries.dsinclair
2016-08-04Use smart pointers for class owned pointersweili
2016-06-24Remove IFWL_ToolTipTarget.thestig
2016-06-23Remove NULL in xfa/dsinclair
2016-06-18Make code compile with clang_use_chrome_plugin (part VI)weili
2016-06-07Get rid of NULLs in core/thestig
2016-06-06Remove FWL_HTIMER in favor of IWFL_TimerInfotsepez
2016-06-03Fix more bugs found by /analyze toolweili
2016-05-27Add back-pointer to "Associated widget" to CFWL_WidgetImp.tsepez
2016-05-26Fix MSVC C4800 build warnings.thestig
2016-05-26Add opaque "layout item" to widgets for caller's use.tsepez
2016-05-26Enable chromium_code standard for XFA codeweili
2016-05-26Remove unused FWL_Error::OutOfMemorytsepez
2016-05-26Remove one (of several) usages of SetPrivateData from IFWL_Widgettsepez
2016-05-25Rename fwl_widgetmgrimp.{cpp,h} to cfwl_widgetmgr.{cpp,h}tsepez
2016-05-24Correctly implement GetPartState() functionweili
2016-05-24Remove IWFL_WidgetMgr in favor of CFWL_WidgetMgr.tsepez
2016-05-20Clean up XFA code which causes warningsweili
2016-05-20Use std::map, std::unique_ptr in fwl_widgetmgrimp.htsepez
2016-05-11Use STL map for m_eventTargets.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-04Cleanup CFWL_ThemePart data.dsinclair
2016-05-04More define cleanup.dsinclair
2016-05-04Return bool rather than bitwise-and for FX_BOOLtsepez
2016-05-03Remove FWL_WGTHITTEST_* defines in favour of enum class.dsinclair