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