summaryrefslogtreecommitdiff
path: root/fpdfsdk/include/pdfwindow
AgeCommit message (Expand)Author
2015-08-06clang-format all pdfium code, again.Nico Weber
2015-08-04clang-format all pdfium code.Nico Weber
2015-07-27Fix FX_BOOL compilation errors under windowsTom Sepez
2015-07-27Kill FX_READER_DLL symbolTom 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-06-22Cleanup: Remove dead formfiller code.Lei Zhang
2015-06-15Do some IWYU cleanups.Lei Zhang
2015-06-11Remove trailing whitespaces in fpdfsdk.Lei Zhang
2015-06-11Cleanup: Get this rid of "this->" in fpdfsdk/Lei Zhang
2015-06-10Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Use stdint.h types throughout PDFium.Tom Sepez
2015-05-28Fix ALL the include guards.Tom Sepez
2015-05-27Remove rendundant ../include from paths of files in include/ directoryTom 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-07Fix windows compile class vs. struct confusion in e300c8c32d73Tom Sepez
2015-04-07Fix IWYU in pdfwindow/ directory.Tom Sepez
2015-01-09Fix -Wnon-virtual-dtor compiler warnings.Tom Sepez
2014-07-30Remove a few unused variables, functions, and member variables.Nico Weber
2014-07-30Attempt to fix some -Woverloaded-virtual warnings.Nico Weber
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek