summaryrefslogtreecommitdiff
path: root/xfa/fwl/theme
AgeCommit message (Expand)Author
2016-06-03Rename IFX_FontMgr to IFGAS_FontMgrtsepez
2016-06-03Rename IFX_Font to IFGAS_Fonttsepez
2016-05-27Fix two bugs found by /analyze toolweili
2016-05-26Remove default arguments from CFX_FxgeDevice.thestig
2016-05-25Rename fwl_widgetmgrimp.{cpp,h} to cfwl_widgetmgr.{cpp,h}tsepez
2016-05-24Remove IWFL_WidgetMgr in favor of CFWL_WidgetMgr.tsepez
2016-05-20Fix a bug on scrollbar's checking theme statesweili
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-05-04Cleanup CFWL_ThemePart data.dsinclair
2016-05-04Convert some theme defines to values.dsinclair
2016-05-04More define cleanup.dsinclair
2016-05-04Return bool rather than bitwise-and for FX_BOOLtsepez
2016-04-28Do not check pointers before deleting them.thestig
2016-04-28More FWL interface cleanup.dsinclair
2016-04-27More IFX_ interface cleanup.dsinclair
2016-04-21Cleanup FDE interfaces.dsinclair
2016-04-21Remove unused FWL flagsdsinclair
2016-04-21Convert some FWL defines to enums.dsinclair
2016-04-13Remove implicit cast from CFX_WideString to (const wchar_t*)tsepez
2016-04-13Remove some FWL code.dsinclair
2016-04-06Rename CFX_WideStringC::raw_str() to c_str()tsepez
2016-04-05Rename GetCStr and GetPtr to match CFX_ByteString.dsinclair
2016-03-29Move xfa/include/fwl/{theme,lightwidget} to xfa/fwldsinclair
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-21Remove FX_WORD in favor of uint16_t.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