summaryrefslogtreecommitdiff
path: root/core/fxge/apple/fx_mac_imp.cpp
AgeCommit message (Expand)Author
2018-01-11Remove core/fxge/cfx_fontmgr.h from headers.Lei Zhang
2018-01-11Use range-based for-loops in a few more places.Lei Zhang
2017-11-07Remove m_bFlagExact from CFX_SubstFontNicolas Pena
2017-09-28Cleanup font definesDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-23Convert string Find methods to return an OptionalRyan Harrison
2017-08-01Replace raw value for constant error value in string operationsRyan Harrison
2017-07-10Move core/fxge/ge to core/fxge.Dan Sinclair
2017-05-16Be skeptical of bare |new|s.Tom Sepez
2017-04-21Use unique_ptr in CFX_FolderFontInfo::m_FontListchromium/3079Tom Sepez
2017-04-19Cleanup codepage and charset definitions.Dan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-07Remove unused CFX_QuartzDevice(Driver) classes.chromium/2913npm
2016-11-02Remove FX_BOOL from coretsepez
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-19Remove duplicated charset definitions, and move them to fx_font.hnpm
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-08-04Move CFX_GEModule into its own filenpm
2016-07-27Splitting fx_ge_fontmap.cppnpm
2016-07-01Mac: Improve font substitution.chromium/2790chromium/2789chromium/2788chromium/2787thestig
2016-07-01Clean up CFX_MacFontInfo and surrounding code.thestig
2016-06-21Use FXFONT defines in place of integers.thestig
2016-06-20Fix clang_use_chrome_plugin for Mac and Skia buildsweili
2016-06-07Get rid of NULLs in core/thestig
2016-05-27Clean up some Android/Windows code.thestig
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-14Move core/src/ up to core/.Dan Sinclair