summaryrefslogtreecommitdiff
path: root/fxbarcode
AgeCommit message (Expand)Author
2017-04-25Simplify CBC_OnedCode128Writer methods.chromium/3081Lei Zhang
2017-04-25Delete some CFX string ctors.Lei Zhang
2017-04-25Test more OnedCode128WriterTest methods.Lei Zhang
2017-04-24Add tests for BC_OnedCode128Writer encoding functions.Lei Zhang
2017-04-21Replace FXSYS_iswdigit with std::iswdigit.Lei Zhang
2017-04-21Change more fxbarcode to use return values.Lei Zhang
2017-04-18Use Byte/WideString iteratorsTom Sepez
2017-04-17Remove dead barcode bitmap rendering code.Lei Zhang
2017-04-06Clean up CBC_QRCoderVersion and friends.Lei Zhang
2017-04-06Change some fxbarcode to use return values.Lei Zhang
2017-04-04Clean up QRCoderBitVector.Lei Zhang
2017-04-04Clean up QRCoderEncoder and friends.Lei Zhang
2017-04-04Finish splitting up fx_dib.hNicolas Pena
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-04-03Drop FXSYS_ from math methodsDan Sinclair
2017-04-03Move most CBC_QRCoderEncoder code into an anonymous namespace.Lei Zhang
2017-03-31Fix QR code generation.Lei Zhang
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-29Move xfa/fxbarcode fxbarcode/Dan Sinclair