Age | Commit message (Expand) | Author |
2018-04-09 | Revert "Remove CXFA nodes instead of CFX_XML nodes" | dsinclair |
2018-04-09 | Move the CFX_XMLParser out of CXFA_SimpleParser | Dan Sinclair |
2018-04-09 | Remove m_pOldFocusWidget from CXFA_FFDocView. | Henrique Nakashima |
2018-04-09 | Remove CXFA nodes instead of CFX_XML nodes | Dan Sinclair |
2018-04-09 | Move code to set XML value to CXFA_Node | Dan Sinclair |
2018-04-06 | Fix typos in CXFA_FMParser.chromium/3391 | Lei Zhang |
2018-04-05 | Make CXFA_Document::m_rgGlobalBinding private | Dan Sinclair |
2018-04-05 | Remove unused param. | Dan Sinclair |
2018-04-05 | Move document data merge code into CXFA_Document file | Dan Sinclair |
2018-04-05 | Remove spellchecking code from XFAchromium/3390 | Ryan Harrison |
2018-04-04 | Caret blinks with lower frequency in XFA text field. | Henrique Nakashima |
2018-04-04 | Fix XFA caret blinking only while mouse moves.chromium/3389 | Henrique Nakashima |
2018-04-04 | [fwl] Restrict setting cursor outside text bounds | Dan Sinclair |
2018-04-03 | Re-arrange so inline vectors come last in structs. | Tom Sepez |
2018-03-28 | Smaller post expression set | Dan Sinclair |
2018-03-27 | Simplify some XFA font manager creationchromium/3382 | Dan Sinclair |
2018-03-27 | Remove unused FX_TXTRUN::pIdentity | Dan Sinclair |
2018-03-27 | Cleanup some CFDE_Data structs | Dan Sinclair |
2018-03-27 | Remove CXFA_FFNotify proxy methods | Dan Sinclair |
2018-03-27 | Remove unused CXFA_FFNotify method | Dan Sinclair |
2018-03-27 | Cleanup CXFA_LocaleMgr | Dan Sinclair |
2018-03-21 | Rename one ArgbEncode() variant to AlphaAndColorRefToArgb(). | Lei Zhang |
2018-03-20 | Change ArgbToColorRef() to ArgbToAlphaAndColorRef().chromium/3377 | Lei Zhang |
2018-03-15 | Rename FX_COLORREF variables from "rgb" to "bgr". | Lei Zhang |
2018-03-12 | Remove all usages of FXSYS_iswASCIIspacechromium/3369 | Ryan Harrison |
2018-03-12 | Remove all usages of FXSYS_iswASCIIalpha | Ryan Harrison |
2018-03-09 | Explicitly mark helper methods that only operate on ASCII ranges | Ryan Harrison |
2018-03-08 | Unset timer in XFA scrollbar after stopping it. | Henrique Nakashima |
2018-03-08 | Move GetPopupPos from CFWL_Widget to subclasses that call it. | Henrique Nakashima |
2018-03-07 | [formcalc] Consider width along with depth of tree | Dan Sinclair |
2018-03-07 | [formcalc] Handle bad elseif conditionalschromium/3365 | Dan Sinclair |
2018-03-06 | Remove axial gradients from XFA widgets. | Henrique Nakashima |
2018-03-06 | Rename IFX classes in core/fxge to Ifacechromium/3364 | Dan Sinclair |
2018-03-06 | Rename core/fxcrt IFX files to Iface | Dan Sinclair |
2018-03-06 | [formcalc] Allow empty declaration bodies | Dan Sinclair |
2018-03-05 | [formcalc] Simplify function signature parsingchromium/3363 | Dan Sinclair |
2018-03-05 | [formcalc] Cleanup m_error handling | Dan Sinclair |
2018-03-05 | Cleanup CFWL_ScrollBar::Timer::Run. | Henrique Nakashima |
2018-03-05 | Fix crash when dragging scrollbar in XFA form. | Henrique Nakashima |
2018-02-27 | Move XFA pixel tests under pixel/chromium/3358chromium/3357 | Ryan Harrison |
2018-02-26 | Shrink some tables and kill dead code in xfa. | Tom Sepez |
2018-02-26 | Get rid of some static variables. | Tom Sepez |
2018-02-26 | Add some more missing consts.chromium/3356 | Tom Sepez |
2018-02-22 | [formcalc] Cleanup function handling | Dan Sinclair |
2018-02-22 | Jumbo fixes | Dan Sinclair |
2018-02-21 | [formcalc] Cleanup if expression parsing. | Dan Sinclair |
2018-02-21 | [formcalc] Add elseif expression to parser test | Dan Sinclair |
2018-02-21 | [formcalc] Minor parser cleanupschromium/3352 | Dan Sinclair |
2018-02-21 | [formcalc] Use default destructors | Dan Sinclair |
2018-02-21 | [formcalc] Remove the ParseBlockExpression method | Dan Sinclair |