Age | Commit message (Expand) | Author |
---|---|---|
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-10-03 | Add ptr_util.h from base until std::make_unique<> available | tsepez |
2016-09-29 | Move core/fxge/include to core/fxge | dsinclair |
2016-09-28 | Replace a few more std::unique_ptr.reset() with WrapUnique assignments. | thestig |
2016-08-09 | Fix typos of the word outer. | thestig |
2016-07-19 | Use smart pointers for various Jbig2 decoding contexts | weili |
2016-06-07 | Get rid of NULLs in core/ | thestig |
2016-06-02 | Fix all the code which has duplicate variable declarations | weili |
2016-05-12 | Clean up CFX_ImageTransformer. | thestig |
2016-05-11 | Clean up CFX_ImageStretcher. | thestig |
2016-04-06 | Move core/include/fxge to core/fxge/include. | dsinclair |
2016-03-25 | Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692 | tsepez |
2016-03-14 | Move core/src/ up to core/. | Dan Sinclair |