1. 038aa53 Clean up XFA code which causes warnings by weili · 9 years ago
  2. d1f843e Remove Release() from CFX_TxtBreak by tsepez · 9 years ago
  3. 87144d3 Remove Release() from CFDE_TxtEdit* classes by tsepez · 9 years ago
  4. 6539518 Split xfa/fee files into individual class files. by dsinclair · 9 years ago[Renamed (92%) from xfa/fee/fde_txtedtengine.cpp]
  5. be9b894 Pass objects instead of strings for undo/redo records. by dsinclair · 9 years ago
  6. 8bdb290 Remove Release() from IFX_CharIter, use unique_ptrs. by tsepez · 9 years ago
  7. 28c7844 Add CFX_ByteStringC::CharAt() to avoid c_str() and casts. by tsepez · 9 years ago
  8. f74ad99 Replace some calls to Release() with direct delete, part 1. by tsepez · 9 years ago
  9. b696f7d Remove IFDE_TxtEdt interfaces where possible. by dsinclair · 9 years ago
  10. 495bda1 Do not check pointers before deleting them. by thestig · 9 years ago
  11. 43854a5 Standardize on ASSERT. by dsinclair · 9 years ago
  12. acd0d59 Cleanup FDE interfaces. by dsinclair · 9 years ago
  13. bd9748d Remove implicit cast from CFX_WideString to (const wchar_t*) by tsepez · 9 years ago
  14. 17f382a Cleanup various IFX_ text interfaces. by dsinclair · 9 years ago
  15. 4c3debb Rename both As{Byte,Wide}StringC() helpers to AsStringC(). by tsepez · 9 years ago
  16. 179bebb Rename GetCStr and GetPtr to match CFX_ByteString. by dsinclair · 9 years ago
  17. 28f97ff Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC. by tsepez · 9 years ago
  18. 736f28a Remove FX_DWORD from XFA. by tsepez · 9 years ago
  19. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago