Age | Commit message (Expand) | Author |
---|---|---|
2017-04-18 | Rename text break files to match class names. | Dan Sinclair |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2017-03-13 | Make most PDFium code pass Clang plugin's auto raw check. | Lei Zhang |
2017-03-13 | Remove some single use interfaces | Dan Sinclair |
2017-03-13 | Remove TextBreak rotation code | Dan Sinclair |
2017-03-02 | Use std::deque for CFX_MassArrayTemplate<FDE_TEXTEDITPIECE> | Tom Sepez |
2017-01-24 | Use std::vector for CFX_RectF arrays | tsepez |
2017-01-05 | Properly ref-count CFGAS_GEFont with CFX_RetainPtr. | tsepez |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
2016-06-07 | Replace IFGAS_Font with underlying concrete type | thestig |
2016-06-07 | Remove FDE_HVISUALOBJ. | dsinclair |
2016-06-03 | Rename IFX_Font to IFGAS_Font | tsepez |
2016-05-18 | Split xfa/fee files into individual class files. | dsinclair |