summaryrefslogtreecommitdiff
path: root/core/include/fxge
AgeCommit message (Expand)Author
2015-06-19Replace CFX_MapPtrTemplate with std::map.Lei Zhang
2015-06-17Replace some Release() calls with virtual destructors.Tom Sepez
2015-06-15Do some IWYU cleanups.Lei Zhang
2015-06-11Remove trailing whitespaces in core.Lei Zhang
2015-06-10Remove FX_BSTR and FX_WSTR typedefs.chromium/2434chromium/2433chromium/2432chromium/2431chromium/2430Tom Sepez
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-19Re-land: Remove FX_Alloc() null checks now that it can't return NULL.Tom Sepez
2015-05-19Revert "Remove FX_Alloc() null checks now that it can't return NULL."Tom Sepez
2015-05-19Remove FX_Alloc() null checks now that it can't return NULL.Tom Sepez
2015-05-04Kill FX_DEFINEHANDLETom Sepez
2015-04-27Fix windows-specific usage of CFX_WideStr::operator LPCWSTR().Tom Sepez
2015-04-14Kill CFX_Object.Tom Sepez
2015-01-30Use system FreeType on Linux.John Abd-El-Malek
2015-01-09Fix -Wnon-virtual-dtor compiler warnings.Tom Sepez
2014-12-19Update freetype to 2.5.4.Bo Xu
2014-10-21Add missing parenthesis in FXARGB_GETDIB macroBo Xu
2014-07-18pdfium: Fix all -Wdelete-non-virtual-dtor violations on Mac.Nico Weber
2014-05-23Convert all line endings to LF.John Abd-El-Malek
2014-05-17Initial commit.John Abd-El-Malek