Age | Commit message (Expand) | Author |
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 plumbing for today value | dsinclair |
2016-11-22 | Rename IFWL_App to CFWL_App | dsinclair |
2016-11-21 | Remove the GetCaption dataprovider methodchromium/2928 | dsinclair |
2016-11-21 | Split fwl/core class pt II. | dsinclair |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-21 | Split fwl/core class pt I. | dsinclair |
2016-11-17 | Unify the three CFWL_EventType::SelectChange classes. | dsinclair |
2016-11-17 | Create CFWL_EvtEditChanged | dsinclair |
2016-11-17 | Remove events which are not processed | dsinclair |
2016-11-16 | Continue formatting fwl/core | dsinclair |
2016-11-16 | Cleaning up nits in fwl/core files.chromium/2922 | dsinclair |
2016-11-11 | Continue IFWL widget cleanup. | dsinclair |
2016-11-10 | Fold IFWL_DateTimeCalendar into IFWL_MonthCalendar | dsinclair |
2016-11-10 | Cleanup IFWL_Widget visibility and virtual parameters | dsinclair |
2016-11-07 | Fold DataProviders into parent classes | dsinclair |
2016-11-03 | Unify CFWL_WidgetProperties and CFWL_WidgetImpProperties.chromium/2909 | dsinclair |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
2016-11-02 | Merge delegates into IFWL_* classes. | dsinclair |
2016-11-01 | Fold IFWL*::{Initialize|Finalize} into constructor/destructor | dsinclair |
2016-10-31 | Remove FWL globals. | dsinclair |
2016-10-20 | Cleanup unused methods and return values in FWL code. | dsinclair |
2016-10-20 | Remove IFWL_*::Create methods, use new | dsinclair |
2016-10-20 | Merge the CFWL_*Imp classes into the IFWL_* classes. | dsinclair |