Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
d7ac26c410073359ef83c84bba21df7956b024fb
/
xfa
/
fwl
/
cfwl_combobox.cpp
275e260
Convert string class names
by Ryan Harrison
· 7 years ago
68eefa6
Rebuild CFDE_TextEditEngine.
by Dan Sinclair
· 7 years ago
4b47214
Change XFA DrawWidget() code to take its CFX_Matrix by const-ref.
by Lei Zhang
· 7 years ago
dff02ce
Cleanup FDE_TTO{STYLE|ALIGNMENT} defines.
by Dan Sinclair
· 7 years ago
2b918c8
Fixup naming of XFA graphics classes
by Dan Sinclair
· 7 years ago
0a91394
Remove explicit CFX_Matrix identity matrix instantiations.
by Lei Zhang
· 8 years ago
797ca5c
Mass conversion of all const-lifetime class members
by Tom Sepez
· 8 years ago
bccf573
Rename tto/fde_textout to cfde_textout
by Dan Sinclair
· 8 years ago
05df075
Replace FX_FLOAT with underlying float type.
by Dan Sinclair
· 8 years ago
b45ea1f
Convert CFWL messages to use CFX_PointF
by Dan Sinclair
· 8 years ago
bba2a7c
Update to use CFX_Rect{F} and CFX_Matrix constructors.
by Dan Sinclair
· 8 years ago
c635c93
Remove the ::GetCapacity methods.
by Dan Sinclair
· 8 years ago
b38c5df
Remove CFWL_ListBox::GetDataProviderItemText
by Dan Sinclair
· 8 years ago
46a4bbf
Cleanup widget edge related code
by dsinclair
· 8 years ago
727a304
This CL removes some of the unused CFWL widget flags.
by dsinclair
· 8 years ago
be5f029
Remove unused CFWL_ListBox code
by dsinclair
· 8 years ago
603f57b
Update CFWL_ListBox to return instead of using out params.
by dsinclair
· 8 years ago
a9caab9
Avoid the ptr.reset(new XXX()) anti-pattern
by tsepez
· 8 years ago
43ac44c
Cleanup CFWL_Widget code to return CFX_RectFs where appropriate
by dsinclair
· 8 years ago
53ed03d
Remove unused list data pointer
by dsinclair
· 8 years ago
447b1f3
Move xfa/fwl/core to xfa/fwl.
by dsinclair
· 8 years ago
[Renamed (94%) from xfa/fwl/core/cfwl_combobox.cpp]
da911bc
Convert GetWidgetRect to return rect.
by dsinclair
· 8 years ago
67c6ca3
Split CFWL_Widget::GetWidgetRect into two parts
by dsinclair
· 8 years ago
a2cbc57
Cleanup return values in CFWL_ComboBox
by dsinclair
· 8 years ago
442997c
Cleanup FWL default values part II.
by dsinclair
· 8 years ago
7fa190d
Cleanup default FWL params part I
by dsinclair
· 8 years ago
4614b45
Cleanup FWL Event and Message code.
by dsinclair
· 8 years ago
0354ccf
Change TxtEdtEngine to return CFX_WideString
by dan sinclair
· 8 years ago
2c489cc
Merge IFWL and CFWL classes.
by dsinclair
· 8 years ago
7c47e1d
Remove DataProvider from CFWL_WidgetProperties
by dsinclair
· 8 years ago
7172b71
Remove IFWL_CombobBox::DataProvider
by Dan Sinclair
· 8 years ago
0ced827
Remove listbox providers and build into listbox
by Dan Sinclair
· 8 years ago
1a7534a
Rename IFWL_App to CFWL_App
by dsinclair
· 8 years ago
4572c8a
Remove the GetCaption dataprovider method
by dsinclair
· 8 years ago
dd17234
Split fwl/core class pt I.
by dsinclair
· 8 years ago
14a60c5
Continue formatting fwl/core
by dsinclair
· 8 years ago
92549cd
Continue nit cleanup in fwl/core
by dsinclair
· 8 years ago
72f957a
Cleaning up nits in fwl/core files.
by dsinclair
· 8 years ago
38eaf4b
Cleanup cfwl_* files.
by dsinclair
· 8 years ago
27e6675
IFWL cleanup in the Combo classes
by dsinclair
· 8 years ago
c40697b
Continue IFWL widget cleanup.
by dsinclair
· 8 years ago
522c3d4
IFWL method and param cleanup
by dsinclair
· 8 years ago
d2bf062
Continue IFWL cleanup
by dsinclair
· 8 years ago
98329fe
Cleanup IFWL_Widget visibility and virtual parameters
by dsinclair
· 8 years ago
3ff4dee
Rename IFWL_ListItem to CFWL_ListItem
by dsinclair
· 8 years ago
eb3f68c
Fold DataProviders into parent classes
by dsinclair
· 8 years ago
a5811f0
Unify CFWL_WidgetProperties and CFWL_WidgetImpProperties.
by dsinclair
· 8 years ago
d19e912
Remove FX_BOOL from xfa.
by tsepez
· 8 years ago
6fe8795
Fold IFWL*::{Initialize|Finalize} into constructor/destructor
by dsinclair
· 8 years ago
42cb645
Remove GetWidget() overrides
by dsinclair
· 8 years ago
96c7b33
Remove unused parameter to CFWL_* Initialize methods.
by dsinclair
· 8 years ago
2085538
Remove FWL globals.
by dsinclair
· 8 years ago
05259e9
Move fwl/lightwidget to fwl/core
by dsinclair
· 8 years ago
[Renamed (99%) from xfa/fwl/lightwidget/cfwl_combobox.cpp]
2a38a02
Remove IFWL_*::Create methods, use new
by dsinclair
· 8 years ago
fb50559
Merge the CFWL_*Imp classes into the IFWL_* classes.
by dsinclair
· 8 years ago
0ca71ec
Remove FWL Create methods, use new instead
by dsinclair
· 8 years ago
5d8e5aa
Use virtual function to retrieve interface pointer
by weili
· 8 years ago
85d1f2c
Remove NULL in xfa/
by dsinclair
· 8 years ago
4ce94e1
Make code compile with clang_use_chrome_plugin (part VI)
by weili
· 8 years ago
ad700c2
Replace FWL_HLISTITEM with class IFWL_ListItem {}
by tsepez
· 9 years ago
be9b894
Pass objects instead of strings for undo/redo records.
by dsinclair
· 9 years ago
c777f48
Convert FWL_ERR into an enum class.
by dsinclair
· 9 years ago
31e4463
Avoid narrowing of strings in FWL SetEditText methods.
by tsepez
· 9 years ago
7f432a1
Move xfa/include/fwl/{theme,lightwidget} to xfa/fwl
by dsinclair
· 9 years ago
[Renamed (99%) from xfa/fwl/lightwidget/combobox.cpp]
736f28a
Remove FX_DWORD from XFA.
by tsepez
· 9 years ago
398a43d
Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}.
by Dan Sinclair
· 9 years ago
1770c02
Move xfa/src up to xfa/.
by Dan Sinclair
· 9 years ago
[Renamed from xfa/src/fwl/lightwidget/combobox.cpp]
6f6388f
Remove xfa/src/fwl/src and move code up a level.
by Dan Sinclair
· 9 years ago
[Renamed from xfa/src/fwl/src/lightwidget/combobox.cpp]
b364301
Remove foxitlib.h and foxitxfa.h and IWYU.
by Dan Sinclair
· 9 years ago
e73c5ce
Remove include only fwl.h and IWYU.
by Dan Sinclair
· 9 years ago
9c98adb
Fix build broken at e059b5ba1260
by Tom Sepez
· 9 years ago
e059b5b
Remove CFX_PtrArray from xfa's combobox.h.
by Tom Sepez
· 9 years ago
99ffdb0
Fix DOS newlines
by Tom Sepez
· 9 years ago
c909ce8
XFA: Remove many relative includes in xfa/
by Lei Zhang
· 9 years ago
aa8bf7e
Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr.
by Lei Zhang
· 9 years ago
33c8c76
Replace more static casts in FWL (part 3)
by Tom Sepez
· 9 years ago
8ee79f8
FWL refcounts never incremented (part 2).
by Tom Sepez
· 9 years ago
77221d4
FWL refcounts never incremented (part 1)
by Tom Sepez
· 9 years ago
9263e71
Remove _FWL_RETURN_IF_ macros
by Tom Sepez
· 9 years ago
8677d53
Add MakeWidgetImpProperties() helper method.
by Tom Sepez
· 9 years ago
4497189
Kill dead IFWL_*::Initialize() variants dead.
by Tom Sepez
· 9 years ago
b8a51e2
Make FWL_ classes more consistently named.
by Tom Sepez
· 9 years ago
ae51c81
Kill off last uses of FX_NEW in XFA.
by Tom Sepez
· 9 years ago
9d8ec5a
XFA: clang-format all pdfium code.
by Nico Weber
· 9 years ago
ca3ac5e
Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs.
by Tom Sepez
· 9 years ago
d7e5cc7
Merge to XFA: Remove typdefs for pointer types in fx_system.h.
by Tom Sepez
· 9 years ago
bfa9a82
Merge to XFA: Use stdint.h types throughout PDFium.
by Tom Sepez
· 9 years ago
fdc00a7
Merge XFA to PDFium master at 4dc95e7 on 10/28/2014
by Bo Xu
· 10 years ago