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-22 | Rename IFWL_App to CFWL_App | dsinclair |
2016-11-21 | Clean up CFGAS_GEFont | npm |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-17 | Move the IFWL_Edit Events out of ifwl_edit.h | dsinclair |
2016-11-17 | Remove SelfAdaption code | dsinclair |
2016-11-16 | Move the message definitions to their own files.chromium/2923 | dsinclair |
2016-11-16 | Continue formatting fwl/core | dsinclair |
2016-11-16 | Cleaning up nits in fwl/core files.chromium/2922 | dsinclair |
2016-11-15 | Cleanup cfwl_* files. | dsinclair |
2016-11-10 | IFWL method and param cleanup | dsinclair |
2016-11-10 | Convert FWL_SCBCODE to an enum class | dsinclair |
2016-11-10 | Continue cleaning IFWL classes | 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-26 | Fix some FX_BOOL / int noise in xfa | tsepez |
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 |