1. 2334660 Use unsigned for char width by Nicolas Pena · 7 years ago
  2. bc48692 Fix identical if/else blocks. by Lei Zhang · 7 years ago
  3. 27d718e Add jumbo build support for fxge and pwl. by Lei Zhang · 7 years ago
  4. 6e59fb5 Remove more unneeded includes and code from headers. by Lei Zhang · 7 years ago
  5. 89fa5df Use range-based for-loops in a few more places. by Lei Zhang · 7 years ago
  6. 492ad36 Remove unneeded vector implementations from cpwl_edit_impl by Nicolas Pena · 7 years ago
  7. cbcae9b Remove unused methods from CPDF_VariableText by Nicolas Pena · 7 years ago
  8. 58c2c14 Remove some dead code. by Lei Zhang · 7 years ago
  9. 9a3a077 Use size_t in CXML_Element and callers. by Lei Zhang · 7 years ago
  10. b6254e8 Rename CFX_FloatRect::Scale() to ScaleFromCenterPoint(). by Lei Zhang · 7 years ago
  11. 1c4735a Convert ByteString::{Format|FormatV} to static methods by Dan Sinclair · 7 years ago
  12. 6dc4fb8 Remove friends from PWL classes by Dan Sinclair · 7 years ago
  13. 8e7f932 Convert CPVT_Color to CFX_Color by Dan Sinclair · 7 years ago
  14. 7f1c6a5 Remove CPVT_Section by Dan Sinclair · 7 years ago
  15. ce813f8 Remove CPVT_WordProps by Dan Sinclair · 7 years ago
  16. 480ca10 Remove unused CPVT_SecProps by Dan Sinclair · 7 years ago
  17. 671a799 Remove more unused params by Dan Sinclair · 7 years ago
  18. b01848a Remove unused parameters by Dan Sinclair · 7 years ago
  19. 921fe6b Move CPDF_RenderOptions members to private by Dan Sinclair · 7 years ago
  20. 55469ae Fix UAF in SetVisible(). by Henrique Nakashima · 7 years ago
  21. 951b111 More define cleanup by Dan Sinclair · 7 years ago
  22. 698aed7 Cleanup FX macros by Dan Sinclair · 7 years ago
  23. f5777a1 Fix UAF after destroying a widget during OnBeforeKeyStroke(). by Henrique Nakashima · 7 years ago
  24. aee0db0 Move CFX_UnownedPtr to UnownedPtr by Dan Sinclair · 7 years ago
  25. 65ecca4 Move CFX_Observable to Observable by Dan Sinclair · 7 years ago
  26. b896699 Move CFX_AutoRestorer to fxcrt::AutoRestorer by Dan Sinclair · 7 years ago
  27. eea6319 Cleanup CPWL_Caret code by Dan Sinclair · 7 years ago
  28. 6f96034 Setting focus on a widget may destroy the widget by Dan Sinclair · 7 years ago
  29. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  30. 134ac91 Introduce CPWL_Wnd::PrivateData class. by Tom Sepez · 7 years ago
  31. bf15730 Move CPWL_CREATPARAM to CPWL_Wnd::CreateParams by Tom Sepez · 7 years ago
  32. 022d13b Add ObservedPtrs to KillFocus path by Ryan Harrison · 7 years ago
  33. b4a6948 Add readme files to some directories. by Henrique Nakashima · 7 years ago
  34. f8763bb Properly handle \n, \r, \r\n when inserting text by Ryan Harrison · 7 years ago
  35. bcd1e70 Remove fx_basic.h by Dan Sinclair · 7 years ago
  36. 674bbfe Split auto restorer from fx_basic by Dan Sinclair · 7 years ago
  37. 77f9bff Reduce rounding errors when Invalidating rects. by Lei Zhang · 7 years ago
  38. 38adfc1 Implicitly create CFX_WideString() in form tests. by Lei Zhang · 7 years ago
  39. 878b27d Converted CFX_Matrix::TransformRect() to take in consts by Jane Liu · 7 years ago
  40. eb14e04 Change a bunch of methods to take a const CFX_Matrix& param. by Lei Zhang · 7 years ago
  41. bff66f1 Simplify CPWL_EditImpl_Undo. by Lei Zhang · 7 years ago
  42. 33c0300 Remove default argument from CPWL_Wnd::InvalidateRect(). by Lei Zhang · 7 years ago
  43. 3577cfb Do some cleanup in CPWL_Edit. by Lei Zhang · 7 years ago
  44. f5a0667 IFX_Edit_UndoItem implementations all take a valid CPWL_EditImpl*. by Lei Zhang · 7 years ago
  45. ae9c5ca Remove CPWL_EditImpl_UndoItem. by Lei Zhang · 7 years ago
  46. 5688d62 Remove CPWL_EditImpl::EnableOprNotify(). by Lei Zhang · 7 years ago
  47. ab39097 Add FORM_ReplaceSelection() and embedder tests. by Diana Gage · 7 years ago
  48. 90555e0 Add CPDF_Stream::ReplaceData method. by Artem Strygin · 7 years ago
  49. be38e16 Add TypeTextIntoTextField() helper functions to CPWL embeddertests. by Diana Gage · 7 years ago
  50. a37f2f1 Add another check for GetSelectedText(). by Diana Gage · 7 years ago
  51. c411eb9 Move fpdfsdk/pdfwindow to fpdfsdk/pwl by Dan Sinclair · 7 years ago