summaryrefslogtreecommitdiff
path: root/xfa/fwl
AgeCommit message (Expand)Author
2017-04-18Use unique_ptr in CFWL_NoteDriver::m_eventTargets mapTom Sepez
2017-04-04Clean up QRCoderEncoder and friends.Lei Zhang
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-04-03Drop FXSYS_ from math methodsDan Sinclair
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-30Rename tto/fde_textout to cfde_textoutDan Sinclair
2017-03-30Rename FDE files to match contents.Dan Sinclair
2017-03-29Move xfa/fxbarcode fxbarcode/Dan Sinclair
2017-03-29Remove fgas/localization directoryDan Sinclair
2017-03-29Rename CFX_Unitime to CFX_DateTimeDan Sinclair
2017-03-28Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""Tom Sepez
2017-03-28Revert "Refcount all CFX_DIBSources (and subclasses) all the time."dsinclair
2017-03-28Refcount all CFX_DIBSources (and subclasses) all the time.Tom Sepez
2017-03-23Cleanup some xfa/fxfa code.Dan Sinclair
2017-03-20Simplify date time codeDan Sinclair
2017-03-17Add pdfium::clamp() as a placeholder for std::clamp().chromium/3046Lei Zhang
2017-03-16Create common base class for TxtBreak and RTFBreak.Dan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-03-13Make most PDFium code pass Clang plugin's auto raw check.Lei Zhang
2017-03-13Remove some single use interfacesDan Sinclair
2017-03-13Remove TextBreak rotation codeDan Sinclair
2017-02-23Cleanup CFX_Graphics.Dan Sinclair
2017-02-23Merge CFX_PathGenerator into CFX_Path.Dan Sinclair
2017-02-23Convert point x,y into CFX_PointFdan sinclair
2017-02-21Convert CFWL messages to use CFX_PointFDan Sinclair
2017-02-21Convert more TransformPoint calls to TransformDan Sinclair
2017-02-09Convert Get methods to return instead of using out params.Dan Sinclair
2017-02-08Rename x,y to width,height for Size typesdan sinclair
2017-02-08Update to use CFX_Rect{F} and CFX_Matrix constructors.Dan Sinclair
2017-02-02Remove FX_WSTRC usagechromium/3003chromium/3002dan sinclair
2017-01-31Use std::vector and unique_ptr in xfa/fwl.Tom Sepez
2017-01-24Use std::vector for CFX_RectF arraystsepez
2017-01-05Properly ref-count CFGAS_GEFont with CFX_RetainPtr.tsepez
2017-01-03Cleanup ThemeProvider codeDan Sinclair
2017-01-03Remove the ::GetCapacity methods.Dan Sinclair
2017-01-03Convert CFWL_MonthCalendar to use return valuesDan Sinclair
2017-01-03Remove more CFX_ArrayTemplate in cfwl_notedriver.h.tsepez
2017-01-03Remove CFWL_ListBox::GetDataProviderItemTextDan Sinclair
2017-01-03Cleaning out params in CPDFXFA_ContextDan Sinclair
2017-01-03Use return values in CFWL_Scrollbar instead of out paramsDan Sinclair
2016-12-15Move window type mask up with masked flagsdsinclair
2016-12-15Remove widget offscreen code.dsinclair
2016-12-15Cleanup widget edge related codedsinclair
2016-12-15Remove more unused widget stylesdsinclair
2016-12-15Remove unused widget state flagsdsinclair
2016-12-15Remove unused sysbtn codedsinclair
2016-12-14Remove unused flags in CFWL_PushButtonchromium/2952dsinclair
2016-12-14Cleanup CFWL_MonthCalendar flagsdsinclair
2016-12-14Remove unused CFWL_Form flagsdsinclair