Age | Commit message (Expand) | Author |
2018-05-16 | Remove some more unused #defines | Tom Sepez |
2018-05-14 | Cleanup unused members of CFWL_MonthCalendar. | Henrique Nakashima |
2018-05-12 | Remove unused CFWL_FormProxy. | Henrique Nakashima |
2018-05-11 | Inline Disform_* methods. | Henrique Nakashima |
2018-05-11 | Remove CFWL_WidgetMgr::IsFormDisabled(). | Henrique Nakashima |
2018-05-02 | CFWL_MonthCalendar::GetTodayText() includes "Today" string. | Henrique Nakashima |
2018-05-01 | Start at today's date in XFA Month Calendar.chromium/3417 | Henrique Nakashima |
2017-12-07 | Fix WideString::Format instances that should use %ls | Ryan Harrison |
2017-11-16 | Make WideString::{Format|FormatV} static | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-08-17 | Change XFA DrawWidget() code to take its CFX_Matrix by const-ref.chromium/3192chromium/3191chromium/3190chromium/3189 | Lei Zhang |
2017-08-14 | Cleanup FDE_TTO{STYLE|ALIGNMENT} defines. | Dan Sinclair |
2017-07-14 | Fixup naming of XFA graphics classes | Dan Sinclair |
2017-03-30 | Rename tto/fde_textout to cfde_textout | Dan Sinclair |
2017-03-29 | Rename CFX_Unitime to CFX_DateTime | Dan Sinclair |
2017-03-20 | Simplify date time 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-08 | Rename x,y to width,height for Size types | dan sinclair |
2017-02-08 | Update to use CFX_Rect{F} and CFX_Matrix constructors. | Dan Sinclair |
2017-01-31 | Use std::vector and unique_ptr in xfa/fwl. | Tom Sepez |
2017-01-03 | Remove the ::GetCapacity methods. | Dan Sinclair |
2017-01-03 | Convert CFWL_MonthCalendar to use return values | Dan Sinclair |
2017-01-03 | Cleaning out params in CPDFXFA_Context | Dan Sinclair |
2016-12-15 | Cleanup widget edge related code | dsinclair |
2016-12-14 | Cleanup CFWL_MonthCalendar flags | dsinclair |
2016-12-08 | Cleanup CFWL_Widget code to return CFX_RectFs where appropriate | dsinclair |
2016-12-08 | Move xfa/fwl/core to xfa/fwl. | dsinclair |