Age | Commit message (Expand) | Author |
2017-02-09 | Convert Get methods to return instead of using out params. | Dan Sinclair |
2017-02-08 | Update to use CFX_Rect{F} and CFX_Matrix constructors. | Dan Sinclair |
2017-02-04 | Remove unused parameterchromium/3004 | dan sinclair |
2017-01-10 | Remove more _LP* typedefs. | tsepez |
2016-12-08 | Move xfa/fwl/core to xfa/fwl. | dsinclair |
2016-12-07 | Convert GetWidgetRect to return rect. | dsinclair |
2016-12-07 | Cleanup default FWL params part I | dsinclair |
2016-11-23 | Merge IFWL and CFWL classes. | dsinclair |
2016-11-22 | Rename IFWL_App to CFWL_App | dsinclair |
2016-11-21 | Split fwl/core class pt II. | dsinclair |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
2016-11-02 | Merge delegates into IFWL_* classes. | dsinclair |
2016-11-01 | Rename IFWL_Widget::SetDelegate | dsinclair |
2016-10-31 | Remove unused parameter to CFWL_* Initialize methods. | dsinclair |
2016-10-31 | Remove FWL globals. | dsinclair |
2016-10-27 | Fix some FX_BOOL / int noise in XFA barcodes | tsepez |
2016-10-20 | Move fwl/lightwidget to fwl/core | dsinclair |
2016-10-19 | Remove FWL Create methods, use new instead | dsinclair |
2016-10-13 | Fix nullptr crash inXFA_FFBarcode::UpdateWidgetProperty(). | thestig |
2016-09-29 | Move xfa/fxfa/include to xfa/fxfa | dsinclair |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-06-23 | Remove NULL in xfa/ | dsinclair |
2016-06-16 | Cleanup FWL RenderWidget method parameters. | dsinclair |
2016-05-26 | Add opaque "layout item" to widgets for caller's use. | tsepez |
2016-04-28 | More FWL interface cleanup. | dsinclair |
2016-04-25 | Pass CFX_*StringCs to FX_HashCode_GETA and _GETW hash functions. | tsepez |
2016-04-08 | Rename both As{Byte,Wide}StringC() helpers to AsStringC(). | tsepez |
2016-04-06 | Move remaining xfa/include/fxfa files | dsinclair |
2016-04-06 | Rename CFX_WideStringC::raw_str() to c_str() | tsepez |
2016-04-05 | Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. | tsepez |
2016-04-05 | Rename GetCStr and GetPtr to match CFX_ByteString. | dsinclair |
2016-04-04 | Cleanup the FF Handler proxy methods. | dsinclair |
2016-03-31 | Remove IXFA_* interfaces. | dsinclair |
2016-03-29 | Move xfa/include/fwl/{theme,lightwidget} to xfa/fwl | dsinclair |
2016-03-25 | Remove FX_DWORD from XFA. | tsepez |
2016-03-23 | Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}. | Dan Sinclair |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-21 | Make predefined character table slightly smaller. | Tom Sepez |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |