summaryrefslogtreecommitdiff
path: root/xfa/fwl/theme
AgeCommit message (Expand)Author
2018-10-02Clean up some XFA forward declarations.Lei Zhang
2018-09-17Fix final/protected conflicts.Tom Sepez
2018-08-27The final game: mark everything final.Tom Sepez
2018-08-20Clean up CXFA_Graphics::SetLineDash().Lei Zhang
2018-08-10Kill some optional parameters that are always supplied.Tom Sepez
2018-07-03Use UnownedPtr<> in cfwl_scrollbar.h and cfwl_themebackground.hTom Sepez
2018-05-16Remove some more unused #definesTom Sepez
2018-04-26Replace some c-style cast with static_cast<>Tom Sepez
2018-04-03Re-arrange so inline vectors come last in structs.Tom Sepez
2018-03-06Remove axial gradients from XFA widgets.Henrique Nakashima
2018-02-20Fix typo in method name FillSoildRect().Nico Weber
2018-02-16Fix fallthroughs in XFA code.chromium/3350Henrique Nakashima
2018-01-22Move the UI elements from CXFA_WidgetAcc to CXFA_NodeDan Sinclair
2018-01-22Add flag to notify if a node widget is readyDan Sinclair
2018-01-18Remove more unneeded includes and code from headers.Lei Zhang
2018-01-16Remove CXFA_Graphics::StretchImage() and related code.Lei Zhang
2018-01-11Rename CXFA_Box methods to make return clearerDan Sinclair
2018-01-08Change the FFWidgets to store the nodeDan Sinclair
2018-01-03Convert CXFA_StrokeData to CXFA_StrokeDan Sinclair
2018-01-03Change CXFA_BoxData to CXFA_BoxDan Sinclair
2017-11-20Remove CXFA_DataData operator bool overrideDan Sinclair
2017-11-14Rename the fxgraphics classesDan Sinclair
2017-11-07Rename CXFA_Edge to CXFA_EdgeDataDan Sinclair
2017-11-07Rename CXFA_Border to CXFA_BorderDataDan Sinclair
2017-10-02More define cleanupDan Sinclair
2017-09-27Cleanup FX macrosDan Sinclair
2017-09-26Move font source into CFGAS_FontMgrDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-09-13Add readme files to some directories.chromium/3215Henrique Nakashima
2017-08-28Remove unused / rarely used CFX_PTemplate methods.Lei Zhang
2017-08-21Cleanup CFDE_TextOutDan Sinclair
2017-08-17Remove default parameters in CXFA_Graphics methods.Lei Zhang
2017-08-16Tidy CXFA_Color class and argument passing.Tom Sepez
2017-08-15Remove CFDE_RenderDeviceDan Sinclair
2017-08-10Remove unused FDE_TTOSTYLE_ flagsDan Sinclair
2017-07-24Move xfa/fxfa/app to xfa/fxfachromium/3166Dan Sinclair
2017-07-19Rename StringCs c_str() to unterminated_c_str().Tom Sepez
2017-07-14Fixup naming of XFA graphics classesDan Sinclair
2017-07-13Rename cfx_color to cxfa_colorDan Sinclair
2017-06-02Remove explicit CFX_Matrix identity matrix instantiations.Lei Zhang
2017-05-25Split apart remaining xfa/fxfa/app filesDan Sinclair
2017-03-30Rename tto/fde_textout to cfde_textoutDan Sinclair
2017-03-23Cleanup some xfa/fxfa code.Dan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-23Cleanup CFX_Graphics.Dan Sinclair
2017-02-23Merge CFX_PathGenerator into CFX_Path.Dan Sinclair
2017-02-23Convert point x,y into CFX_PointFdan sinclair
2017-02-08Update to use CFX_Rect{F} and CFX_Matrix constructors.Dan Sinclair
2017-02-02Remove FX_WSTRC usagechromium/3003chromium/3002dan sinclair