summaryrefslogtreecommitdiff
path: root/xfa/fde/cfde_txtedtengine.h
AgeCommit message (Expand)Author
2017-08-21Convert FDE_TXTEDIT_LINEEND to a private enum classDan Sinclair
2017-08-21Converted CFDE_TxtEdt{Buf|Engine}::Insert() to take CFX_WideStringJane Liu
2017-08-17Remove redundant members in CFDE_TxtEdtEngineDan Sinclair
2017-08-17Turn caret movement into an enum classDan Sinclair
2017-08-17Cleanup CFDE_TxtEdtEngine Insert and Delete methodsDan Sinclair
2017-08-17Unify GetTextLength and GetTextBufLength in CFDE_TxtEdtEngineDan Sinclair
2017-08-17Cleanup visibilty and unused methods in xfa/fdeDan Sinclair
2017-08-16Move some CFDE_TxtEdt* methods to the headerschromium/3188Dan Sinclair
2017-08-16Simplify CFDE_TxtEdtEngine layout codeDan Sinclair
2017-08-16Remove friendship from TxtEdtEngine and TxtEdtPageDan Sinclair
2017-08-15Hide the undo/redo record classes inside the engineDan Sinclair
2017-08-15Remove default params from xfa/fde code.Dan Sinclair
2017-08-14Cleanup more fde definesDan Sinclair
2017-05-04Cleanup more null IFX_Pause parametersDan Sinclair
2017-05-03XFA Nits: Dead CreateCharIter(), auto CFXJSE_Value unique ptr.Tom Sepez
2017-04-19Move CFGAS_Stream to CFX_SeekableStreamProxyDan Sinclair
2017-04-18Rename IFGAS_Stream to CFGAS_StreamDan Sinclair
2017-03-22Use std::vector in cfde_txtedtenginechromium/3049Tom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-03-13Remove some single use interfacesDan Sinclair
2017-01-09Add CFDE_TxtEdtBuf testschromium/2977dsinclair
2016-12-07Cleanup FWL default values part II.dsinclair
2016-12-07Refcount IFGAS_ streams all the time, tootsepez
2016-12-02Rename IFX_Stream to IFGAS_Stream.tsepez
2016-11-24Change TxtEdtEngine to return CFX_WideStringchromium/2935chromium/2934chromium/2933chromium/2932dan sinclair
2016-11-15Cleanup cfwl_* files.dsinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-08-04Use smart pointers for class owned pointers under xfa/fdeweili
2016-06-10Get rid of NULLs in xfa/fde/thestig
2016-06-06Remove unused CFDE_TxtEdtEngine::SetBufChunkSize().tsepez
2016-05-18Remove Release() from CFDE_TxtEdit* classestsepez
2016-05-18Split xfa/fee files into individual class files.dsinclair