summaryrefslogtreecommitdiff
path: root/xfa/fxfa/app/xfa_ffchoicelist.cpp
AgeCommit message (Expand)Author
2017-01-20Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t>chromium/2990chromium/2989chromium/2988tsepez
2016-12-14Update CFWL_ListBox to return instead of using out params.dsinclair
2016-12-08Replace CFX_WideStringArray with std::vectortsepez
2016-12-08Move xfa/fwl/core to xfa/fwl.dsinclair
2016-12-07Cleanup return values in CFWL_ComboBoxdsinclair
2016-12-07Cleanup FWL Event and Message code.dsinclair
2016-11-24Change TxtEdtEngine to return CFX_WideStringchromium/2935chromium/2934chromium/2933chromium/2932dan sinclair
2016-11-23Merge IFWL and CFWL classes.dsinclair
2016-11-22Rename IFWL_App to CFWL_Appdsinclair
2016-11-22Rename common methods between ifwl and cfwl.dsinclair
2016-11-21Split fwl/core class pt II.dsinclair
2016-11-21Split fwl/core class pt I.dsinclair
2016-11-17Unify the three CFWL_EventType::SelectChange classes.dsinclair
2016-11-16Continue formatting fwl/coredsinclair
2016-11-09Rename IFWL_ListItem to CFWL_ListItemdsinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-11-02Merge delegates into IFWL_* classes.dsinclair
2016-11-01Rename IFWL_Widget::SetDelegatedsinclair
2016-10-31Remove unused parameter to CFWL_* Initialize methods.dsinclair
2016-10-31Remove FWL globals.dsinclair
2016-10-20Move fwl/lightwidget to fwl/coredsinclair
2016-10-20Merge the CFWL_*Imp classes into the IFWL_* classes.dsinclair
2016-10-19Remove FWL Create methods, use new insteaddsinclair
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-09-14Split CPDFXFA_Document apartdsinclair
2016-09-14Cleanup CPDFXFA_Document.dsinclair
2016-06-23Remove NULL in xfa/dsinclair
2016-06-15Make code compile with clang_use_chrome_plugin (part IV)weili
2016-06-03Fix more bugs found by /analyze toolweili
2016-06-02Replace FWL_HLISTITEM with class IFWL_ListItem {}tsepez
2016-05-26Fix MSVC C4800 build warnings.thestig
2016-05-26Add opaque "layout item" to widgets for caller's use.tsepez
2016-05-04Convert FWL_ERR into an enum class.dsinclair
2016-04-28More FWL interface cleanup.dsinclair
2016-04-21Remove CFWL_Note.dsinclair
2016-04-15Avoid narrowing of strings in FWL SetEditText methods.tsepez
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-06Move remaining xfa/include/fxfa filesdsinclair
2016-04-06Fix spelling for SetSelectedItemsdsinclair
2016-04-05Make down-conversion explicit from CFX_Widetring to CFX_WideStringC.tsepez
2016-04-04Cleanup the FF Handler proxy methods.dsinclair
2016-03-31Remove IXFA_* interfaces.dsinclair
2016-03-29Move xfa/include/fwl/{theme,lightwidget} to xfa/fwldsinclair
2016-03-25Remove FX_DWORD from XFA.tsepez
2016-03-23Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}.Dan Sinclair
2016-03-14Move xfa/src up to xfa/.Dan Sinclair