1. 0e3e890 Cleanup some PWL_FontMap methods by dsinclair · 8 years ago
  2. cedaa55 Flip document and parser ownership by dsinclair · 8 years ago
  3. 9ada2d8 Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own files. by npm · 8 years ago
  4. 660de3c Move CFX_ClipRgn and CFX_PathData into their own files. by npm · 8 years ago
  5. 2d5b020 Use smart pointers for class owned pointers by weili · 8 years ago
  6. 448c433 Splitting fpdfdoc/doc_* part II. by dsinclair · 8 years ago
  7. cac704d Split fpdfdoc/include/fpdf_doc.h into individual classes. by dsinclair · 9 years ago
  8. 3617751 Remove m_pList conditionals from CPWL_ListBox by dsinclair · 9 years ago
  9. e6a6561 Reset notify parameter in CPWL_ListBox OnDestroy(). by dsinclair · 9 years ago
  10. efd5a99 Removing default params from CFX_Edit. by dsinclair · 9 years ago
  11. dbc7716 Cleanup some PWL interfaces. by dsinclair · 9 years ago
  12. e35af1e Remove some IFX_* wrappers. by dsinclair · 9 years ago
  13. a2919b3 Remove RichText support from fpdfsdk/fxedit. by dsinclair · 9 years ago
  14. 8ea3f51 Clean up some CPDF_Font subclasses. by thestig · 9 years ago
  15. 907a522 Use FXFONT defines in place of integers. by thestig · 9 years ago
  16. d931476 Remove unused code. by dsinclair · 9 years ago
  17. 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 9 years ago
  18. 1cd352e Get rid of NULLs in fpdfsdk/ by thestig · 9 years ago
  19. db444d2 Fix all the code which has duplicate variable declarations by weili · 9 years ago
  20. 41846a0 Remove default argument from RestoreState() methods. by thestig · 9 years ago
  21. ded3634 Change CPDF_Boolean to use bool instead of FX_BOOL. by thestig · 9 years ago
  22. 92cb5e5 Convert border style defines to an enum class. by dsinclair · 9 years ago
  23. 71a452f Make CFX_ByteString(const CFX_ByteStringC&) explicit. by tsepez · 9 years ago
  24. 594b20b Fix some misc nits. by thestig · 9 years ago
  25. 732f6a0 IFX_Edit::NewEdit never returns nullptr. by thestig · 9 years ago
  26. 821d59e CPDF_VariableText::GetIterator() never returns NULL. by thestig · 9 years ago
  27. 224bc5a Change bool type to fix warnings. by dsinclair · 9 years ago
  28. b959010 Remove IFX_SystemHandler. by dsinclair · 9 years ago
  29. 931bf37 Move CPDF_Document code into cpdf_document.cpp. by thestig · 9 years ago
  30. 8e4c505 Rename CFX_ByteTextBuf::GetByteString() to AsStringC(). by tsepez · 9 years ago
  31. 774bdde Replace calls to deprecated CFX_{Wide,Byte}String::Empty() by tsepez · 9 years ago
  32. b4c9f3f Remove implicit cast from CFX_ByteString to (const char*). by tsepez · 9 years ago
  33. e1aebd4 Use std::vector as internal storage for CPDF_Array by Wei Li · 9 years ago
  34. 4c3debb Rename both As{Byte,Wide}StringC() helpers to AsStringC(). by tsepez · 9 years ago
  35. 8da140e Remove all PWL_Note classes by dsinclair · 9 years ago
  36. 0b5adb6 Remove IPWL_NoteNotify and CPWL_Note. by dsinclair · 9 years ago
  37. 0cf9984 Remove IPWL_IconList_Notify. by dsinclair · 9 years ago
  38. e530fb7 Move remaining fpdfdoc files by dsinclair · 9 years ago
  39. 89bdd08 Move code from fpdfsdk/include to the sub directories. by dsinclair · 9 years ago
  40. 48baa5f Move core/include/fxge to core/fxge/include. by dsinclair · 9 years ago
  41. c7a7349 Remove core/include/fpdfdoc/fpdf_vt.h by dsinclair · 9 years ago
  42. 28f97ff Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC. by tsepez · 9 years ago
  43. 8940993 Reduce signed/unsigned comparison warnings by Wei Li · 9 years ago
  44. c3255f5 Remove FX_DWORD from fpdfsdk/ and testing by tsepez · 9 years ago
  45. 89e904b Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow. by dan sinclair · 9 years ago
  46. 61b2fc7 Split core/include/fpdfapi/fpdf_resource.h by dan sinclair · 9 years ago
  47. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
  48. 62a70f9 Remove FX_WORD in favor of uint16_t. by Tom Sepez · 9 years ago
  49. 455a419 Move core/include/fpdfapi/fpdf_page.h to correct locations. by Dan Sinclair · 9 years ago
  50. aa403d3 core/include/fdpfapi cleanup Part I. by Dan Sinclair · 9 years ago
  51. f766ad2 Move fpdfsdk/src up to fpdfsdk/. by Dan Sinclair · 9 years ago