summaryrefslogtreecommitdiff
path: root/xfa/fxfa/app/xfa_fffield.cpp
AgeCommit message (Expand)Author
2017-02-04Remove unused parameterchromium/3004dan sinclair
2017-01-10Split xfa_textlayout apart.Dan Sinclair
2017-01-03Remove the ::GetCapacity methods.Dan Sinclair
2017-01-03Cleaning out params in CPDFXFA_ContextDan Sinclair
2016-12-08Move xfa/fwl/core to xfa/fwl.dsinclair
2016-12-07Convert GetWidgetRect to return rect.dsinclair
2016-12-07Cleanup default FWL params part Idsinclair
2016-12-07Cleanup FWL Event and Message code.dsinclair
2016-11-23Merge IFWL and CFWL classes.dsinclair
2016-11-16Split the common event classes out to files.dsinclair
2016-11-16Move the message definitions to their own files.chromium/2923dsinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-10-20Move fwl/lightwidget to fwl/coredsinclair
2016-10-20Merge the CFWL_*Imp classes into the IFWL_* classes.dsinclair
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-09-14Split CPDFXFA_Document apartdsinclair
2016-08-08Use virtual function to retrieve interface pointerweili
2016-06-23Remove NULL in xfa/dsinclair
2016-06-22Update GetClassID to GetElementTypedsinclair
2016-06-21Convert XFA_ELEMENT to an enum classdsinclair
2016-06-20Split the XFA_OBJECTTYPE enum into two parts.dsinclair
2016-06-16Cleanup FWL RenderWidget method parameters.dsinclair
2016-06-09Use static_cast<CXFA_WidgetAcc*> in xfa.tsepez
2016-05-25Rename fwl_widgetmgrimp.{cpp,h} to cfwl_widgetmgr.{cpp,h}tsepez
2016-05-23Clean up more XFA code which causes warningsweili
2016-05-17XFA_WIDGETSTATUS cleanup.dsinclair
2016-05-16Remove some c_str() calls from StringCs in xfa docs.tsepez
2016-05-04Convert FWL_ERR into an enum class.dsinclair
2016-05-04More define cleanup.dsinclair
2016-05-03Remove FWL_WGTHITTEST_* defines in favour of enum class.dsinclair
2016-04-28More FWL interface cleanup.dsinclair
2016-04-27Standardize on ASSERT.dsinclair
2016-04-21Remove CFWL_Note.dsinclair
2016-04-14Simplify XFA event handling.thestig
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-06Move remaining xfa/include/fxfa filesdsinclair
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.tsepez
2016-03-23Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}.Dan Sinclair
2016-03-17Move xfa/include/fxgraphics/fx_graphics.h to xfa/fxgraphics.Dan Sinclair
2016-03-14Move xfa/src up to xfa/.Dan Sinclair