Age | Commit message (Expand) | Author |
2017-03-27 | Use std::vector in fxfa/app. | Tom Sepez |
2017-03-23 | Cleanup some xfa/fxfa code. | 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-02-21 | Convert CFWL messages to use CFX_PointF | Dan Sinclair |
2017-02-09 | Convert Get methods to return instead of using out params. | Dan Sinclair |
2017-02-08 | Update to use CFX_Rect{F} and CFX_Matrix constructors. | Dan Sinclair |
2017-02-07 | Cleanup out params in XFA layout code. | Dan Sinclair |
2017-02-04 | Remove unused parameterchromium/3004 | dan sinclair |
2017-01-17 | Avoid endless loop deleting CFGAS_GEFont. | tsepez |
2017-01-10 | Split xfa_textlayout apart. | Dan Sinclair |
2016-12-08 | Move xfa/fwl/core to xfa/fwl. | dsinclair |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
2016-10-18 | Merge IFWL_App and FWL_AppImp together | dsinclair |
2016-09-29 | Move xfa/fxfa/include to xfa/fxfa | dsinclair |
2016-09-29 | Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parent | dsinclair |
2016-09-22 | Move CPDFSDK_Environment code to cpp file | dsinclair |
2016-09-14 | Split CPDFXFA_Document apart | dsinclair |
2016-06-23 | Remove NULL in xfa/ | dsinclair |
2016-06-16 | Cleanup FWL RenderWidget method parameters. | dsinclair |
2016-05-16 | Remove some c_str() calls from StringCs in xfa docs. | tsepez |
2016-05-03 | Remove FWL_WGTHITTEST_* defines in favour of enum class. | dsinclair |
2016-04-06 | Move remaining xfa/include/fxfa files | dsinclair |
2016-04-04 | Cleanup the FF Handler proxy methods. | dsinclair |
2016-03-31 | Remove IXFA_* interfaces. | dsinclair |
2016-03-25 | Remove FX_DWORD from XFA. | tsepez |
2016-03-23 | Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}. | Dan Sinclair |
2016-03-17 | Move xfa/include/fxgraphics/fx_graphics.h to xfa/fxgraphics. | Dan Sinclair |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |