1. 74a34fc Move core/fxge/include to core/fxge by dsinclair · 9 years ago
  2. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 9 years ago
  3. 2c06532 Clean up xfa_fontmgr.cpp. by thestig · 9 years ago
  4. 9ada2d8 Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own files. by npm · 9 years ago
  5. 1b4f6b3 Use smart pointers for class owned pointers by weili · 9 years ago
  6. 3496545 Cleanup fgas/crt. by dsinclair · 9 years ago
  7. 85d1f2c Remove NULL in xfa/ by dsinclair · 9 years ago
  8. ec51ac3 Another round of fx_ge cleanup. by thestig · 9 years ago
  9. eec3a36 Make code compile with clang_use_chrome_plugin (final) by weili · 9 years ago
  10. f49747f Trust the compiler to do array indexing and superclass promotion. by tsepez · 9 years ago
  11. 215507d Avoid casts via correct types in fgas_textbreak by tsepez · 9 years ago
  12. a4fdfc5 Replace IFGAS_Font with underlying concrete type by thestig · 9 years ago
  13. 705f829 Remove FDE_HVISUALOBJ. by dsinclair · 9 years ago
  14. b71dc76 Rename IFX_Font to IFGAS_Font by tsepez · 9 years ago
  15. db444d2 Fix all the code which has duplicate variable declarations by weili · 9 years ago
  16. 25fa42f Clean up fx_ge.h and IWYU. by thestig · 9 years ago
  17. a2d699f Rename IFX_Unknown to IFX_Retainable. by tsepez · 9 years ago
  18. 7ee2e53 Remove Release() from CFX_RTFBreak by tsepez · 9 years ago
  19. 524fa62 Clean up more XFA code which causes warnings by weili · 9 years ago
  20. a2c06e4 Use enum type for char type variables by weili · 9 years ago
  21. 038aa53 Clean up XFA code which causes warnings by weili · 9 years ago
  22. bc91641 Cleanup unused fgas/ code. by dsinclair · 9 years ago
  23. d1f843e Remove Release() from CFX_TxtBreak by tsepez · 9 years ago
  24. e00f75c CFX_ArabicChar contains only static methods, no need to instantiate. by tsepez · 9 years ago
  25. 43854a5 Standardize on ASSERT. by dsinclair · 9 years ago
  26. d403329 Store WideString, not raw pointer, in FX_TXTRUN by tsepez · 9 years ago
  27. 17f382a Cleanup various IFX_ text interfaces. by dsinclair · 9 years ago
  28. 48baa5f Move core/include/fxge to core/fxge/include. by dsinclair · 9 years ago
  29. deee3d2 Remove FX_DWORD from XFA, part 2 by tsepez · 9 years ago
  30. 736f28a Remove FX_DWORD from XFA. by tsepez · 9 years ago
  31. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
  32. 62a70f9 Remove FX_WORD in favor of uint16_t. by Tom Sepez · 9 years ago
  33. 4161c5c Make a few more const tables smaller. by Tom Sepez · 9 years ago
  34. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago