|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+537 lines, -729 lines) |
Patch |
 |
M |
xfa/include/fwl/basewidget/fwl_barcode.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
xfa/include/fwl/basewidget/fwl_caret.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
xfa/include/fwl/basewidget/fwl_checkbox.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+6 lines, -13 lines |
0 comments
|
Download
|
 |
M |
xfa/include/fwl/basewidget/fwl_combobox.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
xfa/include/fwl/basewidget/fwl_datetimepicker.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
xfa/include/fwl/basewidget/fwl_edit.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
xfa/include/fwl/basewidget/fwl_listbox.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
xfa/include/fwl/basewidget/fwl_monthcalendar.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
xfa/include/fwl/basewidget/fwl_picturebox.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
xfa/include/fwl/basewidget/fwl_pushbutton.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
xfa/include/fwl/basewidget/fwl_scrollbar.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
xfa/include/fwl/basewidget/fwl_spinbutton.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
xfa/include/fwl/basewidget/fwl_tooltipctrl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
xfa/include/fwl/core/fwl_form.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+8 lines, -4 lines |
0 comments
|
Download
|
 |
M |
xfa/include/fwl/core/fwl_grid.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
xfa/include/fwl/core/fwl_panel.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+8 lines, -4 lines |
0 comments
|
Download
|
 |
M |
xfa/include/fwl/core/fwl_target.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
xfa/include/fwl/core/fwl_widget.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/fwl_barcodeimp.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+11 lines, -14 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/fwl_caretimp.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+13 lines, -21 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/fwl_checkboximp.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+12 lines, -32 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/fwl_comboboximp.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
9 chunks |
+31 lines, -64 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/fwl_datetimepickerimp.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
8 chunks |
+46 lines, -45 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/fwl_editimp.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
4 chunks |
+28 lines, -37 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/fwl_formproxyimp.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/fwl_listboximp.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+24 lines, -21 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/fwl_monthcalendarimp.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+9 lines, -35 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/fwl_pictureboximp.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+11 lines, -16 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/fwl_pushbuttonimp.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+10 lines, -13 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/fwl_scrollbarimp.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+10 lines, -40 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/fwl_spinbuttonimp.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+13 lines, -20 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/fwl_tooltipctrlimp.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+8 lines, -19 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/include/fwl_barcodeimp.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/include/fwl_caretimp.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/include/fwl_checkboximp.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/include/fwl_comboboximp.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
4 chunks |
+4 lines, -7 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/include/fwl_datetimepickerimp.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+21 lines, -8 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/include/fwl_editimp.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/include/fwl_formproxyimp.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/include/fwl_listboximp.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/include/fwl_monthcalendarimp.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/include/fwl_pictureboximp.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/include/fwl_pushbuttonimp.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/include/fwl_scrollbarimp.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/include/fwl_spinbuttonimp.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/basewidget/include/fwl_tooltipctrlimp.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/core/fwl_contentimp.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+7 lines, -13 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/core/fwl_formimp.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+15 lines, -41 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/core/fwl_gridimp.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+14 lines, -24 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/core/fwl_noteimp.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/core/fwl_panelimp.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
5 chunks |
+23 lines, -21 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/core/fwl_targetimp.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/core/fwl_widgetimp.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
4 chunks |
+11 lines, -27 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/core/include/fwl_contentimp.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/core/include/fwl_formimp.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/core/include/fwl_gridimp.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/core/include/fwl_panelimp.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/core/include/fwl_widgetimp.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/lightwidget/barcode.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/lightwidget/caret.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/lightwidget/checkbox.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+12 lines, -18 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/lightwidget/combobox.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/lightwidget/datetimepicker.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+11 lines, -9 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/lightwidget/edit.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/lightwidget/listbox.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/lightwidget/picturebox.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/lightwidget/pushbutton.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/lightwidget/scrollbar.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/lightwidget/tooltipctrl.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fwl/src/theme/checkboxtp.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
xfa/src/fxfa/src/app/xfa_fwltheme.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|