summaryrefslogtreecommitdiff
path: root/core/fxge/apple
AgeCommit message (Expand)Author
2016-07-01Clean up CFX_MacFontInfo and surrounding code.thestig
2016-06-22Fix Skia GN build on Macweili
2016-06-21Use FXFONT defines in place of integers.thestig
2016-06-21Move ifx_renderdevicedriver to a separate file to shareweili
2016-06-20Fix clang_use_chrome_plugin for Mac and Skia buildsweili
2016-06-13Remove default arguments from IFX_RenderDeviceDriver.thestig
2016-06-08Remove implicit CFX_CountedRef::operator T*()tsepez
2016-06-07Get rid of NULLs in core/thestig
2016-06-06Remove unused PS generation code.thestig
2016-06-01Change CFX_Font::GetPsName() to return a CFX_ByteString.thestig
2016-05-27Clean up some Android/Windows code.thestig
2016-05-26Remove default argument from RestoreState() methods.thestig
2016-05-19Remove agg from skia buildcaryclark
2016-04-13Remove implicit cast from CFX_ByteString to (const char*).tsepez
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-03-28Cleanup one mac headerWei Li
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-25support gradients and stroke+fillcaryclark
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-14Move core/src/ up to core/.Dan Sinclair