1. 31f8740 Rename remaining xfa_script_* files. by dsinclair · 9 years ago
  2. 08fea80 Rename fxjse/ to fxjs/ update files to match class names. by dsinclair · 9 years ago
  3. 85d1f2c Remove NULL in xfa/ by dsinclair · 9 years ago
  4. 070fcdf Update GetClassID to GetElementType by dsinclair · 9 years ago
  5. 56a8b19 Convert XFA_ELEMENT to an enum class by dsinclair · 9 years ago
  6. c5a8f21 Split the XFA_OBJECTTYPE enum into two parts. by dsinclair · 9 years ago
  7. 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 9 years ago
  8. 8bd9ce0 Move xfa/fxjse/ to fxjse/ by dsinclair · 9 years ago
  9. 2f5582f Convert CFXJSE_Value::ToString to return. by dsinclair · 9 years ago
  10. 20d6b76 Use static_cast<CXFA_WidgetAcc*> in xfa. by tsepez · 9 years ago
  11. 769b137 Remove more FXJSE c-method wrappers. by dsinclair · 9 years ago
  12. f27aeec Remove various FXJSE Value methods. by dsinclair · 9 years ago
  13. a4fdfc5 Replace IFGAS_Font with underlying concrete type by thestig · 9 years ago
  14. b71dc76 Rename IFX_Font to IFGAS_Font by tsepez · 9 years ago
  15. 86fad99 Replace CFXJSE_Value create/destroy with new and delete. by dsinclair · 9 years ago
  16. 12a6b0c Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value* by dsinclair · 9 years ago
  17. 038aa53 Clean up XFA code which causes warnings by weili · 9 years ago
  18. 2346793 Remove Release() from CXFA_WidgetLayoutData by tsepez · 9 years ago
  19. 3f80c86 Remove some c_str() calls from StringCs in xfa docs. by tsepez · 9 years ago
  20. afe9430 Make CFX_WideString(const CFX_WideString&) explicit. by tsepez · 9 years ago
  21. f74ad99 Replace some calls to Release() with direct delete, part 1. by tsepez · 9 years ago
  22. 43854a5 Standardize on ASSERT. by dsinclair · 9 years ago
  23. acd0d59 Cleanup FDE interfaces. by dsinclair · 9 years ago
  24. b1a5959 Simplify XFA event handling. by thestig · 9 years ago
  25. bd9748d Remove implicit cast from CFX_WideString to (const wchar_t*) by tsepez · 9 years ago
  26. 4c3debb Rename both As{Byte,Wide}StringC() helpers to AsStringC(). by tsepez · 9 years ago
  27. 7222ea6 Move remaining xfa/include/fxfa files by dsinclair · 9 years ago
  28. 6fe7d21 Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument. by tsepez · 9 years ago
  29. fc58ad1 Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. by tsepez · 9 years ago
  30. 221caf6 Cleanup the FF Handler proxy methods. by dsinclair · 9 years ago
  31. 9f2970c Remove CFX_{Byte,Wide}String::Equal in favor of "==". by tsepez · 9 years ago
  32. df4bc59 Remove IXFA_* interfaces. by dsinclair · 9 years ago
  33. ae95f76 Remove IFDE_XML* classes. by dsinclair · 9 years ago
  34. 736f28a Remove FX_DWORD from XFA. by tsepez · 9 years ago
  35. e98ac2e Fix a typo by Wei Li · 9 years ago
  36. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago