Age | Commit message (Expand) | Author |
2016-06-23 | Remove NULL in xfa/ | dsinclair |
2016-06-21 | Convert XFA_ELEMENT to an enum class | dsinclair |
2016-06-16 | Make code compile with clang_use_chrome_plugin (part V)chromium/2770 | weili |
2016-06-15 | Make code compile with clang_use_chrome_plugin (part IV) | weili |
2016-06-09 | Use static_cast<CXFA_WidgetAcc*> in xfa. | tsepez |
2016-05-26 | Add opaque "layout item" to widgets for caller's use. | tsepez |
2016-05-17 | XFA_WIDGETSTATUS cleanup. | dsinclair |
2016-05-16 | Remove some c_str() calls from StringCs in xfa docs. | tsepez |
2016-05-04 | Convert FWL_ERR into an enum class. | dsinclair |
2016-05-04 | More define cleanup. | 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-13 | Remove implicit cast from CFX_WideString to (const wchar_t*) | 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-05 | Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. | tsepez |
2016-04-04 | Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC. | tsepez |
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-14 | Move xfa/src up to xfa/. | Dan Sinclair |