Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
a74a6277a0913a674719da3134efd877a5e8d091
/
fpdfsdk
/
pwl
/
cpwl_scroll_bar.cpp
55469ae
Fix UAF in SetVisible().
by Henrique Nakashima
· 8 years ago
275e260
Convert string class names
by Ryan Harrison
· 8 years ago
bf15730
Move CPWL_CREATPARAM to CPWL_Wnd::CreateParams
by Tom Sepez
· 8 years ago
eb14e04
Change a bunch of methods to take a const CFX_Matrix& param.
by Lei Zhang
· 8 years ago
33c0300
Remove default argument from CPWL_Wnd::InvalidateRect().
by Lei Zhang
· 8 years ago
c411eb9
Move fpdfsdk/pdfwindow to fpdfsdk/pwl
by Dan Sinclair
· 8 years ago
[Renamed (99%) from fpdfsdk/pdfwindow/cpwl_scroll_bar.cpp]
14ddd42
Consolidate Appearance Stream code in CPWL_AppStream.
by Dan Sinclair
· 8 years ago
df2122a
Remove unused GetThisAppearanceStream
by Dan Sinclair
· 8 years ago
0b7378a
Move CPWL_Utils Draw methods to CFX_RenderDevice
by Dan Sinclair
· 8 years ago
d6aff2f
Add CFX_FloatRect::GetDeflated
by dan sinclair
· 8 years ago
7f55a54
Rename CPWL_Color to CFX_Color
by Dan Sinclair
· 8 years ago
adf922f
Remove CPWL_Utils::{In,De}flateRect
by dan sinclair
· 8 years ago
c099381
Cleanup CPWL_SBButton::DrawThisAppearance
by Dan Sinclair
· 8 years ago
a9e2843
Cleanup some CPWL_Wnd defines
by Dan Sinclair
· 8 years ago
7f6bec9
Remove PNM_ mouse methods and OnNotify
by Dan Sinclair
· 8 years ago
63fbd8d
Remove PNM_SCROLLWINDOW and replace with direct method
by Dan Sinclair
· 8 years ago
7e0336e
Move PNM_SETSCROLLPOS to custom method
by Dan Sinclair
· 8 years ago
fb00ec2
Move PNM_SETSCROLLINFO out of OnNotify
by Dan Sinclair
· 8 years ago
f1eae2c
Converted low-hanging cpwl classes in CFX_ByteTextBuf to ostringstream.
by Henrique Nakashima
· 8 years ago
633a3b7
Rename PWL_FooBar files to cpwl_foo_bar.
by Lei Zhang
· 8 years ago
[Renamed (99%) from fpdfsdk/pdfwindow/PWL_ScrollBar.cpp]
5e042a1
Fix OnDestroy method for scroll bars
by Tom Sepez
· 8 years ago
669a418
Drop FXSYS_ from math methods
by Dan Sinclair
· 8 years ago
05df075
Replace FX_FLOAT with underlying float type.
by Dan Sinclair
· 8 years ago
fc54e05
Cleanup PWL_Utils.
by Dan Sinclair
· 8 years ago
b147e07
Convert point x,y into CFX_PointF
by dan sinclair
· 8 years ago
b45ea1f
Convert CFWL messages to use CFX_PointF
by Dan Sinclair
· 8 years ago
e460232
Cleanup CFX_PathData.
by Dan Sinclair
· 8 years ago
f528eee
Reland "Convert CFX_FloatPoint to CFX_PointF"
by Dan Sinclair
· 8 years ago
92a32db
Revert "Convert CFX_FloatPoint to CFX_PointF"
by dsinclair
· 8 years ago
4797c42
Convert CFX_FloatPoint to CFX_PointF
by Dan Sinclair
· 8 years ago
79365f7
Use enum class for PathPoint types.
by Nicolas Pena
· 9 years ago
4cf5515
Remove FX_BOOL from fpdfsdk.
by tsepez
· 9 years ago
74a34fc
Move core/fxge/include to core/fxge
by dsinclair
· 9 years ago
f86ca38
Remove more strcmp/memcmp usage.
by tsepez
· 9 years ago
9ada2d8
Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own files.
by npm
· 9 years ago
660de3c
Move CFX_ClipRgn and CFX_PathData into their own files.
by npm
· 9 years ago
448c433
Splitting fpdfdoc/doc_* part II.
by dsinclair
· 9 years ago
1cd352e
Get rid of NULLs in fpdfsdk/
by thestig
· 9 years ago
92cb5e5
Convert border style defines to an enum class.
by dsinclair
· 9 years ago
4c3debb
Rename both As{Byte,Wide}StringC() helpers to AsStringC().
by tsepez
· 9 years ago
48baa5f
Move core/include/fxge to core/fxge/include.
by dsinclair
· 9 years ago
28f97ff
Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC.
by tsepez
· 9 years ago
c3255f5
Remove FX_DWORD from fpdfsdk/ and testing
by tsepez
· 9 years ago
89e904b
Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow.
by dan sinclair
· 9 years ago
aa403d3
core/include/fdpfapi cleanup Part I.
by Dan Sinclair
· 9 years ago
f766ad2
Move fpdfsdk/src up to fpdfsdk/.
by Dan Sinclair
· 9 years ago
[Renamed from fpdfsdk/src/pdfwindow/PWL_ScrollBar.cpp]
281a9ea
Re-land "Replace CPDF_Rect and CPDF_Point with CFX types."
by Tom Sepez
· 9 years ago
566b974
Revert "Replace CPDF_Rect and CPDF_Point with CFX types."
by Tom Sepez
· 9 years ago
3b8fdd3
Replace CPDF_Rect and CPDF_Point with CFX types.
by Tom Sepez
· 9 years ago
c2fb35f
Merge to XFA: Remove header files that only have includes.
by Lei Zhang
· 10 years ago
96660d6
Merge to XFA: Get rid of most instance of 'foo != NULL'
by Lei Zhang
· 10 years ago
60d909e
Merge to XFA: Remove CFX_AffineMatrix/CPDF_Matrix
by Tom Sepez
· 10 years ago
bde53d2
Merge to XFA: Remove relative includes.
by Lei Zhang
· 10 years ago
9d8ec5a
XFA: clang-format all pdfium code.
by Nico Weber
· 10 years ago
60f507b
Merge to XFA: Cleanup: Get this rid of "this->" in fpdfsdk/
by Lei Zhang
· 10 years ago
bfa9a82
Merge to XFA: Use stdint.h types throughout PDFium.
by Tom Sepez
· 10 years ago
3f3b45c
Convert all line endings to LF.
by John Abd-El-Malek
· 11 years ago
5110c47
Initial commit.
by John Abd-El-Malek
· 11 years ago