- befa450 Remove default arguments from CFX_FxgeDevice. by thestig · 9 years ago
- 41846a0 Remove default argument from RestoreState() methods. by thestig · 9 years ago
- 25fa42f Clean up fx_ge.h and IWYU. by thestig · 9 years ago
- 7a213d9 Replace CFX_DSPATemplate with std::binary_search. by dsinclair · 9 years ago
- a2d699f Rename IFX_Unknown to IFX_Retainable. by tsepez · 9 years ago
- 038aa53 Clean up XFA code which causes warnings by weili · 9 years ago
- 788ac38 Use std::unordered_map for CFDE_CSSStyleSheet::m_StringCache by tsepez · 9 years ago
- 6c93df8 Move fgas_sax into individual files in fde. by dsinclair · 9 years ago
- fc2cdf8 fgas/ code cleanup. by dsinclair · 9 years ago
- f8d8ac4 Expand some typedefs to the original types by dsinclair · 9 years ago
- d1f843e Remove Release() from CFX_TxtBreak by tsepez · 9 years ago
- 87144d3 Remove Release() from CFDE_TxtEdit* classes by tsepez · 9 years ago
- 6539518 Split xfa/fee files into individual class files. by dsinclair · 9 years ago
- d3743ea Revert "Replace Release() { delete this; } in fde_xml_imp.h" by Tom Sepez · 9 years ago
- fa34e80 Replace Release() { delete this; } in fde_xml_imp.h by tsepez · 9 years ago
- f74ad99 Replace some calls to Release() with direct delete, part 1. by tsepez · 9 years ago
- 2a14bde Replace IFX_MemoryAllocator::Release() with delete. by tsepez · 9 years ago
- 4d06f83 Cleanup XFA-Specific memory allocators. by tsepez · 9 years ago
- 495bda1 Do not check pointers before deleting them. by thestig · 9 years ago
- e6ebf7a Cleanup IFDE_CSS interfaces. by dsinclair · 9 years ago
- b174aa3 Replace CFX_PtrArray with type-safe CFX_ArrayTemplate<>, Part 1. by tsepez · 9 years ago
- 43854a5 Standardize on ASSERT. by dsinclair · 9 years ago
- b6853cf Pass CFX_*StringCs to FX_HashCode_GETA and _GETW hash functions. by tsepez · 9 years ago
- bc1cbab Remove IFDE_CSSTagProvider. by dsinclair · 9 years ago
- acd0d59 Cleanup FDE interfaces. by dsinclair · 9 years ago
- d403329 Store WideString, not raw pointer, in FX_TXTRUN by tsepez · 9 years ago
- db15269 Remove unused IFDE_CSSStyleSheetCache/CFDE_CSSStyleSheetCache. by tsepez · 9 years ago
- 8e4c505 Rename CFX_ByteTextBuf::GetByteString() to AsStringC(). by tsepez · 9 years ago
- 774bdde Replace calls to deprecated CFX_{Wide,Byte}String::Empty() by tsepez · 9 years ago
- bd9748d Remove implicit cast from CFX_WideString to (const wchar_t*) by tsepez · 9 years ago
- 08153b1 Remove IFDE_Image, IFDE_PathSet, IFDE_ImageSet, and IFDE_WidgetSet. by dsinclair · 9 years ago
- 17f382a Cleanup various IFX_ text interfaces. by dsinclair · 9 years ago
- a5c1323 Remove IFDE_Pen and IFDE_Brush. by dsinclair · 9 years ago
- 25c223d Only SolidBrush types are created, remove other brushes. by dsinclair · 9 years ago
- 1fdde02 Cleaning up FDE_CSS Classes. by dsinclair · 9 years ago
- 98a689f Make static FX_WCHAR arrays more const. by thestig · 9 years ago
- 48baa5f Move core/include/fxge to core/fxge/include. by dsinclair · 9 years ago
- 660956f Rename CFX_WideStringC::raw_str() to c_str() by tsepez · 9 years ago
- 179bebb Rename GetCStr and GetPtr to match CFX_ByteString. by dsinclair · 9 years ago
- 6e56a5e Replace FDE_XMLSYNTAX defines with enum classes. by dsinclair · 9 years ago
- d80e0a7 Remove _FXBSTR* and calls to FX_BSTRC. by dsinclair · 9 years ago
- 11ac93c Fix CData parsing in CFDE_XMLSyntaxParser. by dsinclair · 9 years ago
- ae95f76 Remove IFDE_XML* classes. by dsinclair · 9 years ago
- deee3d2 Remove FX_DWORD from XFA, part 2 by tsepez · 9 years ago
- 736f28a Remove FX_DWORD from XFA. by tsepez · 9 years ago
- 398a43d Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}. by Dan Sinclair · 9 years ago
- a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
- 62a70f9 Remove FX_WORD in favor of uint16_t. by Tom Sepez · 9 years ago
- 4161c5c Make a few more const tables smaller. by Tom Sepez · 9 years ago
- 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago