1. 0d2349b Turn caret movement into an enum class by Dan Sinclair · 7 years ago
  2. 022b439 Cleanup CFDE_TxtEdtEngine Insert and Delete methods by Dan Sinclair · 7 years ago
  3. e30e9cc Unify GetTextLength and GetTextBufLength in CFDE_TxtEdtEngine by Dan Sinclair · 7 years ago
  4. b3e7bfa Cleanup visibilty and unused methods in xfa/fde by Dan Sinclair · 7 years ago
  5. a364729 Move some CFDE_TxtEdt* methods to the headers by Dan Sinclair · 7 years ago
  6. a016857 Simplify CFDE_TxtEdtEngine layout code by Dan Sinclair · 7 years ago
  7. 5a0214b Remove friendship from TxtEdtEngine and TxtEdtPage by Dan Sinclair · 7 years ago
  8. 22fcbea Hide the undo/redo record classes inside the engine by Dan Sinclair · 7 years ago
  9. 171cb27 Remove default params from xfa/fde code. by Dan Sinclair · 7 years ago
  10. 24b6af6 Cleanup more fde defines by Dan Sinclair · 7 years ago
  11. df673c2 Cleanup more null IFX_Pause parameters by Dan Sinclair · 8 years ago
  12. 69c743f XFA Nits: Dead CreateCharIter(), auto CFXJSE_Value unique ptr. by Tom Sepez · 8 years ago
  13. 3b71d26 Move CFGAS_Stream to CFX_SeekableStreamProxy by Dan Sinclair · 8 years ago
  14. bf510b7 Rename IFGAS_Stream to CFGAS_Stream by Dan Sinclair · 8 years ago
  15. ffc6d59 Use std::vector in cfde_txtedtengine by Tom Sepez · 8 years ago
  16. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  17. 812e96c Replace FX_CHAR and FX_WCHAR with underlying types. by Dan Sinclair · 8 years ago
  18. 575898e Remove some single use interfaces by Dan Sinclair · 8 years ago
  19. 5e9066c Add CFDE_TxtEdtBuf tests by dsinclair · 8 years ago
  20. 442997c Cleanup FWL default values part II. by dsinclair · 8 years ago
  21. 7cda31a Refcount IFGAS_ streams all the time, too by tsepez · 8 years ago
  22. 0527ec5 Rename IFX_Stream to IFGAS_Stream. by tsepez · 8 years ago
  23. 0354ccf Change TxtEdtEngine to return CFX_WideString by dan sinclair · 8 years ago
  24. 38eaf4b Cleanup cfwl_* files. by dsinclair · 8 years ago
  25. d19e912 Remove FX_BOOL from xfa. by tsepez · 8 years ago
  26. cddf825 Use smart pointers for class owned pointers under xfa/fde by weili · 8 years ago
  27. cfb77cc Get rid of NULLs in xfa/fde/ by thestig · 9 years ago
  28. 2e9cd3a Remove unused CFDE_TxtEdtEngine::SetBufChunkSize(). by tsepez · 9 years ago
  29. 87144d3 Remove Release() from CFDE_TxtEdit* classes by tsepez · 9 years ago
  30. 6539518 Split xfa/fee files into individual class files. by dsinclair · 9 years ago[Renamed (77%) from xfa/fee/fde_txtedtengine.h]
  31. be9b894 Pass objects instead of strings for undo/redo records. by dsinclair · 9 years ago
  32. b696f7d Remove IFDE_TxtEdt interfaces where possible. by dsinclair · 9 years ago
  33. 17f382a Cleanup various IFX_ text interfaces. by dsinclair · 9 years ago
  34. deee3d2 Remove FX_DWORD from XFA, part 2 by tsepez · 9 years ago
  35. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
  36. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago