|
Unify CFWL_WidgetProperties and CFWL_WidgetImpProperties.
The CFWL_WidgetProperties class was just being used to create default
CFWL_WidgetImpProperties classes. This CL updates the code to make it clear that
we have unique_ptrs to the properties and changes CFWL_WidgetImpProperties
to be named CFWL_WidgetProperties.
Committed: https://pdfium.googlesource.com/pdfium/+/a5811f0edbaa3be7807dd84b3d4d7876289cef8a
Total comments: 18
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+225 lines, -300 lines) |
Patch |
|
M |
BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/cfwl_barcode.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
xfa/fwl/core/cfwl_barcode.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
xfa/fwl/core/cfwl_checkbox.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
xfa/fwl/core/cfwl_combobox.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
xfa/fwl/core/cfwl_combobox.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
xfa/fwl/core/cfwl_datetimepicker.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
xfa/fwl/core/cfwl_edit.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
xfa/fwl/core/cfwl_edit.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
xfa/fwl/core/cfwl_listbox.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
xfa/fwl/core/cfwl_picturebox.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
xfa/fwl/core/cfwl_pushbutton.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
xfa/fwl/core/cfwl_widget.h
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/cfwl_widget.cpp
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
|
D |
xfa/fwl/core/cfwl_widgetimpproperties.h
|
View
|
|
1 chunk |
+0 lines, -52 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/cfwl_widgetproperties.h
|
View
|
|
1 chunk |
+26 lines, -10 lines |
0 comments
|
Download
|
|
D |
xfa/fwl/core/cfwl_widgetproperties.cpp
|
View
|
|
1 chunk |
+0 lines, -39 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_barcode.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_barcode.cpp
|
View
|
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_caret.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_caret.cpp
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_checkbox.h
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_checkbox.cpp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_combobox.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_combobox.cpp
|
View
|
1
2
|
5 chunks |
+29 lines, -29 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_comboboxproxy.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_comboboxproxy.cpp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_comboedit.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_comboedit.cpp
|
View
|
|
1 chunk |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_combolist.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_combolist.cpp
|
View
|
|
1 chunk |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_datetimecalendar.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_datetimecalendar.cpp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_datetimeedit.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_datetimeedit.cpp
|
View
|
|
1 chunk |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_datetimepicker.h
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_datetimepicker.cpp
|
View
|
1
2
|
5 chunks |
+39 lines, -34 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_edit.h
|
View
|
1
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_edit.cpp
|
View
|
|
3 chunks |
+11 lines, -10 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_form.h
|
View
|
1
2
|
3 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_form.cpp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_formproxy.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_formproxy.cpp
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_listbox.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_listbox.cpp
|
View
|
|
2 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_monthcalendar.h
|
View
|
1
2
|
3 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_monthcalendar.cpp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_picturebox.h
|
View
|
1
2
|
3 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_picturebox.cpp
|
View
|
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_pushbutton.h
|
View
|
1
2
|
3 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_pushbutton.cpp
|
View
|
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_scrollbar.h
|
View
|
1
2
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_scrollbar.cpp
|
View
|
|
1 chunk |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_spinbutton.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_spinbutton.cpp
|
View
|
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_tooltip.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_tooltip.cpp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_widget.h
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
xfa/fwl/core/ifwl_widget.cpp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 13 (8 generated)
|