Age | Commit message (Expand) | Author |
2017-02-09 | Convert Get methods to return instead of using out params. | Dan Sinclair |
2017-02-07 | Cleanup out params in XFA layout code. | Dan Sinclair |
2017-02-04 | Remove unused parameterchromium/3004 | dan sinclair |
2017-01-10 | Split xfa_textlayout apart. | Dan Sinclair |
2017-01-03 | remove some CFX_ArrayTemplate in xfa_ffdocview.hchromium/2971 | tsepez |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
2016-09-29 | Move xfa/fxfa/include to xfa/fxfa | dsinclair |
2016-09-29 | Move fxjs/include to fxjs | dsinclair |
2016-09-14 | Split CPDFXFA_Document apart | dsinclair |
2016-07-19 | Cleanup CXFA_Documentchromium/2803chromium/2802 | dsinclair |
2016-07-12 | Rename fxjse/ to fxjs/ update files to match class names. | dsinclair |
2016-06-23 | Remove NULL in xfa/ | dsinclair |
2016-06-23 | Cleanup some variable namings.chromium/2778 | dsinclair |
2016-06-22 | Update GetClassID to GetElementType | dsinclair |
2016-06-21 | Convert XFA_ELEMENT to an enum class | dsinclair |
2016-06-20 | Split the XFA_OBJECTTYPE enum into two parts. | dsinclair |
2016-06-09 | Move xfa/fxjse/ to fxjse/ | dsinclair |
2016-06-07 | Remove various FXJSE Value methods. | dsinclair |
2016-05-31 | Replace CFXJSE_Value create/destroy with new and delete. | dsinclair |
2016-05-26 | Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value* | dsinclair |
2016-05-20 | Clean up XFA code which causes warnings | weili |
2016-05-17 | XFA_WIDGETSTATUS cleanup. | dsinclair |
2016-05-16 | Remove XFA_WIDGETEVENT defines | dsinclair |
2016-04-27 | Replace CFX_PtrArray with type-safe CFX_ArrayTemplate, Part 2 | tsepez |
2016-04-14 | Simplify XFA event handling. | thestig |
2016-04-06 | Move remaining xfa/include/fxfa files | dsinclair |
2016-04-04 | Cleanup the FF Handler proxy methods. | dsinclair |
2016-03-31 | Remove IXFA_* interfaces. | dsinclair |
2016-03-25 | Remove FX_DWORD from XFA. | tsepez |
2016-03-18 | Fix a typo | Wei Li |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |