1. a2d699f Rename IFX_Unknown to IFX_Retainable. by tsepez · 9 years ago
  2. 038aa53 Clean up XFA code which causes warnings by weili · 9 years ago
  3. 788ac38 Use std::unordered_map for CFDE_CSSStyleSheet::m_StringCache by tsepez · 9 years ago
  4. fc2cdf8 fgas/ code cleanup. by dsinclair · 9 years ago
  5. f8d8ac4 Expand some typedefs to the original types by dsinclair · 9 years ago
  6. f74ad99 Replace some calls to Release() with direct delete, part 1. by tsepez · 9 years ago
  7. 2a14bde Replace IFX_MemoryAllocator::Release() with delete. by tsepez · 9 years ago
  8. 4d06f83 Cleanup XFA-Specific memory allocators. by tsepez · 9 years ago
  9. 495bda1 Do not check pointers before deleting them. by thestig · 9 years ago
  10. e6ebf7a Cleanup IFDE_CSS interfaces. by dsinclair · 9 years ago
  11. 43854a5 Standardize on ASSERT. by dsinclair · 9 years ago
  12. b6853cf Pass CFX_*StringCs to FX_HashCode_GETA and _GETW hash functions. by tsepez · 9 years ago
  13. bc1cbab Remove IFDE_CSSTagProvider. by dsinclair · 9 years ago
  14. db15269 Remove unused IFDE_CSSStyleSheetCache/CFDE_CSSStyleSheetCache. by tsepez · 9 years ago
  15. bd9748d Remove implicit cast from CFX_WideString to (const wchar_t*) by tsepez · 9 years ago
  16. 1fdde02 Cleaning up FDE_CSS Classes. by dsinclair · 9 years ago
  17. 98a689f Make static FX_WCHAR arrays more const. by thestig · 9 years ago
  18. 48baa5f Move core/include/fxge to core/fxge/include. by dsinclair · 9 years ago
  19. 660956f Rename CFX_WideStringC::raw_str() to c_str() by tsepez · 9 years ago
  20. 179bebb Rename GetCStr and GetPtr to match CFX_ByteString. by dsinclair · 9 years ago
  21. d80e0a7 Remove _FXBSTR* and calls to FX_BSTRC. by dsinclair · 9 years ago
  22. deee3d2 Remove FX_DWORD from XFA, part 2 by tsepez · 9 years ago
  23. 736f28a Remove FX_DWORD from XFA. by tsepez · 9 years ago
  24. 398a43d Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}. by Dan Sinclair · 9 years ago
  25. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
  26. 62a70f9 Remove FX_WORD in favor of uint16_t. by Tom Sepez · 9 years ago
  27. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago