Age | Commit message (Expand) | Author |
2016-01-11 | Merge to XFA: Switch most min/max macros to std::min/max. | Lei Zhang |
2016-01-08 | XFA: Remove many relative includes in xfa/ | Lei Zhang |
2015-12-24 | Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr. | Lei Zhang |
2015-12-18 | Fix a bug that items can't be selected in list boxes | Jun Fang |
2015-12-10 | Fix compiling warnings on Linux (part2) | Jun Fang |
2015-12-10 | Fix crashing in CFWL_CheckBox::Initialize() | Jun Fang |
2015-12-10 | Convert last batch of casts in fwl. | Tom Sepez |
2015-12-10 | Merge to XFA: Remove CFX_AffineMatrix/CPDF_Matrix | Tom Sepez |
2015-12-10 | Replace more static casts in FWL (part 3) | Tom Sepez |
2015-12-09 | Fix errors in BEGIN_FWL_MESSAGE_DEF macros | Tom Sepez |
2015-12-09 | FWL refcounts never incremented (part 2). | Tom Sepez |
2015-12-09 | Re-land "Rename CFWL_Thread classes to ThreadImp" | Tom Sepez |
2015-12-08 | FWL refcounts never incremented (part 1) | Tom Sepez |
2015-12-07 | Revert "Rename CFWL_Thread classes to ThreadImp" | Tom Sepez |
2015-12-07 | Rename CFWL_Thread classes to ThreadImp | Tom Sepez |
2015-12-07 | Remove C-Style casts in severl other fwl_...imp.cpp files | Tom Sepez |
2015-12-04 | Remove C-Style casts in fwl_{barcode,caret,checkbox,combobox}imp.cpp | Tom Sepez |
2015-12-04 | Remove unused Thread class and static members. | Tom Sepez |
2015-12-04 | Tidy fwl_widgetimp.cpp. | Tom Sepez |
2015-12-04 | Fix dubious casting in fwl_widgetimp.cpp. | Tom Sepez |
2015-12-02 | Remove _FWL_RETURN_IF_ macros | Tom Sepez |
2015-12-02 | Add MakeWidgetImpProperties() helper method. | Tom Sepez |
2015-12-01 | Make CFWL_Custom consistenly named. | Tom Sepez |
2015-11-20 | Fix CFWL_WidgetImpDelegate hierarchy. | Tom Sepez |
2015-11-20 | Fix Mac compilation at 5500da04e3ac | Tom Sepez |
2015-11-20 | Merge to XFA: Remove CFX_Matrix::Reset() | Tom Sepez |
2015-11-18 | Kill dead IFWL_*::Initialize() variants dead. | Tom Sepez |
2015-11-18 | Make IFWL_Target::m_pImpl a private member. | Tom Sepez |
2015-11-18 | Fold IFWL_TargetData into IFWL_Target | Tom Sepez |
2015-11-17 | Rename additional IFWL imp classes | Tom Sepez |
2015-11-17 | Make FWL_ classes more consistently named. | Tom Sepez |
2015-11-13 | Make CFWL_WidgetMgr{Delegate} inherit from IFWL_WidgetMgr{Delegate}. | Tom Sepez |
2015-11-05 | Fix XFA compilation warnings, part 2 | Tom Sepez |
2015-11-03 | Remove unused variables | Jun Fang |
2015-11-02 | Fix XFA compilation noise, part 1. | Tom Sepez |
2015-10-21 | XFA: Fix two minor build errors on Windows | Qin Zhao |
2015-10-20 | XFA: Remove cond ? TRUE : FALSE. | Lei Zhang |
2015-08-06 | XFA: clang-format all pdfium code, again. | Nico Weber |
2015-08-05 | Kill off last uses of FX_NEW in XFA. | Tom Sepez |
2015-08-04 | XFA: clang-format all pdfium code. | Nico Weber |
2015-07-27 | Fix FX_BOOL / int inconsistencies, XFA branch | Tom Sepez |
2015-06-19 | Fix -Wnon-virtual-dtor warnings on the XFA branch. | Lei Zhang |
2015-06-10 | Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs. | Tom Sepez |
2015-06-10 | Merge to XFA: Remove typdefs for pointer types in fx_system.h. | Tom Sepez |
2015-06-09 | Merge to XFA: Use stdint.h types throughout PDFium. | Tom Sepez |
2015-04-16 | Fix heap use after free in FT_Stream_ReleaseFrame | JUN FANG |
2015-04-14 | Merge to XFA: Kill CFX_Object. | Tom Sepez |
2015-01-16 | Merge to XFA: PDFium embeddertests. | Tom Sepez |
2014-11-24 | Mass remove dangerous and needless LPCWSTR casts. | Tom Sepez |
2014-11-03 | Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 | Bo Xu |