summaryrefslogtreecommitdiff
path: root/xfa/fxfa/app/xfa_fwltheme.cpp
AgeCommit message (Expand)Author
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