summaryrefslogtreecommitdiff
path: root/xfa/src/fwl/src/core/fwl_widgetmgrimp.cpp
AgeCommit message (Expand)Author
2016-03-08Remove xfa/src/fwl/src and move code up a level.Dan Sinclair
2016-03-08Remove extraneous xfa/src/fwl/src include/ directories.Dan Sinclair
2016-02-29Remove foxitlib.h and foxitxfa.h and IWYU.Dan Sinclair
2016-02-25Remove include only fwl.h and IWYU.Dan Sinclair
2016-02-23Moar _CAPS work, part 3.Tom Sepez
2016-02-23Sort includes in xfa/.Dan Sinclair
2016-02-09Several pure virtual IFWL_Adapter* classes not implemented.Tom Sepez
2016-01-26Fix DOS newlinesTom Sepez
2016-01-08XFA: Remove many relative includes in xfa/Lei Zhang
2015-12-10Replace more static casts in FWL (part 3)Tom Sepez
2015-12-02Remove _FWL_RETURN_IF_ macrosTom Sepez
2015-11-20Fix Mac compilation at 5500da04e3acTom Sepez
2015-11-20Merge to XFA: Remove CFX_Matrix::Reset()Tom Sepez
2015-11-13Make CFWL_WidgetMgr{Delegate} inherit from IFWL_WidgetMgr{Delegate}.Tom Sepez
2015-08-05Kill off last uses of FX_NEW in XFA.Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-10Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs.Tom Sepez
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-04-16Fix heap use after free in FT_Stream_ReleaseFrameJUN FANG
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu