Age | Commit message (Expand) | Author |
2017-04-20 | Cleanup some XFA widget code | Dan Sinclair |
2017-04-18 | Use unique_ptr for m_pNormalWidget | Tom Sepez |
2017-03-27 | Return arrays where appropriate in fxfa. | Tom Sepez |
2017-03-23 | Cleanup some xfa/fxfa code. | Dan Sinclair |
2017-03-13 | Make most PDFium code pass Clang plugin's auto raw check. | Lei Zhang |
2017-02-21 | Convert CFWL messages to use CFX_PointF | Dan Sinclair |
2017-02-09 | Convert Get methods to return instead of using out params. | Dan Sinclair |
2017-02-04 | Remove unused parameterchromium/3004 | dan sinclair |
2017-01-20 | Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t>chromium/2990chromium/2989chromium/2988 | tsepez |
2016-12-14 | Update CFWL_ListBox to return instead of using out params. | dsinclair |
2016-12-08 | Replace CFX_WideStringArray with std::vector | tsepez |
2016-12-08 | Move xfa/fwl/core to xfa/fwl. | dsinclair |
2016-12-07 | Cleanup return values in CFWL_ComboBox | dsinclair |
2016-12-07 | Cleanup FWL Event and Message code. | dsinclair |
2016-11-24 | Change TxtEdtEngine to return CFX_WideStringchromium/2935chromium/2934chromium/2933chromium/2932 | dan sinclair |
2016-11-23 | Merge IFWL and CFWL classes. | dsinclair |
2016-11-22 | Rename IFWL_App to CFWL_App | dsinclair |
2016-11-22 | Rename common methods between ifwl and cfwl. | dsinclair |
2016-11-21 | Split fwl/core class pt II. | dsinclair |
2016-11-21 | Split fwl/core class pt I. | dsinclair |
2016-11-17 | Unify the three CFWL_EventType::SelectChange classes. | dsinclair |
2016-11-16 | Continue formatting fwl/core | dsinclair |
2016-11-09 | Rename IFWL_ListItem to CFWL_ListItem | 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-20 | Move fwl/lightwidget to fwl/core | dsinclair |
2016-10-20 | Merge the CFWL_*Imp classes into the IFWL_* classes. | dsinclair |
2016-10-19 | Remove FWL Create methods, use new instead | dsinclair |
2016-09-29 | Move xfa/fxfa/include to xfa/fxfa | dsinclair |
2016-09-14 | Split CPDFXFA_Document apart | dsinclair |
2016-09-14 | Cleanup CPDFXFA_Document. | dsinclair |
2016-06-23 | Remove NULL in xfa/ | dsinclair |
2016-06-15 | Make code compile with clang_use_chrome_plugin (part IV) | weili |
2016-06-03 | Fix more bugs found by /analyze tool | weili |
2016-06-02 | Replace FWL_HLISTITEM with class IFWL_ListItem {} | tsepez |
2016-05-26 | Fix MSVC C4800 build warnings. | thestig |
2016-05-26 | Add opaque "layout item" to widgets for caller's use. | tsepez |
2016-05-04 | Convert FWL_ERR into an enum class. | dsinclair |
2016-04-28 | More FWL interface cleanup. | dsinclair |
2016-04-21 | Remove CFWL_Note. | dsinclair |
2016-04-15 | Avoid narrowing of strings in FWL SetEditText methods. | 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 | Fix spelling for SetSelectedItems | dsinclair |
2016-04-05 | Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. | tsepez |
2016-04-04 | Cleanup the FF Handler proxy methods. | dsinclair |
2016-03-31 | Remove IXFA_* interfaces. | dsinclair |