summaryrefslogtreecommitdiff
path: root/xfa/fwl/core/ifwl_combobox.cpp
AgeCommit message (Expand)Author
2016-11-23Remove DataProvider from CFWL_WidgetPropertieschromium/2931chromium/2930dsinclair
2016-11-23Remove IFWL_CombobBox::DataProviderDan Sinclair
2016-11-23Remove listbox providers and build into listboxDan Sinclair
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-21Fixup lint flags.Dan Sinclair
2016-11-21Split fwl/core class pt I.dsinclair
2016-11-17Unify the three CFWL_EventType::SelectChange classes.dsinclair
2016-11-17Create CFWL_EvtEditChangeddsinclair
2016-11-17Remove the CFWL_EventType::DrawItemdsinclair
2016-11-17Convert single use EventTypes to class files.dsinclair
2016-11-17Remove events which are not processeddsinclair
2016-11-17Move the IFWL_Edit Events out of ifwl_edit.hdsinclair
2016-11-16Move the message definitions to their own files.chromium/2923dsinclair
2016-11-16Continue formatting fwl/coredsinclair
2016-11-11IFWL cleanup in the Combo classeschromium/2919chromium/2918dsinclair
2016-11-10IFWL method and param cleanupdsinclair
2016-11-10Continue IFWL cleanupdsinclair
2016-11-10Cleanup IFWL_Widget visibility and virtual parametersdsinclair
2016-11-09Rename IFWL_ListItem to CFWL_ListItemdsinclair
2016-11-03Unify CFWL_WidgetProperties and CFWL_WidgetImpProperties.chromium/2909dsinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-11-02Merge delegates into IFWL_* classes.dsinclair
2016-11-01Fold IFWL*::{Initialize|Finalize} into constructor/destructordsinclair
2016-11-01Rename IFWL_Widget::SetDelegatedsinclair
2016-10-31Remove FWL globals.dsinclair
2016-10-20Cleanup unused methods and return values in FWL code.dsinclair
2016-10-20Remove IFWL_*::Create methods, use newdsinclair
2016-10-20Merge the CFWL_*Imp classes into the IFWL_* classes.dsinclair