1. 4c133f3 Remove unused CFX_CPLTree<> template by tsepez · 9 years ago
  2. 4d06f83 Cleanup XFA-Specific memory allocators. by tsepez · 9 years ago
  3. d15ba4e Replace CFX_PtryArray with typesafe CFX_ArrayTemplate, Part 7 by tsepez · 9 years ago
  4. 495bda1 Do not check pointers before deleting them. by thestig · 9 years ago
  5. bb0d446 Replace CFX_PtrArray with typesafe CFX_ArrayTemplate<>, part 3 by tsepez · 9 years ago
  6. b174aa3 Replace CFX_PtrArray with type-safe CFX_ArrayTemplate<>, Part 1. by tsepez · 9 years ago
  7. 303e525 More IFX_ interface cleanup. by dsinclair · 9 years ago
  8. 43854a5 Standardize on ASSERT. by dsinclair · 9 years ago
  9. b6853cf Pass CFX_*StringCs to FX_HashCode_GETA and _GETW hash functions. by tsepez · 9 years ago
  10. d403329 Store WideString, not raw pointer, in FX_TXTRUN by tsepez · 9 years ago
  11. 774bdde Replace calls to deprecated CFX_{Wide,Byte}String::Empty() by tsepez · 9 years ago
  12. bd9748d Remove implicit cast from CFX_WideString to (const wchar_t*) by tsepez · 9 years ago
  13. b4c9f3f Remove implicit cast from CFX_ByteString to (const char*). by tsepez · 9 years ago
  14. 65ffa4a Re-enable warning 4701 for GN build and some cleanup by weili · 9 years ago
  15. 17f382a Cleanup various IFX_ text interfaces. by dsinclair · 9 years ago
  16. ea98238 Record all fonts, not just one per charset. by dsinclair · 9 years ago
  17. 2d4a4fc Remove IFX_AdditionalFontMgr and IFX_FontMgrDelegate. by dsinclair · 9 years ago
  18. 4c3debb Rename both As{Byte,Wide}StringC() helpers to AsStringC(). by tsepez · 9 years ago
  19. 8b36e5c Make CFX_WideString::FromLocal() take a CFX_ByteStringC arg by tsepez · 9 years ago
  20. 48baa5f Move core/include/fxge to core/fxge/include. by dsinclair · 9 years ago
  21. 660956f Rename CFX_WideStringC::raw_str() to c_str() by tsepez · 9 years ago
  22. fc58ad1 Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. by tsepez · 9 years ago
  23. 179bebb Rename GetCStr and GetPtr to match CFX_ByteString. by dsinclair · 9 years ago
  24. 28f97ff Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC. by tsepez · 9 years ago
  25. 4af5fd1 Remove CFX_ string type static initializers. by tsepez · 9 years ago
  26. 11ac93c Fix CData parsing in CFDE_XMLSyntaxParser. by dsinclair · 9 years ago
  27. deee3d2 Remove FX_DWORD from XFA, part 2 by tsepez · 9 years ago
  28. 736f28a Remove FX_DWORD from XFA. by tsepez · 9 years ago
  29. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
  30. 62a70f9 Remove FX_WORD in favor of uint16_t. by Tom Sepez · 9 years ago
  31. 4161c5c Make a few more const tables smaller. by Tom Sepez · 9 years ago
  32. 544bbc6 Add missing DEPS files; enable checkdeps. by Dan Sinclair · 9 years ago
  33. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago