Age | Commit message (Expand) | Author |
---|---|---|
2016-05-25 | Rename fwl_widgetmgrimp.{cpp,h} to cfwl_widgetmgr.{cpp,h} | tsepez |
2016-05-24 | Remove IWFL_WidgetMgr in favor of CFWL_WidgetMgr. | tsepez |
2016-05-20 | Use std::map, std::unique_ptr in fwl_widgetmgrimp.h | tsepez |
2016-05-04 | Convert FWL_ERR into an enum class. | dsinclair |
2016-05-04 | Cleanup IFWL_Adapter interfaces. | dsinclair |
2016-05-04 | Return bool rather than bitwise-and for FX_BOOL | tsepez |
2016-04-29 | Replace CFX_PtryArray with typesafe CFX_ArrayTemplate, Part 7 | tsepez |
2016-04-28 | More FWL interface cleanup. | 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 |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |