summaryrefslogtreecommitdiff
path: root/fxbarcode/cbc_code39.h
AgeCommit message (Expand)Author
2018-10-26Forward declare a bunch of classes.Lei Zhang
2018-09-17Make CBC_CodeBase::SetWideNarrowRatio() not virtual.Lei Zhang
2018-09-17Make CBC_CodeBase::SetTextLocation() not virtual.Lei Zhang
2018-09-17Make CBC_CodeBase::SetTextLocation() virtual.Lei Zhang
2018-08-27The final game: mark everything final.Tom Sepez
2017-09-18Convert string class namesRyan Harrison
2017-09-05Remove isDevice parameter from barcode Render().Henrique Nakashima
2017-04-21Change more fxbarcode to use return values.Lei Zhang
2017-04-17Remove dead barcode bitmap rendering code.Lei Zhang
2017-04-04Finish splitting up fx_dib.hNicolas Pena
2017-03-29Move xfa/fxbarcode fxbarcode/Dan Sinclair