Age | Commit message (Expand) | Author |
2016-09-29 | Move core/fxge/include to core/fxge | dsinclair |
2016-09-20 | Refactor CFX_FontCache to have only one in GE Module. | art-snake |
2016-09-19 | Revert of Pdfium: Fix fonts leaking on ClosePage. (patchset #10 id:180001 of ... | dsinclair |
2016-09-15 | Fix memory leaking on ClosePage.chromium/2862 | art-snake |
2016-08-29 | Move CFX_SubstFont and CTTFontDesc into their own files | npm |
2016-08-17 | Split fx_font into multiple files, part 1. | npm |
2016-08-10 | Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ... | npm |
2016-08-04 | Move CFX_GEModule into its own file | npm |
2016-08-04 | Use smart pointers for class owned pointers under xfa/fde | weili |
2016-07-25 | Use smart pointers for CFX_Font and CFX_Type3Font classes | weili |
2016-06-23 | Remove NULL in xfa/ | dsinclair |
2016-06-21 | Use FXFONT defines in place of integers. | thestig |
2016-06-20 | Another round of fx_ge cleanup. | thestig |
2016-06-10 | Get rid of NULLs in xfa/fde/ | thestig |
2016-06-07 | Replace IFGAS_Font with underlying concrete type | thestig |
2016-06-06 | Remove FDE_HDEVICESTATE. | dsinclair |
2016-06-06 | Make GetDevFont() return a CFX_Font* instead of void* | tsepez |
2016-06-03 | Rename IFX_Font to IFGAS_Font | tsepez |
2016-05-26 | Remove default argument from RestoreState() methods. | thestig |
2016-04-27 | Standardize on ASSERT. | dsinclair |
2016-04-21 | Cleanup FDE interfaces. | dsinclair |
2016-04-13 | Remove IFDE_Image, IFDE_PathSet, IFDE_ImageSet, and IFDE_WidgetSet. | dsinclair |
2016-04-12 | Remove IFDE_Pen and IFDE_Brush. | dsinclair |
2016-04-12 | Only SolidBrush types are created, remove other brushes. | dsinclair |
2016-03-25 | Remove FX_DWORD from XFA. | tsepez |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |