summaryrefslogtreecommitdiff
path: root/xfa/src/fwl
AgeCommit message (Expand)Author
2015-12-01Make CFWL_Custom consistenly named.Tom Sepez
2015-11-20Fix CFWL_WidgetImpDelegate hierarchy.Tom Sepez
2015-11-20Fix Mac compilation at 5500da04e3acTom Sepez
2015-11-20Merge to XFA: Remove CFX_Matrix::Reset()Tom Sepez
2015-11-18Kill dead IFWL_*::Initialize() variants dead.Tom Sepez
2015-11-18Make IFWL_Target::m_pImpl a private member.Tom Sepez
2015-11-18Fold IFWL_TargetData into IFWL_TargetTom Sepez
2015-11-17Rename additional IFWL imp classesTom Sepez
2015-11-17Make FWL_ classes more consistently named.Tom Sepez
2015-11-13Make CFWL_WidgetMgr{Delegate} inherit from IFWL_WidgetMgr{Delegate}.Tom Sepez
2015-11-05Fix XFA compilation warnings, part 2Tom Sepez
2015-11-03Remove unused variablesJun Fang
2015-11-02Fix XFA compilation noise, part 1.Tom Sepez
2015-10-21XFA: Fix two minor build errors on WindowsQin Zhao
2015-10-20XFA: Remove cond ? TRUE : FALSE.Lei Zhang
2015-08-06XFA: clang-format all pdfium code, again.Nico Weber
2015-08-05Kill off last uses of FX_NEW in XFA.Tom Sepez
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-07-27Fix FX_BOOL / int inconsistencies, XFA branchTom Sepez
2015-06-19Fix -Wnon-virtual-dtor warnings on the XFA branch.Lei Zhang
2015-06-10Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs.Tom Sepez
2015-06-10Merge to XFA: Remove typdefs for pointer types in fx_system.h.Tom Sepez
2015-06-09Merge to XFA: Use stdint.h types throughout PDFium.Tom Sepez
2015-04-16Fix heap use after free in FT_Stream_ReleaseFrameJUN FANG
2015-04-14Merge to XFA: Kill CFX_Object.Tom Sepez
2015-01-16Merge to XFA: PDFium embeddertests.Tom Sepez
2014-11-24Mass remove dangerous and needless LPCWSTR casts.Tom Sepez
2014-11-03Merge XFA to PDFium master at 4dc95e7 on 10/28/2014Bo Xu