Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(118)

Issue 2430923006: Move fwl/lightwidget to fwl/core (Closed)

Created:
4 years, 2 months ago by dsinclair
Modified:
4 years, 2 months ago
Reviewers:
Lei Zhang, Tom Sepez, Wei Li
CC:
pdfium-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Move fwl/lightwidget to fwl/core This CL moves the code from fwl/lightwidget into fwl/core. In anticipation of merging the two hierarchies. Committed: https://pdfium.googlesource.com/pdfium/+/05259e98f7416b59da18ee6059b48a23fddca8af

Patch Set 1 #

Patch Set 2 : Rebase to master #

Patch Set 3 : Rebase to master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -2625 lines) Patch
M BUILD.gn View 2 chunks +20 lines, -20 lines 0 comments Download
A + xfa/fwl/core/cfwl_barcode.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fwl/core/cfwl_barcode.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fwl/core/cfwl_checkbox.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fwl/core/cfwl_checkbox.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fwl/core/cfwl_combobox.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fwl/core/cfwl_combobox.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fwl/core/cfwl_datetimepicker.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fwl/core/cfwl_datetimepicker.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fwl/core/cfwl_edit.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fwl/core/cfwl_edit.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fwl/core/cfwl_listbox.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fwl/core/cfwl_listbox.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fwl/core/cfwl_picturebox.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fwl/core/cfwl_picturebox.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fwl/core/cfwl_pushbutton.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fwl/core/cfwl_pushbutton.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fwl/core/cfwl_widget.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + xfa/fwl/core/cfwl_widget.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fwl/core/cfwl_widgetproperties.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + xfa/fwl/core/cfwl_widgetproperties.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M xfa/fwl/core/ifwl_edit.h View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fwl/core/ifwl_picturebox.cpp View 1 chunk +1 line, -1 line 0 comments Download
D xfa/fwl/lightwidget/cfwl_barcode.h View 1 chunk +0 lines, -128 lines 0 comments Download
D xfa/fwl/lightwidget/cfwl_barcode.cpp View 1 chunk +0 lines, -111 lines 0 comments Download
D xfa/fwl/lightwidget/cfwl_checkbox.h View 1 chunk +0 lines, -46 lines 0 comments Download
D xfa/fwl/lightwidget/cfwl_checkbox.cpp View 1 chunk +0 lines, -72 lines 0 comments Download
D xfa/fwl/lightwidget/cfwl_combobox.h View 1 chunk +0 lines, -148 lines 0 comments Download
D xfa/fwl/lightwidget/cfwl_combobox.cpp View 1 chunk +0 lines, -388 lines 0 comments Download
D xfa/fwl/lightwidget/cfwl_datetimepicker.h View 1 chunk +0 lines, -70 lines 0 comments Download
D xfa/fwl/lightwidget/cfwl_datetimepicker.cpp View 1 chunk +0 lines, -169 lines 0 comments Download
D xfa/fwl/lightwidget/cfwl_edit.h View 1 chunk +0 lines, -71 lines 0 comments Download
D xfa/fwl/lightwidget/cfwl_edit.cpp View 1 chunk +0 lines, -240 lines 0 comments Download
D xfa/fwl/lightwidget/cfwl_listbox.h View 1 chunk +0 lines, -123 lines 0 comments Download
D xfa/fwl/lightwidget/cfwl_listbox.cpp View 1 chunk +0 lines, -355 lines 0 comments Download
D xfa/fwl/lightwidget/cfwl_picturebox.h View 1 chunk +0 lines, -67 lines 0 comments Download
D xfa/fwl/lightwidget/cfwl_picturebox.cpp View 1 chunk +0 lines, -156 lines 0 comments Download
D xfa/fwl/lightwidget/cfwl_pushbutton.h View 1 chunk +0 lines, -46 lines 0 comments Download
D xfa/fwl/lightwidget/cfwl_pushbutton.cpp View 1 chunk +0 lines, -70 lines 0 comments Download
D xfa/fwl/lightwidget/cfwl_widget.h View 1 chunk +0 lines, -65 lines 0 comments Download
D xfa/fwl/lightwidget/cfwl_widget.cpp View 1 chunk +0 lines, -141 lines 0 comments Download
D xfa/fwl/lightwidget/cfwl_widgetproperties.h View 1 chunk +0 lines, -37 lines 0 comments Download
D xfa/fwl/lightwidget/cfwl_widgetproperties.cpp View 1 chunk +0 lines, -39 lines 0 comments Download
M xfa/fxfa/app/xfa_ffbarcode.cpp View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_ffcheckbutton.cpp View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_ffchoicelist.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M xfa/fxfa/app/xfa_fffield.h View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_fffield.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M xfa/fxfa/app/xfa_ffimageedit.cpp View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_ffpushbutton.cpp View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_fftextedit.cpp View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (7 generated)
dsinclair
PTAL.
4 years, 2 months ago (2016-10-20 12:50:55 UTC) #2
Tom Sepez
lgtm
4 years, 2 months ago (2016-10-20 16:47:00 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2430923006/40001
4 years, 2 months ago (2016-10-20 16:59:27 UTC) #9
commit-bot: I haz the power
4 years, 2 months ago (2016-10-20 16:59:54 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://pdfium.googlesource.com/pdfium/+/05259e98f7416b59da18ee6059b48a23fddc...

Powered by Google App Engine
This is Rietveld 408576698