1. 70c5520 Pass CFX_WideString to CXFA_FFDocView::GetWidgetByName. by tsepez · 9 years ago
  2. 8e4c505 Rename CFX_ByteTextBuf::GetByteString() to AsStringC(). by tsepez · 9 years ago
  3. 774bdde Replace calls to deprecated CFX_{Wide,Byte}String::Empty() by tsepez · 9 years ago
  4. bd9748d Remove implicit cast from CFX_WideString to (const wchar_t*) by tsepez · 9 years ago
  5. b4c9f3f Remove implicit cast from CFX_ByteString to (const char*). by tsepez · 9 years ago
  6. 9f3dbbc Cleanup CPDFXFA_Page. by thestig · 9 years ago
  7. 17f382a Cleanup various IFX_ text interfaces. by dsinclair · 9 years ago
  8. a5c1323 Remove IFDE_Pen and IFDE_Brush. by dsinclair · 9 years ago
  9. d55e11e Remove ICodec_* Interfaces. by dsinclair · 9 years ago
  10. 25c223d Only SolidBrush types are created, remove other brushes. by dsinclair · 9 years ago
  11. 1fdde02 Cleaning up FDE_CSS Classes. by dsinclair · 9 years ago
  12. e1aebd4 Use std::vector as internal storage for CPDF_Array by Wei Li · 9 years ago
  13. cfd4d57 Make converstion explicit from CFX_ByteString to uint8_t* by tsepez · 9 years ago
  14. 4c3debb Rename both As{Byte,Wide}StringC() helpers to AsStringC(). by tsepez · 9 years ago
  15. 7222ea6 Move remaining xfa/include/fxfa files by dsinclair · 9 years ago
  16. 98a689f Make static FX_WCHAR arrays more const. by thestig · 9 years ago
  17. 86e5474 Move include/fxcodec to fxcodec/include by dsinclair · 9 years ago
  18. 088632c Fix spelling for SetSelectedItems by dsinclair · 9 years ago
  19. e530fb7 Move remaining fpdfdoc files by dsinclair · 9 years ago
  20. 6fe7d21 Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument. by tsepez · 9 years ago
  21. 44d054c Split fxfa_objectacc.h into pieces. by dsinclair · 9 years ago
  22. 48baa5f Move core/include/fxge to core/fxge/include. by dsinclair · 9 years ago
  23. 660956f Rename CFX_WideStringC::raw_str() to c_str() by tsepez · 9 years ago
  24. fc58ad1 Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. by tsepez · 9 years ago
  25. 179bebb Rename GetCStr and GetPtr to match CFX_ByteString. by dsinclair · 9 years ago
  26. 28f97ff Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC. by tsepez · 9 years ago
  27. 221caf6 Cleanup the FF Handler proxy methods. by dsinclair · 9 years ago
  28. 6e56a5e Replace FDE_XMLSYNTAX defines with enum classes. by dsinclair · 9 years ago
  29. 4af5fd1 Remove CFX_ string type static initializers. by tsepez · 9 years ago
  30. 9f2970c Remove CFX_{Byte,Wide}String::Equal in favor of "==". by tsepez · 9 years ago
  31. df4bc59 Remove IXFA_* interfaces. by dsinclair · 9 years ago
  32. ae95f76 Remove IFDE_XML* classes. by dsinclair · 9 years ago
  33. bd56755 Rename GetElementValue() to GetDirectObject{By,At}(). by tsepez · 9 years ago
  34. 7f432a1 Move xfa/include/fwl/{theme,lightwidget} to xfa/fwl by dsinclair · 9 years ago
  35. deee3d2 Remove FX_DWORD from XFA, part 2 by tsepez · 9 years ago
  36. 736f28a Remove FX_DWORD from XFA. by tsepez · 9 years ago
  37. d7682aa Cleanup some extern method declarations. by dsinclair · 9 years ago
  38. 61b2fc7 Split core/include/fpdfapi/fpdf_resource.h by dan sinclair · 9 years ago
  39. 398a43d Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}. by Dan Sinclair · 9 years ago
  40. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
  41. 3523c1f Fix parsing of double dot operators for FormCalc by Tom Sepez · 9 years ago
  42. d074e97 Make predefined character table slightly smaller. by Tom Sepez · 9 years ago
  43. 62a70f9 Remove FX_WORD in favor of uint16_t. by Tom Sepez · 9 years ago
  44. 4161c5c Make a few more const tables smaller. by Tom Sepez · 9 years ago
  45. a98600a Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode. by Dan Sinclair · 9 years ago
  46. 262e324 Remove dead code from xfa_objectacc. by Oliver Chang · 9 years ago
  47. e98ac2e Fix a typo by Wei Li · 9 years ago
  48. a1cef70 Trigger page view event when re-layout is finished by jinming_wang · 9 years ago
  49. 811b8a4 Move xfa/include/fxgraphics/fx_graphics.h to xfa/fxgraphics. by Dan Sinclair · 9 years ago
  50. 455a419 Move core/include/fpdfapi/fpdf_page.h to correct locations. by Dan Sinclair · 9 years ago
  51. 3a8051c Move xfa/include/fxjse/fxjse.h into xfa/fxjse/include. by Dan Sinclair · 9 years ago
  52. aa403d3 core/include/fdpfapi cleanup Part I. by Dan Sinclair · 9 years ago
  53. 92bbb6f Split CPDF_Stream/CPDF_StreamAcc into separate files by Tom Sepez · 9 years ago
  54. 13ee55a Move fx_crypto.h and fpdf_text.h out of core/include. by Dan Sinclair · 9 years ago
  55. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago