..
2of5.c
Remove superfluous code
2016-10-30 17:10:36 +00:00
auspost.c
Add identifiers to error messages
2016-10-28 22:40:40 +01:00
aztec.c
Fix of by one errors when searching from right to left.
2016-10-30 17:10:12 +00:00
aztec.h
modifications for VS2015, some
2016-09-05 22:06:50 +01:00
bmp.c
Add identifiers to error messages
2016-10-28 22:40:40 +01:00
bmp.h
pack structures in portable fashion, now creates valid bitmap headers for Windows
2016-09-10 18:35:45 +01:00
CMakeLists.txt
Add TIFF output option
2016-12-30 20:25:58 +00:00
codablock.c
Codablock: Code A/B character set change corrected
2017-04-03 11:47:39 +02:00
code1.c
Consistently throw an error if data does not fit in specified size symbol
2017-04-11 09:26:39 +01:00
code1.h
Code format and audit, part 1
2016-02-20 09:38:03 +00:00
code16k.c
Add identifiers to error messages
2016-10-28 22:40:40 +01:00
code49.c
Fix off by one error in code_49
2016-10-30 17:10:40 +00:00
code49.h
Code format and audit, part 1
2016-02-20 09:38:03 +00:00
code128.c
Add identifiers to error messages
2016-10-28 22:40:40 +01:00
code.c
Update PZN to new (as of 2013) PZN-8 standard
2017-03-04 07:44:32 +00:00
common.c
Fix typos
2016-10-30 17:41:21 +00:00
common.h
Enforce DataBar height restrictions
2016-10-14 18:56:49 +01:00
composite.c
Add identifiers to error messages
2016-10-28 22:40:40 +01:00
composite.h
Code format and audit, part 1
2016-02-20 09:38:03 +00:00
DEVELOPER
Update developer info
2016-02-22 19:07:09 +00:00
dllversion.c
code reworked
2012-12-29 19:37:03 +01:00
dmatrix.c
Consistently throw an error if data does not fit in specified size symbol
2017-04-11 09:26:39 +01:00
dmatrix.h
Delete to rectangular DMRE formats 24x32, 24x36, 26x32, 26x40 which will probably not be in ISO/IEC 21741
2017-03-29 19:48:44 +02:00
dotcode.c
Make bakcend/dotcode.c, emf.c and tif.c compile with MS-VC6
2017-03-28 18:06:08 +02:00
eci.c
modifications for VS2015, some
2016-09-05 22:06:50 +01:00
eci.h
modifications for VS2015, some
2016-09-05 22:06:50 +01:00
emf.c
Make bakcend/dotcode.c, emf.c and tif.c compile with MS-VC6
2017-03-28 18:06:08 +02:00
emf.h
Add enhanced metafile format (EMF) support
2016-12-23 16:48:03 +00:00
font.h
Simplify font.h
2016-02-20 14:38:40 +00:00
gb2312.h
Code format and audit, part 1
2016-02-20 09:38:03 +00:00
gb18030.h
Han Xin: Add Chinese character (GB18030) modes
2016-05-01 22:10:50 +01:00
gif.c
Add identifiers to error messages
2016-10-28 22:40:40 +01:00
gridmtx.c
Consistently throw an error if data does not fit in specified size symbol
2017-04-11 09:26:39 +01:00
gridmtx.h
Fix typo in mixed mode string
2017-02-25 07:56:20 +00:00
gs1.c
Add identifiers to error messages
2016-10-28 22:40:40 +01:00
gs1.h
modifications for VS2015, some
2016-09-05 22:06:50 +01:00
hanxin.c
Consistently throw an error if data does not fit in specified size symbol
2017-04-11 09:26:39 +01:00
hanxin.h
modifications for VS2015, some
2016-09-05 22:06:50 +01:00
imail.c
Add identifiers to error messages
2016-10-28 22:40:40 +01:00
large.c
Code format and audit, part 2
2016-02-20 10:50:15 +00:00
large.h
Code format and audit, part 2
2016-02-20 10:50:15 +00:00
library.c
Add TIFF output option
2016-12-30 20:25:58 +00:00
libzint.rc
license changed with permission of original copyright holders (see mailing list for details)
2013-05-16 19:26:38 +02:00
LICENSE
license changed with permission of original copyright holders (see mailing list for details)
2013-05-16 19:26:22 +02:00
Makefile.mingw
"Remove references to dm200", 2012-07-09 on 7c0e950ee0
2015-12-07 22:26:40 +01:00
maxicode.c
Fix of by one error in maxi_text_process
2017-01-26 19:44:20 +00:00
maxicode.h
Code format and audit, part 2
2016-02-20 10:50:15 +00:00
medical.c
Remove superfluous code
2016-10-30 17:10:36 +00:00
ms_stdint.h
Initial transfer from CVS
2010-06-10 21:52:50 +01:00
pcx.c
Malloc declaration needed for Visual Studio
2016-11-05 16:46:24 +00:00
pcx.h
pack structures in portable fashion, now creates valid bitmap headers for Windows
2016-09-10 18:35:45 +01:00
pdf417.c
Enforce height of PDF417 rows
2017-03-17 17:08:50 +00:00
pdf417.h
Code format and audit, part 2
2016-02-20 10:50:15 +00:00
plessey.c
Remove superfluous code
2016-10-30 17:10:36 +00:00
png.c
Malloc declaration needed for Visual Studio
2016-11-05 21:06:58 +00:00
postal.c
Add identifiers to error messages
2016-10-28 22:40:40 +01:00
ps.c
Add version information to zint.h and increment release version
2016-12-10 09:04:06 +00:00
qr.c
Consistently throw an error if data does not fit in specified size symbol
2017-04-11 09:26:39 +01:00
qr.h
Code format and audit, part 3
2016-02-20 11:29:19 +00:00
raster.c
The backend/library should not print error messages.
2017-03-11 08:39:22 +00:00
reedsol.c
Replace local concat() and roundup() with C library defaults
2016-03-02 21:12:38 +00:00
reedsol.h
Improvements from Oxy patch
2016-02-29 19:42:32 +00:00
render.c
Bugfix: Ouput binding in raster images
2016-08-26 15:13:40 +01:00
rss.c
Remove superfluous code
2016-10-30 17:10:36 +00:00
rss.h
Code format and audit, part 3
2016-02-20 11:29:19 +00:00
sjis.h
Code format and audit, part 3
2016-02-20 11:29:19 +00:00
stdint_msvc.h
Make compile with MSVC6 (no C99 compatibility)
2016-07-28 10:32:46 +02:00
svg.c
Add enhanced metafile format (EMF) support
2016-12-23 16:48:03 +00:00
telepen.c
Allow X in Telepen Numeric
2017-03-04 10:00:03 +00:00
tif.c
Make bakcend/dotcode.c, emf.c and tif.c compile with MS-VC6
2017-03-28 18:06:08 +02:00
tif.h
Add TIFF output option
2016-12-30 20:25:58 +00:00
upcean.c
Fix buffer over run, source is similar to local_source but smaller.
2017-02-14 19:08:34 +00:00
zint.h
Add enhanced metafile format (EMF) support
2016-12-23 16:48:03 +00:00