summaryrefslogtreecommitdiff
path: root/xfa
AgeCommit message (Expand)Author
2016-11-30Convert loose FX_Create* functions into static methodstsepez
2016-11-29Use unique_ptr in CFXA_FM expressions constructorschromium/2937npm
2016-11-28Fix crash in CFDE_CSSSyntaxParser when parsing empty urlnpm
2016-11-28Use unique pointers in CXFA_FMParsenpm
2016-11-24Change TxtEdtEngine to return CFX_WideStringchromium/2935chromium/2934chromium/2933chromium/2932dan sinclair
2016-11-23Add CFWL_ListBox::IsMultiSelection().thestig
2016-11-23Merge IFWL and CFWL classes.dsinclair
2016-11-23Rename IFWL classes which do not have CFWL equivalentsdsinclair
2016-11-23More unique_ptrs in CXFA_FMParse::ParseForeachExpression and avoid leaknpm
2016-11-23Remove DataProvider from CFWL_WidgetPropertieschromium/2931chromium/2930dsinclair
2016-11-23Remove IFWL_CombobBox::DataProviderDan Sinclair
2016-11-23Remove listbox providers and build into listboxDan Sinclair
2016-11-23Remove plumbing for today valuedsinclair
2016-11-23Make Update and DrawWidget pure virtualdsinclair
2016-11-22Rename IFWL_App to CFWL_Appdsinclair
2016-11-22Rename IFWL_Timer and IFWL_TimerInfodsinclair
2016-11-22Rename common methods between ifwl and cfwl.dsinclair
2016-11-21Remove the GetCaption dataprovider methodchromium/2928dsinclair
2016-11-21Remove FwlEventMaskdsinclair
2016-11-21Split fwl/core class pt II.dsinclair
2016-11-21Clean up CFGAS_GEFontnpm
2016-11-21Make CPDF_Stream() take unique_ptr's to its dictionary.tsepez
2016-11-21Remove customized layout flag from FWLdsinclair
2016-11-21Update SetThemeColor and SetThemeDatadsinclair
2016-11-21Remove FWL_GetThemeColordsinclair
2016-11-21Remove FWL_GetThemeLayoutdsinclair
2016-11-21Remove theme id from themeprovidersdsinclair
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-21Split fwl/core class pt I.dsinclair
2016-11-21Remove unused FWL_WGTSTYLE_Icondsinclair
2016-11-21Remove unset FWL_WGTSTYLE_NarrowCaptiondsinclair
2016-11-21Remove unset FWL_WGTSTYLE_Captiondsinclair
2016-11-21Remove unread m_InfoStart from IFWL_Form.dsinclair
2016-11-21Remove form resize typedsinclair
2016-11-18Make CPDF_Dictionary use unique pointers.chromium/2926tsepez
2016-11-18Add unit test for CXFA_FileRead.tsepez
2016-11-18Clean up CFGAS_FontMgrchromium/2925npm
2016-11-17Remove IFWL_ToolTipDPdsinclair
2016-11-17Remove FWL_EVENT_DEF macrodsinclair
2016-11-17Unify the three CFWL_EventType::SelectChange classes.dsinclair
2016-11-17Create CFWL_EvtEditChangeddsinclair
2016-11-17Remove the CFWL_EventType::DrawItemdsinclair
2016-11-17Convert CFWL_EvtSpbClick to CFWL_EvtClickdsinclair
2016-11-17Convert single use EventTypes to class files.dsinclair
2016-11-17Remove events which are not processeddsinclair
2016-11-17Move the IFWL_Edit Events out of ifwl_edit.hdsinclair
2016-11-17Remove SelfAdaption codedsinclair
2016-11-16Split the common event classes out to files.dsinclair
2016-11-16Remove ref counting from CFWL_Eventdsinclair
2016-11-16Move the message definitions to their own files.chromium/2923dsinclair