Age | Commit message (Expand) | Author |
---|---|---|
2016-04-06 | Rename FX_SAFE_DWORD to FX_SAFE_UINT32 | dsinclair |
2016-03-29 | Code change to avoid signed/unsigned mismatch warnings. | Wei Li |
2016-03-29 | Rename GetElementValue() to GetDirectObject{By,At}(). | tsepez |
2016-03-28 | Reduce signed/unsigned comparison warnings | Wei Li |
2016-03-25 | Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692 | tsepez |
2016-03-25 | Replace CFX_DWordArray with CFX_ArrayTemplate<FX_DWORD>. | Tom Sepez |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-15 | core/include/fdpfapi cleanup Part I. | Dan Sinclair |
2016-03-15 | Split CPDF_Stream/CPDF_StreamAcc into separate files | Tom Sepez |
2016-03-14 | Move core/src/ up to core/. | Dan Sinclair |