Age | Commit message (Expand) | Author |
2016-06-09 | Use static_cast<CXFA_WidgetAcc*> in xfa. | tsepez |
2016-06-07 | Remove dead code in CFGAS_FontMgrImp. | thestig |
2016-06-07 | Replace IFGAS_Font with underlying concrete type | thestig |
2016-06-03 | Rename IFX_FontMgr to IFGAS_FontMgr | tsepez |
2016-06-03 | Rename IFX_Font to IFGAS_Font | tsepez |
2016-05-31 | Fix a leak in CXFA_FontMgr. | thestig |
2016-05-20 | Use std::map in CXFA_FontMgr and CXFA_PDFFontMgr | tsepez |
2016-05-13 | Make CFX_WideString(const CFX_WideString&) explicit. | tsepez |
2016-04-27 | Replace CFX_PtrArray with typesafe CFX_ArrayTemplate<>, part 3 | tsepez |
2016-04-27 | More IFX_ interface cleanup. | dsinclair |
2016-04-27 | Standardize on ASSERT. | dsinclair |
2016-04-25 | Pass CFX_*StringCs to FX_HashCode_GETA and _GETW hash functions. | tsepez |
2016-04-13 | Remove implicit cast from CFX_WideString to (const wchar_t*) | tsepez |
2016-04-08 | Rename both As{Byte,Wide}StringC() helpers to AsStringC(). | tsepez |
2016-04-06 | Move remaining xfa/include/fxfa files | dsinclair |
2016-04-06 | Rename CFX_WideStringC::raw_str() to c_str() | tsepez |
2016-04-05 | Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. | tsepez |
2016-04-05 | Rename GetCStr and GetPtr to match CFX_ByteString. | dsinclair |
2016-04-04 | Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC. | tsepez |
2016-04-01 | Remove CFX_{Byte,Wide}String::Equal in favor of "==". | tsepez |
2016-03-31 | Remove IXFA_* interfaces. | dsinclair |
2016-03-25 | Remove FX_DWORD from XFA. | tsepez |
2016-03-23 | Split core/include/fpdfapi/fpdf_resource.h | dan sinclair |
2016-03-21 | Remove FX_WORD in favor of uint16_t. | Tom Sepez |
2016-03-15 | core/include/fdpfapi cleanup Part I. | Dan Sinclair |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |