summaryrefslogtreecommitdiff
path: root/xfa/fwl/cfwl_monthcalendar.h
AgeCommit message (Expand)Author
2017-08-17Change XFA DrawWidget() code to take its CFX_Matrix by const-ref.chromium/3192chromium/3191chromium/3190chromium/3189Lei Zhang
2017-07-14Fixup naming of XFA graphics classesDan Sinclair
2017-03-29Remove fgas/localization directoryDan Sinclair
2017-03-29Rename CFX_Unitime to CFX_DateTimeDan Sinclair
2017-03-20Simplify date time codeDan Sinclair
2017-02-21Convert CFWL messages to use CFX_PointFDan 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
2016-12-14Cleanup CFWL_MonthCalendar flagsdsinclair
2016-12-08Move xfa/fwl/core to xfa/fwl.dsinclair