Age | Commit message (Expand) | Author |
2016-08-19 | Move CFX_FaceCache to its own file | npm |
2016-08-18 | Move CFX_UnicodeEncoding and CFX_UnicodeEncodingEx to their own files. | npm |
2016-08-17 | Split fx_font into multiple files, part 1. | npm |
2016-08-16 | Delete m_ExtHandle and RetainFont because they are not being used. | npm |
2016-07-27 | Splitting fx_ge_fontmap.cpp | npm |
2016-07-25 | Remove FX_FONTCACHE_DEFINE | tsepez |
2016-07-25 | Use smart pointers for CFX_Font and CFX_Type3Font classes | weili |
2016-06-22 | Remove some fx_dib functions with unused parameters. | thestig |
2016-06-21 | Use FXFONT defines in place of integers. | thestig |
2016-06-20 | Remove unused CFX_Font members. | thestig |
2016-06-14 | Make code compile with clang_use_chrome_plugin (part II) | weili |
2016-06-08 | Remove even more const casting from core. | tsepez |
2016-06-07 | Get rid of NULLs in core/ | thestig |
2016-06-01 | Change CFX_Font::GetPsName() to return a CFX_ByteString. | thestig |
2016-05-27 | Clean up some Android/Windows code. | thestig |
2016-05-19 | Clean up CFX_RenderDevice::DrawNormalText(). | thestig |
2016-05-17 | Don't use LCD antialiasing if Fontconfig doesn't support hinting | thomasanderson |
2016-05-13 | Make CFX_ByteString(const CFX_ByteStringC&) explicit. | tsepez |
2016-04-12 | Cleanup various IFX_ text interfaces. | dsinclair |
2016-04-12 | Record all fonts, not just one per charset. | dsinclair |
2016-04-11 | Remove IFX_AdditionalFontMgr and IFX_FontMgrDelegate. | dsinclair |
2016-04-06 | Remove IFX_FontEnumerator | dsinclair |
2016-04-06 | Move core/include/fxge to core/fxge/include. | dsinclair |