summaryrefslogtreecommitdiff
path: root/xfa/src/fwl
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-03-01Fix and enable lint checks.Dan Sinclair
2016-03-01Replace FX_LPCRECT typedef with underlying typesTom Sepez
2016-02-29Remove foxitlib.h and foxitxfa.h and IWYU.Dan Sinclair
2016-02-27Cleanup forward declarations.dan sinclair
2016-02-26Remove some FX_BOOLsTom Sepez
2016-02-25Remove FDE_USEFORMATBLOCK.Dan Sinclair
2016-02-25Remove fde.h and IWYU.Dan Sinclair
2016-02-25Remove set but unsed variables.Lei Zhang
2016-02-25Make CFX_PSVTemplate simpler.Tom Sepez
2016-02-25Fix mac build, part 2.dan sinclair
2016-02-25Fix Mac Build, missing include.Dan Sinclair
2016-02-25Remove include only fwl.h and IWYU.Dan Sinclair
2016-02-24Fixing whitespace lint errors.Dan Sinclair
2016-02-23Moar _CAPS work, part 3.Tom Sepez
2016-02-23Remove uses of this->foo.Lei Zhang
2016-02-23Sort includes in xfa/.Dan Sinclair
2016-02-23Resolve heap-use-after-free in CFX_WideString::~CFX_WideString()Jun Fang
2016-02-22Fix return values in CFWL_FormImp::EndDoModal().Lei Zhang
2016-02-22Fixing include guards, and presubmit.Dan Sinclair
2016-02-18Fixup incorrect include guards.Dan Sinclair
2016-02-17Banish CFX_ByteArray and CFX_WideArray to the XFA side.Tom Sepez
2016-02-16IFWL_App::Create() always passed adapter, "fuel" adapter unusedTom Sepez
2016-02-09Several pure virtual IFWL_Adapter* classes not implemented.Tom Sepez
2016-02-08Remove CFX_PtrArray from xfa/include/fwlTom Sepez
2016-02-05Fix build broken at e059b5ba1260Tom Sepez
2016-02-05Remove CFX_PtrArray from xfa's combobox.h.Tom Sepez
2016-01-27XFA: Remove dead AddDoRecord code.Lei Zhang
2016-01-26Fix DOS newlinesTom Sepez
2016-01-25XFA: Fix a bunch of pointless returns.chromium/2637chromium/2636chromium/2635chromium/2634chromium/2633chromium/2632Lei Zhang
2016-01-11Merge to XFA: Switch most min/max macros to std::min/max.Lei Zhang
2016-01-08XFA: Remove many relative includes in xfa/Lei Zhang
2015-12-24Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr.Lei Zhang
2015-12-18Fix a bug that items can't be selected in list boxesJun Fang
2015-12-10Fix compiling warnings on Linux (part2)Jun Fang
2015-12-10Fix crashing in CFWL_CheckBox::Initialize()Jun Fang
2015-12-10Convert last batch of casts in fwl.Tom Sepez
2015-12-10Merge to XFA: Remove CFX_AffineMatrix/CPDF_MatrixTom Sepez
2015-12-10Replace more static casts in FWL (part 3)Tom Sepez
2015-12-09Fix errors in BEGIN_FWL_MESSAGE_DEF macrosTom Sepez
2015-12-09FWL refcounts never incremented (part 2).Tom Sepez
2015-12-09Re-land "Rename CFWL_Thread classes to ThreadImp"Tom Sepez
2015-12-08FWL refcounts never incremented (part 1)Tom Sepez
2015-12-07Revert "Rename CFWL_Thread classes to ThreadImp"Tom Sepez
2015-12-07Rename CFWL_Thread classes to ThreadImpTom Sepez
2015-12-07Remove C-Style casts in severl other fwl_...imp.cpp filesTom Sepez
2015-12-04Remove C-Style casts in fwl_{barcode,caret,checkbox,combobox}imp.cppTom Sepez
2015-12-04Remove unused Thread class and static members.Tom Sepez
2015-12-04Tidy fwl_widgetimp.cpp.Tom Sepez