summaryrefslogtreecommitdiff
path: root/xfa/fwl/cfwl_monthcalendar.cpp
AgeCommit message (Expand)Author
2017-02-21Convert CFWL messages to use CFX_PointFDan Sinclair
2017-02-08Rename x,y to width,height for Size typesdan sinclair
2017-02-08Update to use CFX_Rect{F} and CFX_Matrix constructors.Dan Sinclair
2017-01-31Use std::vector and unique_ptr in xfa/fwl.Tom Sepez
2017-01-03Remove the ::GetCapacity methods.Dan Sinclair
2017-01-03Convert CFWL_MonthCalendar to use return valuesDan Sinclair
2017-01-03Cleaning out params in CPDFXFA_ContextDan Sinclair
2016-12-15Cleanup widget edge related codedsinclair
2016-12-14Cleanup CFWL_MonthCalendar flagsdsinclair
2016-12-08Cleanup CFWL_Widget code to return CFX_RectFs where appropriatedsinclair
2016-12-08Move xfa/fwl/core to xfa/fwl.dsinclair