Age | Commit message (Expand) | Author |
2016-11-21 | Split fwl/core class pt I. | dsinclair |
2016-11-15 | Cleaning methods and visibility in cfwl_* files. | dsinclair |
2016-11-11 | IFWL cleanup in the Combo classeschromium/2919chromium/2918 | dsinclair |
2016-11-10 | Remove IFWL methods proxied from CFWL classeschromium/2916 | 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-11-01 | Rename IFWL_Widget::SetDelegate | dsinclair |
2016-10-31 | Remove FWL globals. | dsinclair |
2016-10-20 | Cleanup unused methods and return values in FWL code. | dsinclair |
2016-10-20 | Merge the CFWL_*Imp classes into the IFWL_* classes. | dsinclair |
2016-10-19 | Remove SetDataProvider from IFWL_Widget | dsinclair |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-06-23 | Remove NULL in xfa/ | dsinclair |
2016-06-07 | Get rid of NULLs in core/ | thestig |
2016-05-27 | Add back-pointer to "Associated widget" to CFWL_WidgetImp. | tsepez |
2016-05-26 | Add opaque "layout item" to widgets for caller's use. | tsepez |
2016-05-26 | Remove one (of several) usages of SetPrivateData from IFWL_Widget | tsepez |
2016-05-05 | Remove CLASSHASH defines in favour of an enum class. | dsinclair |
2016-05-04 | Convert FWL_ERR into an enum class. | dsinclair |
2016-05-04 | Cleanup IFWL_Adapter interfaces. | dsinclair |
2016-05-03 | Remove FWL_WGTHITTEST_* defines in favour of enum class. | dsinclair |
2016-04-28 | More FWL interface cleanup. | dsinclair |
2016-04-18 | Fold the FWL NoteThread classes up to the Thread classes. | dsinclair |
2016-04-13 | Remove unused FWL methods | dsinclair |
2016-03-25 | Remove FX_DWORD from XFA, part 2 | tsepez |
2016-03-23 | Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}. | Dan Sinclair |