1. 1c7f142 Add FORM_DeleteSelectedText() and embedder tests. by Diana Gage · 7 years ago
  2. 6b0158f Remove fxedit place classes in pdfwindow/ by Dan Sinclair · 7 years ago
  3. 22bf7a5 Change Clear() to ClearSelection(). by Diana Gage · 7 years ago
  4. 89e6562 Change CFX_Edit::GetSelText() to CFX_Edit::GetSelectedText(). by Diana Gage · 7 years ago
  5. 4d02e90 Change "Sel" abbreviation to "Selection". by Diana Gage · 7 years ago
  6. 14ddd42 Consolidate Appearance Stream code in CPWL_AppStream. by Dan Sinclair · 7 years ago
  7. 0fdd1ae Cleanup IOn* methods and CPWL_CBEdit by Dan Sinclair · 7 years ago
  8. 1b4670c Remove PNM_SETCARETINFO and call SetCaret directly by Dan Sinclair · 7 years ago
  9. 63fbd8d Remove PNM_SCROLLWINDOW and replace with direct method by Dan Sinclair · 7 years ago
  10. 7e0336e Move PNM_SETSCROLLPOS to custom method by Dan Sinclair · 7 years ago
  11. fb00ec2 Move PNM_SETSCROLLINFO out of OnNotify by Dan Sinclair · 7 years ago
  12. d24236a Remove pointless CFX_FloatRect construction. by Lei Zhang · 7 years ago
  13. dce2d72 Add FORM_GetSelectedText() function. by Diana Gage · 7 years ago
  14. 633a3b7 Rename PWL_FooBar files to cpwl_foo_bar. by Lei Zhang · 7 years ago[Renamed (97%) from fpdfsdk/pdfwindow/PWL_EditCtrl.cpp]
  15. f51a02a Cleanup codepage and charset definitions. by Dan Sinclair · 7 years ago
  16. a8c2b91 Remove dead CFX_Edit code and fix some typos. by Lei Zhang · 8 years ago
  17. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  18. 1f403ce Convert more TransformPoint calls to Transform by Dan Sinclair · 8 years ago
  19. f528eee Reland "Convert CFX_FloatPoint to CFX_PointF" by Dan Sinclair · 8 years ago
  20. 92a32db Revert "Convert CFX_FloatPoint to CFX_PointF" by dsinclair · 8 years ago
  21. 4797c42 Convert CFX_FloatPoint to CFX_PointF by Dan Sinclair · 8 years ago
  22. afb4456 Remove Transform in favour of TransformPoint by Dan Sinclair · 8 years ago
  23. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  24. 0bb385b Move fpdfsdk/fxedit/include to fpdfsdk/fxedit by dsinclair · 8 years ago
  25. 74a34fc Move core/fxge/include to core/fxge by dsinclair · 8 years ago
  26. 1727aee Move core/fpdfdoc/include to core/fpdfdoc by dsinclair · 8 years ago
  27. ea3c3be Remove duplicated charset definitions, and move them to fx_font.h by npm · 8 years ago
  28. 63f545c CFX_FloatPoint default constructor and equals operators by tsepez · 8 years ago
  29. 067990c Stop converting widestring -> c_str -> widestring in several places. by tsepez · 8 years ago
  30. 448c433 Splitting fpdfdoc/doc_* part II. by dsinclair · 8 years ago
  31. efd5a99 Removing default params from CFX_Edit. by dsinclair · 8 years ago
  32. dbc7716 Cleanup some PWL interfaces. by dsinclair · 8 years ago
  33. e35af1e Remove some IFX_* wrappers. by dsinclair · 8 years ago
  34. a2919b3 Remove RichText support from fpdfsdk/fxedit. by dsinclair · 8 years ago
  35. 1cd352e Get rid of NULLs in fpdfsdk/ by thestig · 8 years ago
  36. 92cb5e5 Convert border style defines to an enum class. by dsinclair · 8 years ago
  37. 594b20b Fix some misc nits. by thestig · 8 years ago
  38. 732f6a0 IFX_Edit::NewEdit never returns nullptr. by thestig · 8 years ago
  39. 821d59e CPDF_VariableText::GetIterator() never returns NULL. by thestig · 8 years ago
  40. 224bc5a Change bool type to fix warnings. by dsinclair · 8 years ago
  41. b959010 Remove IFX_SystemHandler. by dsinclair · 8 years ago
  42. c7a7349 Remove core/include/fpdfdoc/fpdf_vt.h by dsinclair · 9 years ago
  43. c3255f5 Remove FX_DWORD from fpdfsdk/ and testing by tsepez · 9 years ago
  44. 89e904b Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow. by dan sinclair · 9 years ago
  45. 62a70f9 Remove FX_WORD in favor of uint16_t. by Tom Sepez · 9 years ago
  46. f766ad2 Move fpdfsdk/src up to fpdfsdk/. by Dan Sinclair · 9 years ago[Renamed from fpdfsdk/src/pdfwindow/PWL_EditCtrl.cpp]
  47. 281a9ea Re-land "Replace CPDF_Rect and CPDF_Point with CFX types." by Tom Sepez · 9 years ago
  48. 566b974 Revert "Replace CPDF_Rect and CPDF_Point with CFX types." by Tom Sepez · 9 years ago
  49. 3b8fdd3 Replace CPDF_Rect and CPDF_Point with CFX types. by Tom Sepez · 9 years ago
  50. b8e1ab2 Merge to XFA: Remove a bunch of dead code. by Lei Zhang · 9 years ago
  51. c2fb35f Merge to XFA: Remove header files that only have includes. by Lei Zhang · 9 years ago
  52. 96660d6 Merge to XFA: Get rid of most instance of 'foo != NULL' by Lei Zhang · 9 years ago
  53. 60d909e Merge to XFA: Remove CFX_AffineMatrix/CPDF_Matrix by Tom Sepez · 9 years ago
  54. bde53d2 Merge to XFA: Remove relative includes. by Lei Zhang · 9 years ago
  55. 9d8ec5a XFA: clang-format all pdfium code. by Nico Weber · 9 years ago
  56. 2f2ffec Merge to XFA - else after returns. by Tom Sepez · 9 years ago
  57. 60f507b Merge to XFA: Cleanup: Get this rid of "this->" in fpdfsdk/ by Lei Zhang · 9 years ago
  58. d7e5cc7 Merge to XFA: Remove typdefs for pointer types in fx_system.h. by Tom Sepez · 9 years ago
  59. bfa9a82 Merge to XFA: Use stdint.h types throughout PDFium. by Tom Sepez · 9 years ago
  60. 3f3b45c Convert all line endings to LF. by John Abd-El-Malek · 10 years ago
  61. 5110c47 Initial commit. by John Abd-El-Malek · 10 years ago