1. 978b1fa Remove OnPageLoad and OnPageUnload from CFWL_Edit by Dan Sinclair · 7 years ago
  2. 3bb0a34 Convert the CFDE_TxtEdtEngine::Insert results into an enum class by Dan Sinclair · 7 years ago
  3. 4b47214 Change XFA DrawWidget() code to take its CFX_Matrix by const-ref. by Lei Zhang · 7 years ago
  4. 9342b33 Remove redundant members in CFDE_TxtEdtEngine by Dan Sinclair · 7 years ago
  5. 22fcbea Hide the undo/redo record classes inside the engine by Dan Sinclair · 7 years ago
  6. 2d88381 Merge CFDE_RenderContext into CFWL_Edit by Dan Sinclair · 7 years ago
  7. 2b918c8 Fixup naming of XFA graphics classes by Dan Sinclair · 8 years ago
  8. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  9. 812e96c Replace FX_CHAR and FX_WCHAR with underlying types. by Dan Sinclair · 8 years ago
  10. b45ea1f Convert CFWL messages to use CFX_PointF by Dan Sinclair · 8 years ago
  11. aefbe4b Remove unused CFWL_Edit flags. by dsinclair · 8 years ago
  12. 447b1f3 Move xfa/fwl/core to xfa/fwl. by dsinclair · 8 years ago[Renamed (91%) from xfa/fwl/core/cfwl_edit.h]
  13. da911bc Convert GetWidgetRect to return rect. by dsinclair · 8 years ago
  14. 442997c Cleanup FWL default values part II. by dsinclair · 8 years ago
  15. 7fa190d Cleanup default FWL params part I by dsinclair · 8 years ago
  16. 919c084 Cleanup caret show/hide code by dsinclair · 8 years ago
  17. 4614b45 Cleanup FWL Event and Message code. by dsinclair · 8 years ago
  18. 0354ccf Change TxtEdtEngine to return CFX_WideString by dan sinclair · 8 years ago
  19. 2c489cc Merge IFWL and CFWL classes. by dsinclair · 8 years ago
  20. 1a7534a Rename IFWL_App to CFWL_App by dsinclair · 8 years ago
  21. 38eaf4b Cleanup cfwl_* files. by dsinclair · 8 years ago
  22. 522c3d4 IFWL method and param cleanup by dsinclair · 8 years ago
  23. a5811f0 Unify CFWL_WidgetProperties and CFWL_WidgetImpProperties. by dsinclair · 8 years ago
  24. d19e912 Remove FX_BOOL from xfa. by tsepez · 8 years ago
  25. 42cb645 Remove GetWidget() overrides by dsinclair · 8 years ago
  26. 96c7b33 Remove unused parameter to CFWL_* Initialize methods. by dsinclair · 8 years ago
  27. 2085538 Remove FWL globals. by dsinclair · 8 years ago
  28. 05259e9 Move fwl/lightwidget to fwl/core by dsinclair · 8 years ago[Renamed (93%) from xfa/fwl/lightwidget/cfwl_edit.h]
  29. fb50559 Merge the CFWL_*Imp classes into the IFWL_* classes. by dsinclair · 8 years ago
  30. 0ca71ec Remove FWL Create methods, use new instead by dsinclair · 8 years ago
  31. 5d8e5aa Use virtual function to retrieve interface pointer by weili · 9 years ago
  32. 85d1f2c Remove NULL in xfa/ by dsinclair · 9 years ago
  33. 4ce94e1 Make code compile with clang_use_chrome_plugin (part VI) by weili · 9 years ago
  34. be9b894 Pass objects instead of strings for undo/redo records. by dsinclair · 9 years ago
  35. 8adc153 ReplaceSelections() methods never called. by tsepez · 9 years ago
  36. c777f48 Convert FWL_ERR into an enum class. by dsinclair · 9 years ago
  37. 7f432a1 Move xfa/include/fwl/{theme,lightwidget} to xfa/fwl by dsinclair · 9 years ago[Renamed (92%) from xfa/include/fwl/lightwidget/edit.h]
  38. deee3d2 Remove FX_DWORD from XFA, part 2 by tsepez · 9 years ago
  39. c7cd809 Fixup incorrect include guards. by Dan Sinclair · 9 years ago
  40. ab27768 Banish CFX_ByteArray and CFX_WideArray to the XFA side. by Tom Sepez · 9 years ago
  41. 99ffdb0 Fix DOS newlines by Tom Sepez · 9 years ago
  42. 9d8ec5a XFA: clang-format all pdfium code. by Nico Weber · 10 years ago
  43. ca3ac5e Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs. by Tom Sepez · 10 years ago
  44. d7e5cc7 Merge to XFA: Remove typdefs for pointer types in fx_system.h. by Tom Sepez · 10 years ago
  45. bfa9a82 Merge to XFA: Use stdint.h types throughout PDFium. by Tom Sepez · 10 years ago
  46. fdc00a7 Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 by Bo Xu · 10 years ago