summaryrefslogtreecommitdiff
path: root/fpdfsdk/formfiller/cffl_formfiller.h
AgeCommit message (Expand)Author
2018-10-26Rename NewPDFWindow() => NewPWLWindow()chromium/3593Tom Sepez
2018-10-25Make CPWL_Wnd own its pAttachedData.Tom Sepez
2018-10-24Fix CPLW_Wnd ownership model in CFFL_FormFiller.Tom Sepez
2018-06-22Avoid some duplicate const/non-const getters.Tom Sepez
2018-04-19Add public APIs for undo / redo in forms.Lei Zhang
2018-04-17Implement FORM_GetFocusedText() API.Lei Zhang
2018-03-28More fpdfsdk filename cleanupDan Sinclair
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-19Remove unused methods and field in CFFL_FormFiller.Henrique Nakashima
2017-09-18Convert string class namesRyan Harrison
2017-09-15Introduce CPWL_Wnd::PrivateData class.Tom Sepez
2017-09-15Move CPWL_CREATPARAM to CPWL_Wnd::CreateParamsTom Sepez
2017-08-29Reduce rounding errors when Invalidating rects.Lei Zhang
2017-08-28Pass more const CFX_Matrix* params in CFFL_FormFiller.Lei Zhang
2017-07-31Add FORM_ReplaceSelection() and embedder tests.Diana Gage
2017-07-24Add FORM_DeleteSelectedText() and embedder tests.Diana Gage
2017-07-10Fix nits in CFFL_FormFillerDan Sinclair
2017-06-20Add FORM_GetSelectedText() function.Diana Gage
2017-06-02Clean up CFFL formfiller classes.Lei Zhang
2017-06-02Remove unused parameter from CFFL_FormFiller::NewPDFWindow().Lei Zhang
2017-05-25Mass conversion of remaining class members (non-xfa)Tom Sepez
2017-05-18Use Unowned/Observed pointers between doc and FF onwership hierarchies.Tom Sepez
2017-02-22Update Invalidate to take a rectDan Sinclair
2017-02-14Reland "Convert CFX_FloatPoint to CFX_PointF"Dan Sinclair
2017-02-14Revert "Convert CFX_FloatPoint to CFX_PointF"dsinclair
2017-02-13Convert CFX_FloatPoint to CFX_PointFDan Sinclair
2016-11-02Remove FX_BOOL from fpdfsdk.tsepez
2016-10-12Cleanup env variable namesdsinclair
2016-10-12Remove unused widget handler overridesdsinclair
2016-10-05Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironmentdsinclair
2016-09-29Move fpdfsdk/include to fpdfsdkdsinclair
2016-09-21Make the I in IFormFiller explicitdsinclair
2016-09-21Rename m_pApp to m_pEnvdsinclair
2016-09-15Replace FX_UINT with unsigned intdsinclair
2016-09-14Rename CPDFDoc_Environment to CPDFSDK_Environmentdsinclair
2016-09-01Remove unused dwFlags parameter in CPDFSDK_AnnotHandlerMgr::OnDraw and its ca...jaepark
2016-08-22Destroy window before cleaning up comboboxdsinclair
2016-08-17Split fpdfsdk/fsdk_baseform.h into individual classes.jaepark
2016-07-27Reland of Remove pageview from map immediatelydsinclair
2016-04-27Remove IFX_SystemHandler.dsinclair
2016-03-25Remove FX_DWORD from fpdfsdk/ and testingtsepez
2016-03-21Move fpdfsdk/include/formfiller to fpdfsdk/formfiller.Dan Sinclair