Age | Commit message (Expand) | Author |
2018-01-18 | Remove more unneeded includes and code from headers. | Lei Zhang |
2017-11-14 | Rename the fxgraphics classes | Dan Sinclair |
2017-09-27 | Cleanup FX macros | Dan Sinclair |
2017-09-26 | Move font source into CFGAS_FontMgr | Dan Sinclair |
2017-09-21 | Rename CFX_RetainPtr to RetainPtr | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-07-14 | Fixup naming of XFA graphics classes | Dan Sinclair |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-02-23 | Cleanup CFX_Graphics. | Dan Sinclair |
2017-01-05 | Properly ref-count CFGAS_GEFont with CFX_RetainPtr. | tsepez |
2017-01-03 | Cleanup ThemeProvider code | Dan Sinclair |
2017-01-03 | Remove the ::GetCapacity methods. | Dan Sinclair |
2017-01-03 | Cleaning out params in CPDFXFA_Context | Dan Sinclair |
2016-12-15 | Cleanup widget edge related code | dsinclair |
2016-12-08 | Move xfa/fwl/core to xfa/fwl. | dsinclair |
2016-11-23 | Merge IFWL and CFWL classes. | dsinclair |
2016-11-21 | Remove customized layout flag from FWL | dsinclair |
2016-11-21 | Remove FWL_GetThemeColor | dsinclair |
2016-11-21 | Remove FWL_GetThemeLayout | dsinclair |
2016-11-21 | Remove theme id from themeproviders | dsinclair |
2016-11-11 | Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little. | npm |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
2016-10-20 | Cleanup unused methods and return values in FWL code. | dsinclair |
2016-10-17 | Cleanup unneeded FWL theme code. | dsinclair |
2016-09-29 | Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parent | dsinclair |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-09-13 | Sort include entries. | dsinclair |
2016-08-10 | Use smart pointers for class owned pointers in xfa/fxfa | weili |
2016-07-20 | Clean up singleton implementation | weili |
2016-06-23 | Remove NULL in xfa/ | dsinclair |
2016-06-07 | Replace IFGAS_Font with underlying concrete type | thestig |
2016-06-03 | Rename IFX_FontMgr to IFGAS_FontMgr | tsepez |
2016-06-03 | Rename IFX_Font to IFGAS_Font | tsepez |
2016-05-11 | Replace some calls to Release() with direct delete, part 1. | 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-04-27 | More IFX_ interface cleanup. | dsinclair |
2016-04-21 | Cleanup FDE interfaces. | dsinclair |
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 |