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