Age | Commit message (Expand) | Author |
---|---|---|
2016-11-23 | Rename IFWL classes which do not have CFWL equivalents | dsinclair |
2016-11-23 | Remove listbox providers and build into listbox | Dan Sinclair |
2016-11-22 | Rename IFWL_App to CFWL_App | dsinclair |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-16 | Continue formatting fwl/core | dsinclair |
2016-11-11 | IFWL cleanup in the Combo classeschromium/2919chromium/2918 | 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 |