Age | Commit message (Expand) | Author |
2017-07-14 | Fixup naming of XFA graphics classes | Dan Sinclair |
2017-07-13 | Rename cfx_color to cxfa_color | Dan Sinclair |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-02-23 | Merge CFX_PathGenerator into CFX_Path. | Dan Sinclair |
2017-02-23 | Convert point x,y into CFX_PointF | dan sinclair |
2017-01-03 | Cleanup ThemeProvider code | Dan Sinclair |
2017-01-03 | Remove the ::GetCapacity methods. | Dan Sinclair |
2016-12-08 | Move xfa/fwl/core to xfa/fwl. | dsinclair |
2016-11-23 | Merge IFWL and CFWL classes. | dsinclair |
2016-11-23 | Rename IFWL classes which do not have CFWL equivalents | dsinclair |
2016-11-21 | Update SetThemeColor and SetThemeData | dsinclair |
2016-11-21 | Remove theme id from themeproviders | dsinclair |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
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 | Merge the CFWL_*Imp classes into the IFWL_* classes. | dsinclair |
2016-10-17 | Cleanup unneeded FWL theme code. | dsinclair |
2016-08-10 | Use smart pointers for class owned pointers in xfa/fwl/theme | weili |
2016-05-20 | Fix a bug on scrollbar's checking theme states | weili |
2016-05-05 | Remove CLASSHASH defines in favour of an enum class. | dsinclair |
2016-05-04 | More define cleanup. | dsinclair |
2016-04-28 | Do not check pointers before deleting them. | thestig |
2016-04-21 | Convert some FWL defines to enums. | dsinclair |
2016-04-13 | Remove some FWL code. | dsinclair |
2016-03-29 | Move xfa/include/fwl/{theme,lightwidget} to xfa/fwl | dsinclair |