Age | Commit message (Expand) | Author |
2015-12-18 | Fix a bug that items can't be selected in list boxes | Jun Fang |
2015-12-17 | Remove FDE_Alloc in favor of FX_Alloc. | Tom Sepez |
2015-12-14 | Merge to XFA: Remove FX_BSTRC. | Lei Zhang |
2015-12-11 | Fix a crasher in CXFA_FFDocView::SetFocus() | Jun Fang |
2015-12-11 | XFA: avoid multiplications in FX_Allocs | Tom Sepez |
2015-12-11 | Fix size calculation in BC_QRCodeWriter.cpp | Tom Sepez |
2015-12-11 | Don't pass bogus testing flags to V8 | Jochen Eisinger |
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 heap-use-after-free in CXFA_PDFFontMgr::~CXFA_PDFFontMgr() | Jun Fang |
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 | Fix XFA build under chromium checkout | 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-12-01 | Fix a crasher due to recursion in CXFA_WidgetAcc::ExecuteScript() | Jun Fang |
2015-12-01 | Use c++ style casts in CPWL_Color::CPWL_Color() | Jun Fang |
2015-11-27 | Fix a crasher in LoadFont() when non-standard font is used in XFA files | Jun Fang |
2015-11-27 | Fix a crasher caused by an invalid index in CXFA_LayoutPageMgr::GetPage() | Jun Fang |
2015-11-25 | Fix a crasher in rendering rich text in XFA files | Jun Fang |
2015-11-25 | Refactor CXFA_FFPageView::GetWidgetByPos | Jun Fang |
2015-11-23 | Make CXFA_ContainerLayoutItem inherit from IXFA_LayoutPage. | Tom Sepez |
2015-11-20 | XFA: Fix a few fxjse warnings. | Lei Zhang |
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 | Add AsLayoutItem()/ToLayoutItem() functions. | Tom Sepez |
2015-11-13 | XFA: Remove empty files in xfa/src/fgas/src/crt/codepage. | Lei Zhang |
2015-11-13 | Rename LayoutItemImpl classes to LayoutItem. | Tom Sepez |
2015-11-13 | Make CFWL_WidgetMgr{Delegate} inherit from IFWL_WidgetMgr{Delegate}. | Tom Sepez |
2015-11-13 | Fold CXFA_LayoutItem into CXFA_LayoutItemImpl. | Tom Sepez |
2015-11-12 | Remove two unused IXFA interfaces. | Tom Sepez |