summaryrefslogtreecommitdiff
path: root/fpdfsdk/pdfwindow/PWL_ListBox.cpp
AgeCommit message (Expand)Author
2016-09-13Stop converting widestring -> c_str -> widestring in several places.tsepez
2016-08-02Splitting fpdfdoc/doc_* part II.dsinclair
2016-07-19Remove m_pList conditionals from CPWL_ListBoxdsinclair
2016-07-19Reset notify parameter in CPWL_ListBox OnDestroy().dsinclair
2016-07-13Remove some IFX_* wrappers.dsinclair
2016-06-07Get rid of NULLs in fpdfsdk/thestig
2016-04-27Remove IFX_SystemHandler.dsinclair
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-04Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC.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-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair