summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/fpdf_sysfontinfo.cpp
AgeCommit message (Expand)Author
2015-11-06Fix all relative includes to public.Lei Zhang
2015-08-14Use override in more classes in fpdfsdk/Lei Zhang
2015-08-13Allow external font-path configuration from pdfium_test.Tom Sepez
2015-08-13Revert "Allow external font-path configuration from pdfium_test."Tom Sepez
2015-08-13Allow external font-path configuration from pdfium_test.Tom Sepez
2015-08-04clang-format all pdfium code.Nico Weber
2015-07-31Name IFX_SysFontInfo subclasses consistently.Tom Sepez
2015-07-27Revert "FX Bool considered harmful, part 3"Tom Sepez
2015-07-27FX Bool considered harmful, part 3Tom Sepez
2015-07-23Revert "FX_BOOL considered harmful, part 2."Tom Sepez
2015-07-23FX_BOOL considered harmful, part 2.Tom Sepez
2015-07-23Fix FX_BOOL type mismatches.Tom Sepez
2015-06-11Remove trailing whitespaces in fpdfsdk.Lei Zhang
2015-06-10Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-08Remove more cruft from fx_system.hTom Sepez
2015-05-12NEW public API for pdfwindow font manipulation.chromium/2402chromium/2401chromium/2400Tom Sepez
2015-05-11Create top-level public/ header directory.Tom Sepez
2015-04-17Replace FX_NEW with new, remove tests from fpdfsdkTom Sepez
2015-01-09Fix -Wnon-virtual-dtor compiler warnings.Tom Sepez
2014-08-13Add FX_OVERRIDE and use it for virtual functions of FX_FINAL classes.Tom Sepez
2014-07-18pdfium: Fix all -Wdelete-non-virtual-dtor violations on Mac.Nico Weber
2014-05-17Initial commit.John Abd-El-Malek