summaryrefslogtreecommitdiff
path: root/xfa/fxfa/app/xfa_ffnotify.cpp
AgeCommit message (Expand)Author
2017-01-03remove some CFX_ArrayTemplate in xfa_ffdocview.hchromium/2971tsepez
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-09-29Move xfa/fxfa/include to xfa/fxfadsinclair
2016-09-29Move fxjs/include to fxjsdsinclair
2016-09-14Split CPDFXFA_Document apartdsinclair
2016-07-19Cleanup CXFA_Documentchromium/2803chromium/2802dsinclair
2016-07-12Rename fxjse/ to fxjs/ update files to match class names.dsinclair
2016-06-23Remove NULL in xfa/dsinclair
2016-06-23Cleanup some variable namings.chromium/2778dsinclair
2016-06-22Update GetClassID to GetElementTypedsinclair
2016-06-21Convert XFA_ELEMENT to an enum classdsinclair
2016-06-20Split the XFA_OBJECTTYPE enum into two parts.dsinclair
2016-06-09Move xfa/fxjse/ to fxjse/dsinclair
2016-06-07Remove various FXJSE Value methods.dsinclair
2016-05-31Replace CFXJSE_Value create/destroy with new and delete.dsinclair
2016-05-26Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value*dsinclair
2016-05-20Clean up XFA code which causes warningsweili
2016-05-17XFA_WIDGETSTATUS cleanup.dsinclair
2016-05-16Remove XFA_WIDGETEVENT definesdsinclair
2016-04-27Replace CFX_PtrArray with type-safe CFX_ArrayTemplate, Part 2tsepez
2016-04-14Simplify XFA event handling.thestig
2016-04-06Move remaining xfa/include/fxfa filesdsinclair
2016-04-04Cleanup the FF Handler proxy methods.dsinclair
2016-03-31Remove IXFA_* interfaces.dsinclair
2016-03-25Remove FX_DWORD from XFA.tsepez
2016-03-18Fix a typoWei Li
2016-03-14Move xfa/src up to xfa/.Dan Sinclair