Age | Commit message (Expand) | Author |
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 |
2016-11-21 | Remove customized layout flag from FWL | dsinclair |
2016-11-21 | Update SetThemeColor and SetThemeData | dsinclair |
2016-11-21 | Remove FWL_GetThemeColor | dsinclair |
2016-11-21 | Remove FWL_GetThemeLayout | dsinclair |
2016-11-21 | Remove theme id from themeproviders | dsinclair |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-21 | Split fwl/core class pt I. | dsinclair |
2016-11-21 | Remove unused FWL_WGTSTYLE_Icon | dsinclair |
2016-11-21 | Remove unset FWL_WGTSTYLE_NarrowCaption | dsinclair |
2016-11-21 | Remove unset FWL_WGTSTYLE_Caption | dsinclair |