1. 3c66ea0 Update IFX_CharIter::Clone to return unique_ptr by Dan Sinclair · 8 years ago
  2. 1c5d0b4 Drop FXSYS_ from mem methods by Dan Sinclair · 8 years ago
  3. 812e96c Replace FX_CHAR and FX_WCHAR with underlying types. by Dan Sinclair · 8 years ago
  4. 0cb9b8c Strip out custom allocator code by Dan Sinclair · 8 years ago
  5. 0e6438e Remove custom allocator from CFDE_TxtEdtBuf. by Dan Sinclair · 8 years ago
  6. 5e9066c Add CFDE_TxtEdtBuf tests by dsinclair · 8 years ago
  7. 0354ccf Change TxtEdtEngine to return CFX_WideString by dan sinclair · 8 years ago
  8. 85c8e7f Fixup lint flags. by Dan Sinclair · 8 years ago
  9. d19e912 Remove FX_BOOL from xfa. by tsepez · 8 years ago
  10. cddf825 Use smart pointers for class owned pointers under xfa/fde by weili · 8 years ago
  11. cfb77cc Get rid of NULLs in xfa/fde/ by thestig · 8 years ago
  12. 2e9cd3a Remove unused CFDE_TxtEdtEngine::SetBufChunkSize(). by tsepez · 8 years ago
  13. 87144d3 Remove Release() from CFDE_TxtEdit* classes by tsepez · 9 years ago
  14. 6539518 Split xfa/fee files into individual class files. by dsinclair · 9 years ago[Renamed (77%) from xfa/fee/fde_txtedtbuf.cpp]
  15. 8bdb290 Remove Release() from IFX_CharIter, use unique_ptrs. by tsepez · 9 years ago
  16. 2a14bde Replace IFX_MemoryAllocator::Release() with delete. by tsepez · 9 years ago
  17. 4d06f83 Cleanup XFA-Specific memory allocators. by tsepez · 9 years ago
  18. b696f7d Remove IFDE_TxtEdt interfaces where possible. by dsinclair · 9 years ago
  19. b174aa3 Replace CFX_PtrArray with type-safe CFX_ArrayTemplate<>, Part 1. by tsepez · 9 years ago
  20. 43854a5 Standardize on ASSERT. by dsinclair · 9 years ago
  21. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago