1. 6dc4fb8 Remove friends from PWL classes by Dan Sinclair · 7 years ago
  2. 8e7f932 Convert CPVT_Color to CFX_Color by Dan Sinclair · 7 years ago
  3. 7f1c6a5 Remove CPVT_Section by Dan Sinclair · 7 years ago
  4. ce813f8 Remove CPVT_WordProps by Dan Sinclair · 7 years ago
  5. 480ca10 Remove unused CPVT_SecProps by Dan Sinclair · 7 years ago
  6. 671a799 Remove more unused params by Dan Sinclair · 7 years ago
  7. b01848a Remove unused parameters by Dan Sinclair · 7 years ago
  8. 921fe6b Move CPDF_RenderOptions members to private by Dan Sinclair · 7 years ago
  9. 55469ae Fix UAF in SetVisible(). by Henrique Nakashima · 7 years ago
  10. 951b111 More define cleanup by Dan Sinclair · 7 years ago
  11. 698aed7 Cleanup FX macros by Dan Sinclair · 7 years ago
  12. f5777a1 Fix UAF after destroying a widget during OnBeforeKeyStroke(). by Henrique Nakashima · 7 years ago
  13. aee0db0 Move CFX_UnownedPtr to UnownedPtr by Dan Sinclair · 7 years ago
  14. 65ecca4 Move CFX_Observable to Observable by Dan Sinclair · 7 years ago
  15. b896699 Move CFX_AutoRestorer to fxcrt::AutoRestorer by Dan Sinclair · 7 years ago
  16. eea6319 Cleanup CPWL_Caret code by Dan Sinclair · 7 years ago
  17. 6f96034 Setting focus on a widget may destroy the widget by Dan Sinclair · 7 years ago
  18. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  19. 134ac91 Introduce CPWL_Wnd::PrivateData class. by Tom Sepez · 7 years ago
  20. bf15730 Move CPWL_CREATPARAM to CPWL_Wnd::CreateParams by Tom Sepez · 7 years ago
  21. 022d13b Add ObservedPtrs to KillFocus path by Ryan Harrison · 7 years ago
  22. b4a6948 Add readme files to some directories. by Henrique Nakashima · 7 years ago
  23. f8763bb Properly handle \n, \r, \r\n when inserting text by Ryan Harrison · 7 years ago
  24. bcd1e70 Remove fx_basic.h by Dan Sinclair · 7 years ago
  25. 674bbfe Split auto restorer from fx_basic by Dan Sinclair · 7 years ago
  26. 77f9bff Reduce rounding errors when Invalidating rects. by Lei Zhang · 7 years ago
  27. 38adfc1 Implicitly create CFX_WideString() in form tests. by Lei Zhang · 7 years ago
  28. 878b27d Converted CFX_Matrix::TransformRect() to take in consts by Jane Liu · 7 years ago
  29. eb14e04 Change a bunch of methods to take a const CFX_Matrix& param. by Lei Zhang · 7 years ago
  30. bff66f1 Simplify CPWL_EditImpl_Undo. by Lei Zhang · 7 years ago
  31. 33c0300 Remove default argument from CPWL_Wnd::InvalidateRect(). by Lei Zhang · 7 years ago
  32. 3577cfb Do some cleanup in CPWL_Edit. by Lei Zhang · 7 years ago
  33. f5a0667 IFX_Edit_UndoItem implementations all take a valid CPWL_EditImpl*. by Lei Zhang · 7 years ago
  34. ae9c5ca Remove CPWL_EditImpl_UndoItem. by Lei Zhang · 7 years ago
  35. 5688d62 Remove CPWL_EditImpl::EnableOprNotify(). by Lei Zhang · 7 years ago
  36. ab39097 Add FORM_ReplaceSelection() and embedder tests. by Diana Gage · 7 years ago
  37. 90555e0 Add CPDF_Stream::ReplaceData method. by Artem Strygin · 7 years ago
  38. be38e16 Add TypeTextIntoTextField() helper functions to CPWL embeddertests. by Diana Gage · 7 years ago
  39. a37f2f1 Add another check for GetSelectedText(). by Diana Gage · 7 years ago
  40. c411eb9 Move fpdfsdk/pdfwindow to fpdfsdk/pwl by Dan Sinclair · 7 years ago