1. e005dc3 Move fxcrt::{Byte,Wide}Strings with std::move(). by Tom Sepez · 6 years ago
  2. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  3. 1eae16d Remove isDevice parameter from barcode Render(). by Henrique Nakashima · 7 years ago
  4. ea23e0a Remove more |new|s, part 8 by Tom Sepez · 7 years ago
  5. 1badb85 Change more fxbarcode to use return values. by Lei Zhang · 7 years ago
  6. 080dfd8 Remove dead barcode bitmap rendering code. by Lei Zhang · 7 years ago
  7. e778668 Move xfa/fxbarcode fxbarcode/ by Dan Sinclair · 7 years ago[Renamed (97%) from xfa/fxbarcode/cbc_codabar.cpp]
  8. f0799fe Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time."" by Tom Sepez · 7 years ago
  9. 31b08d4 Revert "Refcount all CFX_DIBSources (and subclasses) all the time." by dsinclair · 7 years ago
  10. 0004f29 Refcount all CFX_DIBSources (and subclasses) all the time. by Tom Sepez · 7 years ago
  11. 812e96c Replace FX_CHAR and FX_WCHAR with underlying types. by Dan Sinclair · 7 years ago
  12. c8017b2 Remove BC_EXCEPTION_CHECK macros by Tom Sepez · 8 years ago
  13. d19e912 Remove FX_BOOL from xfa. by tsepez · 8 years ago
  14. a261534 Remove barcode reading code. by dsinclair · 8 years ago
  15. 29b8ad0 Make code compile with clang_use_chrome_plugin (part III) by weili · 8 years ago
  16. 52d7856 Clean up C-Style casts in CBC_CodeBase and subclasses by tsepez · 8 years ago
  17. afe9430 Make CFX_WideString(const CFX_WideString&) explicit. by tsepez · 8 years ago
  18. fbe14b9 Fix lint bugs. by thestig · 8 years ago
  19. 4c3debb Rename both As{Byte,Wide}StringC() helpers to AsStringC(). by tsepez · 8 years ago
  20. 6fe7d21 Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument. by tsepez · 8 years ago
  21. fc58ad1 Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. by tsepez · 8 years ago
  22. a98600a Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode. by Dan Sinclair · 8 years ago