summaryrefslogtreecommitdiff
path: root/fpdfsdk/pdfwindow/PWL_ScrollBar.cpp
AgeCommit message (Expand)Author
2017-06-02Rename PWL_FooBar files to cpwl_foo_bar.Lei Zhang
2017-05-31Fix OnDestroy method for scroll barsTom Sepez
2017-04-03Drop FXSYS_ from math methodsDan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-23Cleanup PWL_Utils.Dan Sinclair
2017-02-23Convert point x,y into CFX_PointFdan sinclair
2017-02-21Convert CFWL messages to use CFX_PointFDan Sinclair
2017-02-15Cleanup CFX_PathData.Dan Sinclair
2017-02-14Reland "Convert CFX_FloatPoint to CFX_PointF"Dan Sinclair
2017-02-14Revert "Convert CFX_FloatPoint to CFX_PointF"dsinclair
2017-02-13Convert CFX_FloatPoint to CFX_PointFDan Sinclair
2017-02-07Use enum class for PathPoint types.Nicolas Pena
2016-11-02Remove FX_BOOL from fpdfsdk.tsepez
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-13Remove more strcmp/memcmp usage.tsepez
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-08-08Move CFX_ClipRgn and CFX_PathData into their own files.npm
2016-08-02Splitting fpdfdoc/doc_* part II.dsinclair
2016-06-07Get rid of NULLs in fpdfsdk/thestig
2016-05-16Convert border style defines to an enum class.dsinclair
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
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-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair