summaryrefslogtreecommitdiff
path: root/xfa/fde/cfde_texteditengine_unittest.cpp
AgeCommit message (Expand)Author
2018-08-27The final game: mark everything final.Tom Sepez
2018-05-29[xfa] Propagate the xfa change data for text to JS and back.Dan Sinclair
2018-04-26Fix caret moving to next line upon click on line break in XFA edit.Henrique Nakashima
2018-04-26Enter key inserts a line break correctly in XFA edits.Henrique Nakashima
2018-04-24Fix caret moving to next line on click in multiline XFA edit.Henrique Nakashima
2018-04-19Caret moves after clicked char if closer to its right rect boundary.chromium/3401Henrique Nakashima
2018-04-19Fix caret moving to start of edit on click after the text.Henrique Nakashima
2018-01-16Clean up xfa/fde/cfde_textout.h.Lei Zhang
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-20Implement CFDE_TextEditEngine::GetIndex* methods.Dan Sinclair
2017-09-19Convert selection to use count instead of end indexDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-09-06Implement word selection in CFDE_TextEditEngineDan Sinclair
2017-08-30Rebuild CFDE_TextEditEngine.Dan Sinclair