summaryrefslogtreecommitdiff
path: root/xfa/src/fwl/src/basewidget/fwl_comboboximp.cpp
AgeCommit message (Expand)Author
2016-02-25Remove fde.h and IWYU.Dan Sinclair
2016-02-25Remove include only fwl.h and IWYU.Dan Sinclair
2016-02-23Remove uses of this->foo.Lei Zhang
2016-02-23Sort includes in xfa/.Dan Sinclair
2016-02-09Several pure virtual IFWL_Adapter* classes not implemented.Tom Sepez
2016-01-26Fix DOS newlinesTom Sepez
2016-01-08XFA: Remove many relative includes in xfa/Lei Zhang
2015-12-18Fix a bug that items can't be selected in list boxesJun Fang
2015-12-09FWL refcounts never incremented (part 2).Tom Sepez
2015-12-08FWL refcounts never incremented (part 1)Tom Sepez
2015-12-04Remove C-Style casts in fwl_{barcode,caret,checkbox,combobox}imp.cppTom Sepez
2015-12-02Remove _FWL_RETURN_IF_ macrosTom Sepez
2015-11-20Fix CFWL_WidgetImpDelegate hierarchy.Tom Sepez
2015-11-18Kill dead IFWL_*::Initialize() variants dead.Tom Sepez
2015-11-18Make IFWL_Target::m_pImpl a private member.Tom Sepez
2015-11-18Fold IFWL_TargetData into IFWL_TargetTom Sepez
2015-11-17Rename additional IFWL imp classesTom Sepez
2015-11-17Make FWL_ classes more consistently named.Tom Sepez
2015-11-02Fix XFA compilation noise, part 1.Tom Sepez
2015-10-20XFA: Remove cond ? TRUE : FALSE.Lei Zhang
2015-08-05Kill off last uses of FX_NEW in XFA.Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-06-10Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs.Tom Sepez
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu