1. 77b909e Remove more casts, part 7. by tsepez · 8 years ago
  2. 1cd352e Get rid of NULLs in fpdfsdk/ by thestig · 8 years ago
  3. 6f4f233 Remove FWL_HTIMER in favor of IWFL_TimerInfo by tsepez · 8 years ago
  4. 0e0a86a Remove unused LoadString values, cleanup remaining strings. by dsinclair · 8 years ago
  5. d5f7261 Track shared isolates better in FXJSE. by tsepez · 8 years ago
  6. 4dce6d4 Fix a leak in CXFA_FontMgr. by thestig · 8 years ago
  7. 12a6b0c Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value* by dsinclair · 8 years ago
  8. ec3da5b Rename FXJSE_HRUNTIME to v8::Isolate by dsinclair · 8 years ago
  9. b8bf55f Get rid of CPDF_Object::GetArray(). by thestig · 8 years ago
  10. cbfef57 Cleanup XFA_HASHCODE usage. by dsinclair · 8 years ago
  11. e7b2853 Remove Release() from CXFA_WidgetAccIterator by tsepez · 8 years ago
  12. 44d83f3 Use CFX_RetainPtr<> to refcount CPDFXFA_Page by tsepez · 8 years ago
  13. c6450bb Remove XFA_WIDGETEVENT defines by dsinclair · 8 years ago
  14. 3f80c86 Remove some c_str() calls from StringCs in xfa docs. by tsepez · 8 years ago
  15. afe9430 Make CFX_WideString(const CFX_WideString&) explicit. by tsepez · 8 years ago
  16. 01e624f Fix GCC warnings to be ready for GCC standalone build by weili · 8 years ago
  17. c777f48 Convert FWL_ERR into an enum class. by dsinclair · 8 years ago
  18. 5cc2465 Clean up CPDF_Page. by thestig · 8 years ago
  19. 186a78e Remove no-op ShowFileDialog(s). by tsepez · 8 years ago
  20. 1f5f2ff Fixup page removal for XFA documents. by dsinclair · 8 years ago
  21. b1a5959 Simplify XFA event handling. by thestig · 8 years ago
  22. b4c9f3f Remove implicit cast from CFX_ByteString to (const char*). by tsepez · 8 years ago
  23. 9f3dbbc Cleanup CPDFXFA_Page. by thestig · 8 years ago
  24. 4c3debb Rename both As{Byte,Wide}StringC() helpers to AsStringC(). by tsepez · 9 years ago
  25. 7222ea6 Move remaining xfa/include/fxfa files by dsinclair · 9 years ago
  26. 89bdd08 Move code from fpdfsdk/include to the sub directories. by dsinclair · 9 years ago
  27. 660956f Rename CFX_WideStringC::raw_str() to c_str() by tsepez · 9 years ago
  28. fc58ad1 Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. by tsepez · 9 years ago
  29. 179bebb Rename GetCStr and GetPtr to match CFX_ByteString. by dsinclair · 9 years ago
  30. 221caf6 Cleanup the FF Handler proxy methods. by dsinclair · 9 years ago
  31. df4bc59 Remove IXFA_* interfaces. by dsinclair · 9 years ago
  32. 64376be Move the fpdfsdk/include/javascript folder by dsinclair · 9 years ago
  33. bd56755 Rename GetElementValue() to GetDirectObject{By,At}(). by tsepez · 9 years ago
  34. c3255f5 Remove FX_DWORD from fpdfsdk/ and testing by tsepez · 9 years ago
  35. e91afba Re-enable MSVC warning 4702 by Wei Li · 9 years ago
  36. a98600a Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode. by Dan Sinclair · 9 years ago
  37. 584b1e6 Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi. by Dan Sinclair · 9 years ago
  38. a1cef70 Trigger page view event when re-layout is finished by jinming_wang · 9 years ago
  39. 455a419 Move core/include/fpdfapi/fpdf_page.h to correct locations. by Dan Sinclair · 9 years ago
  40. 744da70 FPDF_PageDelete must delete XFA pages as well. by Tom Sepez · 9 years ago
  41. aa403d3 core/include/fdpfapi cleanup Part I. by Dan Sinclair · 9 years ago
  42. e407648 Modify xfa code to avoid c4800 warnings by Wei Li · 9 years ago
  43. f766ad2 Move fpdfsdk/src up to fpdfsdk/. by Dan Sinclair · 9 years ago