summaryrefslogtreecommitdiff
path: root/xfa/fwl
AgeCommit message (Expand)Author
2016-11-11IFWL cleanup in the Combo classeschromium/2919chromium/2918dsinclair
2016-11-11Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little.npm
2016-11-11Continue IFWL widget cleanup.dsinclair
2016-11-10Remove IFWL methods proxied from CFWL classeschromium/2916dsinclair
2016-11-10IFWL method and param cleanupdsinclair
2016-11-10Cleanup methds in IFWL_MonthCalendardsinclair
2016-11-10Fold IFWL_DateTimeCalendar into IFWL_MonthCalendardsinclair
2016-11-10Continue IFWL cleanupdsinclair
2016-11-10Convert FWL_SCBCODE to an enum classdsinclair
2016-11-10Continue cleaning IFWL classesdsinclair
2016-11-10Cleanup IFWL_Widget visibility and virtual parametersdsinclair
2016-11-09Rename IFWL_ListItem to CFWL_ListItemdsinclair
2016-11-07Fold DataProviders into parent classesdsinclair
2016-11-03Unify CFWL_WidgetProperties and CFWL_WidgetImpProperties.chromium/2909dsinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-11-02Merge delegates into IFWL_* classes.dsinclair
2016-11-02Rename CPDFXFA_Document to CPDFXFA_Contextdsinclair
2016-11-01Fold IFWL*::{Initialize|Finalize} into constructor/destructordsinclair
2016-11-01Rename IFWL_Widget::SetDelegatedsinclair
2016-10-31Remove GetWidget() overridesdsinclair
2016-10-31Remove unused parameter to CFWL_* Initialize methods.dsinclair
2016-10-31Remove FWL globals.dsinclair
2016-10-27Fix some FX_BOOL / int noise in XFA barcodestsepez
2016-10-26Fix some FX_BOOL / int noise in xfatsepez
2016-10-20Move fwl/lightwidget to fwl/coredsinclair
2016-10-20Cleanup unused methods and return values in FWL code.dsinclair
2016-10-20Remove IFWL_*::Create methods, use newdsinclair
2016-10-20Merge the CFWL_*Imp classes into the IFWL_* classes.dsinclair
2016-10-19Remove SetDataProvider from IFWL_Widgetdsinclair
2016-10-19Remove FWL Create methods, use new insteaddsinclair
2016-10-19Remove FWL theme subclassesdsinclair
2016-10-18Merge IFWL_App and FWL_AppImp togetherdsinclair
2016-10-17Cleanup unneeded FWL theme code.dsinclair
2016-10-13Remove duplicate FWL key flagsdsinclair
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-09-29Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parentdsinclair
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-14Split CPDFXFA_Document apartdsinclair
2016-09-13Sort include entries.dsinclair
2016-08-22Make CFX_Color constructor explicitweili
2016-08-10Use smart pointers for class owned pointers in xfa/fxfaweili
2016-08-10Use smart pointers for class owned pointers in xfa/fwl/themeweili
2016-08-08Use virtual function to retrieve interface pointerweili
2016-08-08Move CFX_ClipRgn and CFX_PathData into their own files.npm
2016-08-04Use smart pointers for class owned pointersweili
2016-08-04Fix a file name typoweili
2016-07-20Clean up singleton implementationweili
2016-06-24Remove IFWL_ToolTipTarget.thestig
2016-06-23Remove NULL in xfa/dsinclair