Age | Commit message (Expand) | Author |
2017-01-05 | Properly ref-count CFGAS_GEFont with CFX_RetainPtr. | tsepez |
2017-01-03 | Cleanup ThemeProvider code | Dan Sinclair |
2017-01-03 | Remove the ::GetCapacity methods. | Dan Sinclair |
2017-01-03 | Convert CFWL_MonthCalendar to use return values | Dan Sinclair |
2017-01-03 | Remove more CFX_ArrayTemplate in cfwl_notedriver.h. | tsepez |
2017-01-03 | Remove CFWL_ListBox::GetDataProviderItemText | Dan Sinclair |
2017-01-03 | Cleaning out params in CPDFXFA_Context | Dan Sinclair |
2017-01-03 | Use return values in CFWL_Scrollbar instead of out params | Dan Sinclair |
2016-12-15 | Move window type mask up with masked flags | dsinclair |
2016-12-15 | Remove widget offscreen code. | dsinclair |
2016-12-15 | Cleanup widget edge related code | dsinclair |
2016-12-15 | Remove more unused widget styles | dsinclair |
2016-12-15 | Remove unused widget state flags | dsinclair |
2016-12-15 | Remove unused sysbtn code | dsinclair |
2016-12-14 | Remove unused flags in CFWL_PushButtonchromium/2952 | dsinclair |
2016-12-14 | Cleanup CFWL_MonthCalendar flags | dsinclair |
2016-12-14 | Remove unused CFWL_Form flags | dsinclair |
2016-12-14 | Remove unused CFWL_Edit flags. | dsinclair |
2016-12-14 | This CL removes some of the unused CFWL widget flags. | dsinclair |
2016-12-14 | Remove unused CFWL_ListBox code | dsinclair |
2016-12-14 | Update CFWL_ListBox to return instead of using out params. | dsinclair |
2016-12-14 | Avoid the ptr.reset(new XXX()) anti-pattern | tsepez |
2016-12-08 | Change CFWL_Widget::GetMatrix to return the matrix | dsinclair |
2016-12-08 | Change layout item in CFWL_Widget type from void | dsinclair |
2016-12-08 | Cleanup CFWL_Widget code to return CFX_RectFs where appropriate | dsinclair |
2016-12-08 | Remove unused list data pointer | dsinclair |
2016-12-08 | Move xfa/fwl/core to xfa/fwl. | dsinclair |
2016-12-07 | Convert GetWidgetRect to return rect. | dsinclair |
2016-12-07 | Split CFWL_Widget::GetWidgetRect into two parts | dsinclair |
2016-12-07 | Cleanup return values in CFWL_ComboBox | dsinclair |
2016-12-07 | Cleanup FWL default values part II. | dsinclair |
2016-12-07 | Cleanup default FWL params part I | dsinclair |
2016-12-07 | Cleanup caret show/hide code | dsinclair |
2016-12-07 | Cleanup FWL Event and Message code. | dsinclair |
2016-11-24 | Change TxtEdtEngine to return CFX_WideStringchromium/2935chromium/2934chromium/2933chromium/2932 | dan sinclair |
2016-11-23 | Add CFWL_ListBox::IsMultiSelection(). | thestig |
2016-11-23 | Merge IFWL and CFWL classes. | dsinclair |
2016-11-23 | Rename IFWL classes which do not have CFWL equivalents | dsinclair |
2016-11-23 | Remove DataProvider from CFWL_WidgetPropertieschromium/2931chromium/2930 | dsinclair |
2016-11-23 | Remove IFWL_CombobBox::DataProvider | Dan Sinclair |
2016-11-23 | Remove listbox providers and build into listbox | Dan Sinclair |
2016-11-23 | Remove plumbing for today value | dsinclair |
2016-11-23 | Make Update and DrawWidget pure virtual | dsinclair |
2016-11-22 | Rename IFWL_App to CFWL_App | dsinclair |
2016-11-22 | Rename IFWL_Timer and IFWL_TimerInfo | dsinclair |
2016-11-22 | Rename common methods between ifwl and cfwl. | dsinclair |
2016-11-21 | Remove the GetCaption dataprovider methodchromium/2928 | dsinclair |
2016-11-21 | Remove FwlEventMask | dsinclair |
2016-11-21 | Split fwl/core class pt II. | dsinclair |
2016-11-21 | Clean up CFGAS_GEFont | npm |