1. d9828fd Rename FDE files to match contents. by Dan Sinclair · 8 years ago
  2. f0799fe Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time."" by Tom Sepez · 8 years ago
  3. 31b08d4 Revert "Refcount all CFX_DIBSources (and subclasses) all the time." by dsinclair · 8 years ago
  4. 0004f29 Refcount all CFX_DIBSources (and subclasses) all the time. by Tom Sepez · 8 years ago
  5. 9c045de Use std::vector for m_HotKeys by Tom Sepez · 8 years ago
  6. 5c529e6 Combine more RTF and TXT Break code by Dan Sinclair · 8 years ago
  7. e533b93 Create common base class for TxtBreak and RTFBreak. by Dan Sinclair · 8 years ago
  8. 193e6ca Add IndexInBounds() convenience routine. by Tom Sepez · 8 years ago
  9. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  10. 812e96c Replace FX_CHAR and FX_WCHAR with underlying types. by Dan Sinclair · 8 years ago
  11. 893822a Merge text breaking helper classes. by Dan Sinclair · 8 years ago
  12. d8f45b3 Replace discrete array with a map. by dan sinclair · 8 years ago
  13. 8da7920 Simplify the CFX_TxtPiece class by dan sinclair · 8 years ago
  14. a5a3de9 Remove unused defines from TextBreak. by Dan Sinclair · 8 years ago
  15. 9e9bab6 Cleanup TXTLINEALIGNMENT defines by Dan Sinclair · 8 years ago
  16. c36fe07 Cleanup FX_TXTBREAK by Dan Sinclair · 8 years ago
  17. 52c73c2 Remove unused Txt break policies. by Dan Sinclair · 8 years ago
  18. c803cbc Use std::deque for CFX_MassArrayTemplate<FDE_TEXTEDITPIECE> by Tom Sepez · 8 years ago
  19. c3f74e9 Use std::deque for CFX_MassArrayTemplate<FDE_TTOPIECE> by Tom Sepez · 8 years ago
  20. 071d786 Rename x,y to width,height for Size types by dan sinclair · 8 years ago
  21. bba2a7c Update to use CFX_Rect{F} and CFX_Matrix constructors. by Dan Sinclair · 8 years ago
  22. 3d32876 Use std::vector for CFX_RectF arrays by tsepez · 9 years ago
  23. 0cb9b8c Strip out custom allocator code by Dan Sinclair · 9 years ago
  24. e647799 Properly ref-count CFGAS_GEFont with CFX_RetainPtr. by tsepez · 9 years ago
  25. d924770 Remove more unused widget styles by dsinclair · 9 years ago
  26. a9caab9 Avoid the ptr.reset(new XXX()) anti-pattern by tsepez · 9 years ago
  27. d19e912 Remove FX_BOOL from xfa. by tsepez · 9 years ago
  28. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 9 years ago
  29. cddf825 Use smart pointers for class owned pointers under xfa/fde by weili · 9 years ago
  30. 3496545 Cleanup fgas/crt. by dsinclair · 9 years ago
  31. cfb77cc Get rid of NULLs in xfa/fde/ by thestig · 9 years ago
  32. a4fdfc5 Replace IFGAS_Font with underlying concrete type by thestig · 9 years ago
  33. fe433f1 Remove FDE_HDEVICESTATE. by dsinclair · 9 years ago
  34. b71dc76 Rename IFX_Font to IFGAS_Font by tsepez · 9 years ago
  35. db444d2 Fix all the code which has duplicate variable declarations by weili · 9 years ago
  36. befa450 Remove default arguments from CFX_FxgeDevice. by thestig · 9 years ago
  37. d1f843e Remove Release() from CFX_TxtBreak by tsepez · 9 years ago
  38. f74ad99 Replace some calls to Release() with direct delete, part 1. by tsepez · 9 years ago
  39. 43854a5 Standardize on ASSERT. by dsinclair · 9 years ago
  40. acd0d59 Cleanup FDE interfaces. by dsinclair · 9 years ago
  41. d403329 Store WideString, not raw pointer, in FX_TXTRUN by tsepez · 9 years ago
  42. 774bdde Replace calls to deprecated CFX_{Wide,Byte}String::Empty() by tsepez · 9 years ago
  43. bd9748d Remove implicit cast from CFX_WideString to (const wchar_t*) by tsepez · 9 years ago
  44. 17f382a Cleanup various IFX_ text interfaces. by dsinclair · 9 years ago
  45. a5c1323 Remove IFDE_Pen and IFDE_Brush. by dsinclair · 9 years ago
  46. 25c223d Only SolidBrush types are created, remove other brushes. by dsinclair · 9 years ago
  47. 736f28a Remove FX_DWORD from XFA. by tsepez · 9 years ago
  48. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
  49. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago