Age | Commit message (Expand) | Author |
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 the CFWL_EventType::DrawItem | dsinclair |
2016-11-17 | Convert single use EventTypes to class files. | dsinclair |
2016-11-17 | Remove events which are not processed | dsinclair |
2016-11-16 | Continue formatting fwl/core | dsinclair |
2016-11-11 | IFWL cleanup in the Combo classeschromium/2919chromium/2918 | dsinclair |
2016-11-10 | IFWL method and param cleanup | dsinclair |
2016-11-10 | Cleanup IFWL_Widget visibility and virtual parameters | 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 |