summaryrefslogtreecommitdiff
path: root/fpdfsdk/formfiller/cffl_listbox.cpp
AgeCommit message (Expand)Author
2016-09-21Rename m_pApp to m_pEnvdsinclair
2016-09-15Replace FX_UINT with unsigned intdsinclair
2016-09-14Rename CPDFDoc_Environment to CPDFSDK_Environmentdsinclair
2016-09-13Split fsdk_mgr files apart.dsinclair
2016-09-13Stop converting widestring -> c_str -> widestring in several places.tsepez
2016-08-17Split fpdfsdk/fsdk_baseform.h into individual classes.jaepark
2016-08-03Use smart pointers for class owned pointersweili
2016-06-07Get rid of NULLs in fpdfsdk/thestig
2016-04-21Remove unused CFX_IntArray.tsepez
2016-03-25Remove FX_DWORD from fpdfsdk/ and testingtsepez
2016-03-23Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow.dan sinclair
2016-03-21Move fpdfsdk/include/formfiller to fpdfsdk/formfiller.Dan Sinclair