summaryrefslogtreecommitdiff
path: root/xfa/include
AgeCommit message (Expand)Author
2016-04-06Move remaining xfa/include/fxfa filesdsinclair
2016-04-06Move include/fxcodec to fxcodec/includedsinclair
2016-04-06Split fxfa_objectacc.h into pieces.dsinclair
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-04-05Make down-conversion explicit from CFX_Widetring to CFX_WideStringC.tsepez
2016-04-04Cleanup the FF Handler proxy methods.dsinclair
2016-03-31Remove IXFA_* interfaces.dsinclair
2016-03-29Move xfa/include/fwl/{theme,lightwidget} to xfa/fwldsinclair
2016-03-25Remove FX_DWORD from XFA, part 2tsepez
2016-03-23Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}.Dan Sinclair
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-21Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode.Dan Sinclair
2016-03-18Remove dead code from xfa_objectacc.Oliver Chang
2016-03-18Fix a typoWei Li
2016-03-18Trigger page view event when re-layout is finishedjinming_wang
2016-03-17Move xfa/include/fxgraphics/fx_graphics.h to xfa/fxgraphics.Dan Sinclair
2016-03-15Move xfa/include/fxjse/fxjse.h into xfa/fxjse/include.Dan Sinclair
2016-03-14Re-enable warning 4201 for xfa and other clean upWei Li
2016-03-14Move xfa/src up to xfa/.Dan Sinclair
2016-03-10Split apart the remainder of fpdf_render_render.cpp into per-class files.Tom Sepez
2016-03-08Remove xfa/src/fxfa/src/common and xfa/src/fxfa/srcDan Sinclair
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-02-29Remove foxitlib.h and foxitxfa.h and IWYU.Dan Sinclair
2016-02-29Remove wParentIndex from XFA_ELEMENTHIERARCHY.Dan Sinclair
2016-02-27Cleanup forward declarations.dan sinclair
2016-02-26Remove some FX_BOOLsTom Sepez
2016-02-26Replace or remove _FX control-flow definesTom Sepez
2016-02-25Remove include only fwl.h and IWYU.Dan Sinclair
2016-02-24Fixing whitespace lint errors.Dan Sinclair
2016-02-23Remove more _CAPS namesTom Sepez
2016-02-23Remove many _CAPS structure names.Tom Sepez
2016-02-23Sort includes in xfa/.Dan Sinclair
2016-02-23Resolve heap-use-after-free in CFX_WideString::~CFX_WideString()Jun Fang
2016-02-22Expand XFA includes to be relative to pdfium/.Dan Sinclair
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-12One less PI.Tom 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-05Remove CFX_PtrArray from xfa's combobox.h.Tom Sepez
2016-02-04Pdfium does not create isolate when it runs in chromiumjinming_wang
2016-02-03Make CXFA_Data sub-classes ctors explicit.Tom Sepez
2016-01-27XFA: Remove dead AddDoRecord code.Lei Zhang
2016-01-26Fix DOS newlinesTom Sepez
2016-01-08XFA: Remove many relative includes in xfa/Lei Zhang