summaryrefslogtreecommitdiff
path: root/xfa/fxfa/app/xfa_fwltheme.cpp
AgeCommit message (Expand)Author
2016-11-18Clean up CFGAS_FontMgrchromium/2925npm
2016-10-20Cleanup unused methods and return values in FWL code.dsinclair
2016-10-20Merge the CFWL_*Imp classes into the IFWL_* classes.dsinclair
2016-10-19Remove FWL theme subclassesdsinclair
2016-10-17Cleanup unneeded FWL theme code.dsinclair
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-08-10Use smart pointers for class owned pointers in xfa/fxfaweili
2016-06-23Remove NULL in xfa/dsinclair
2016-06-16Make code compile with clang_use_chrome_plugin (part V)chromium/2770weili
2016-06-07Replace IFGAS_Font with underlying concrete typethestig
2016-06-03Rename IFX_Font to IFGAS_Fonttsepez
2016-05-26Add opaque "layout item" to widgets for caller's use.tsepez
2016-05-11Replace some calls to Release() with direct delete, part 1.tsepez
2016-05-05Remove CLASSHASH defines in favour of an enum class.dsinclair
2016-05-04Convert FWL_ERR into an enum class.dsinclair
2016-04-27Standardize on ASSERT.dsinclair
2016-04-21Cleanup FDE interfaces.dsinclair
2016-04-21Convert some FWL defines to enums.dsinclair
2016-04-14Replace calls to deprecated CFX_{Wide,Byte}String::Empty()tsepez
2016-04-13Remove implicit cast from CFX_WideString to (const wchar_t*)tsepez
2016-04-06Move remaining xfa/include/fxfa filesdsinclair
2016-04-04Cleanup the FF Handler proxy methods.dsinclair
2016-03-31Remove IXFA_* interfaces.dsinclair
2016-03-25Remove FX_DWORD from XFA.tsepez
2016-03-23Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}.Dan Sinclair
2016-03-21Make predefined character table slightly smaller.Tom Sepez
2016-03-17Move xfa/include/fxgraphics/fx_graphics.h to xfa/fxgraphics.Dan Sinclair
2016-03-14Move xfa/src up to xfa/.Dan Sinclair