Age | Commit message (Expand) | Author |
---|---|---|
2017-05-04 | Cleanup more null IFX_Pause parameters | Dan Sinclair |
2017-03-30 | Move CFX files into fxcrt | Dan Sinclair |
2017-03-30 | Rename FDE files to match contents. | Dan Sinclair |
2017-03-14 | Replace CFDE_TxtEdtPage FX_POSITION usage with uint32_tchromium/3042 | 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 | Remove some single use interfaces | 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 |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
2016-08-04 | Use smart pointers for class owned pointers under xfa/fde | weili |
2016-06-07 | Remove FDE_HVISUALOBJ. | dsinclair |
2016-05-18 | Remove Release() from CFDE_TxtEdit* classes | tsepez |
2016-05-18 | Split xfa/fee files into individual class files. | dsinclair |