Age | Commit message (Expand) | Author |
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 |
2015-11-11 | XFA: Use c++ style casts elsewhere in xfa_ffnotify.cpp | Tom Sepez |
2015-11-10 | Fix invalid cast in CXFA_FFNotify::OnLayoutItemRemoving(). | Tom Sepez |
2015-11-09 | Merge to XFA: Fix all relative includes to core. | Lei Zhang |
2015-11-09 | fix an embedder test in XFA branch. | Wei Li |
2015-11-06 | XFA: Actually fix all relative includes to third_party. | Lei Zhang |
2015-11-06 | Merge to XFA: Fix all relative includes to third_party. | Lei Zhang |
2015-11-05 | Fix XFA compilation warnings, part 2 | Tom Sepez |
2015-11-05 | Remove harmony proxy from XFA | Jun Fang |
2015-11-03 | Remove unused variables | Jun Fang |
2015-11-02 | Fix XFA compilation noise, part 1. | Tom Sepez |
2015-10-30 | XFA: Remove dead code in CBC_BufferedImageLuminanceSource and friends. | Lei Zhang |
2015-10-30 | XFA: Remove null CFX_DIBAttribute default argument. | Tom Sepez |
2015-10-30 | Fix segv in CFX_BaseArray::~CFX_BaseArray | Tom Sepez |
2015-10-30 | XFA: Segv in CFXJSE_RuntimeData::Get() | Tom Sepez |
2015-10-29 | Remove register keyword from xfa files | Tom Sepez |
2015-10-28 | Include cmath so we get std::isnan | dan sinclair |
2015-10-28 | A crasher due to lacking 'template' node in XFA file | Jun Fang |
2015-10-27 | Revert accidental commits to XFA. | Tom Sepez |
2015-10-27 | Address review comments | Jun Fang |
2015-10-27 | Update the format | Jun Fang |
2015-10-27 | Add an embedded test case | Jun Fang |
2015-10-23 | Merge to XFA: Cleanup: Remove unused CPDF_Stream::Clone(). | Lei Zhang |
2015-10-23 | XFA: Manually apply changes to fpdf_text.h and fx_font.h from master | Tom Sepez |
2015-10-21 | Merge to XFA: Make CFX_FontMgr member variables private. (try 2) | Lei Zhang |
2015-10-21 | XFA: Fix two minor build errors on Windows | Qin Zhao |