Age | Commit message (Expand) | Author |
2017-01-05 | Properly ref-count CFGAS_GEFont with CFX_RetainPtr. | tsepez |
2017-01-05 | Remove CFX_MapPtrToPtr from xfa/fxfa. | tsepez |
2017-01-03 | remove some CFX_ArrayTemplate in xfa_ffdocview.hchromium/2971 | tsepez |
2017-01-03 | Remove the ::GetCapacity methods. | Dan Sinclair |
2017-01-03 | Cleaning out params in CPDFXFA_Context | Dan Sinclair |
2016-12-16 | Better tests for password protected documents.chromium/2954 | tsepez |
2016-12-14 | Return unique_ptr from CXFA_FFApp::CreateDoc. | tsepez |
2016-12-14 | Update CFWL_ListBox to return instead of using out params. | dsinclair |
2016-12-14 | Avoid the ptr.reset(new XXX()) anti-pattern | tsepez |
2016-12-13 | Replace CFX_FloatArray with std::vector | tsepez |
2016-12-08 | Change layout item in CFWL_Widget type from void | dsinclair |
2016-12-08 | Cleanup CFWL_Widget code to return CFX_RectFs where appropriate | dsinclair |
2016-12-08 | Remove last usage of CFX_ObjectArray. | tsepez |
2016-12-08 | Replace CFX_WideStringArray with std::vector | tsepez |
2016-12-08 | Move xfa/fwl/core to xfa/fwl. | dsinclair |
2016-12-07 | Convert GetWidgetRect to return rect. | dsinclair |
2016-12-07 | Cleanup return values in CFWL_ComboBox | dsinclair |
2016-12-07 | Cleanup FWL default values part II. | dsinclair |
2016-12-07 | Cleanup default FWL params part I | dsinclair |
2016-12-07 | Cleanup FWL Event and Message code. | dsinclair |
2016-12-07 | Refcount all the IFX_ stream classes all the time. | tsepez |
2016-12-06 | Return unique_ptrs from CFX_DIBitmap::Clone(). | tsepez |
2016-12-01 | Make concrete stream classes private to .cpp, part 3 | tsepez |
2016-11-30 | Convert loose FX_Create* functions into static methods | tsepez |
2016-11-24 | Change TxtEdtEngine to return CFX_WideStringchromium/2935chromium/2934chromium/2933chromium/2932 | dan sinclair |
2016-11-23 | Merge IFWL and CFWL classes. | dsinclair |
2016-11-23 | Rename IFWL classes which do not have CFWL equivalents | dsinclair |
2016-11-22 | Rename IFWL_App to CFWL_App | dsinclair |
2016-11-22 | Rename common methods between ifwl and cfwl. | dsinclair |
2016-11-21 | Split fwl/core class pt II. | dsinclair |
2016-11-21 | Clean up CFGAS_GEFont | npm |
2016-11-21 | Make CPDF_Stream() take unique_ptr's to its dictionary. | tsepez |
2016-11-21 | Remove customized layout flag from FWL | dsinclair |
2016-11-21 | Remove theme id from themeproviders | dsinclair |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-21 | Split fwl/core class pt I. | dsinclair |
2016-11-18 | Make CPDF_Dictionary use unique pointers.chromium/2926 | tsepez |
2016-11-18 | Add unit test for CXFA_FileRead. | tsepez |
2016-11-18 | Clean up CFGAS_FontMgrchromium/2925 | npm |
2016-11-17 | Unify the three CFWL_EventType::SelectChange classes. | dsinclair |
2016-11-17 | Move the IFWL_Edit Events out of ifwl_edit.h | dsinclair |
2016-11-16 | Split the common event classes out to files. | dsinclair |
2016-11-16 | Move the message definitions to their own files.chromium/2923 | dsinclair |
2016-11-16 | Continue formatting fwl/core | dsinclair |
2016-11-15 | Cleaning methods and visibility in cfwl_* files. | dsinclair |
2016-11-11 | Add fpdfppo_embeddertest.cpp. | tsepez |
2016-11-11 | Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little. | npm |
2016-11-10 | IFWL method and param cleanup | dsinclair |
2016-11-09 | Rename IFWL_ListItem to CFWL_ListItem | dsinclair |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |