3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Dec 16, 2024 — Dec 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
GS1: update to latest gs1-syntax-dictionary (new AIs 717 (GSCN 25-199) and 8040-3 (GSCN 25-047) manual: fix grammar "chose" -> "choose" win32/README: add missing "of" pandoc: update to latest bwipp: update to latest testcommon: allow for GS1PARENS_MODE now implying ESCAPE_MODE; allow for `input_mode` option `GS1SYNTAXENGINE_MODE` CI: freebsd: use latest version 1 More... 7 days ago
general: `raw_segs` -> `content_segs`, `BARCODE_RAW_TEXT` -> `BARCODE_CONTENT_SEGS`, `z_rt_XXX()` -> `z_ct_XXX()`; move `encoded_data`/`row_height` to end of `zint_symbol` (see ZXing-C++ issue #883) manual: update re `content_segs`; `my_symbol` -> `symbol`; improve MicroPDF417 description More... about 1 month ago
ECI: ECI 899 binary in `UNICODE_MODE` now converted from UTF-8, not treated literally as it was before, which was inconsistent (literal interpretation now requires `DATA_MODE`) More... 2 months ago
manual: use modified "haddock.theme" for nicer syntax highlighting; use `tcolorbox` instead of `framed` for latex code blocks, works much better, especially as now when using a background colour; reduce gap after figures and force footnotes to bottom of page; move most symbology figures to after some text to lessen chance of subsection headers being orphaned on their own at end of page: required a number of rewordings; use named barcodes in example commands, rather than numbered; fix "lua-crossrefs" filter to allow parentheses around references; various other fixes and rephrasings More... 2 months ago
general: suppress clang-tidy-21/22 warnings; some code fiddling on affected files manual: use new lua filter "lua-crossrefs.lua" hacked from https://github.com/rnwst/pandoc-lua-crossrefs as replacement for tablenos which broke with pandoc 2.8.2 (get nicer output anyway); fix "excode39.svg" data $ -> # to avoid shell processing; document `ZBarcode_HaveGS1SyntaxEngine()` More... 2 months ago
CI: windows: try env_path backslashing semicolons hack More... 3 months ago
CI: windows: try adding backend_qt to PATH More... 3 months ago
test_qzint: try setting CMAKE_CURRENT_SOURCE_DIR More... 3 months ago
test suite: Windows: use old-fashioned setting of ENVIROMENT PATH instead of ENVIRONMENT_MODIFICATION/path_list_prepend as latter doesn't seem to work (ticket #340, props Ulrich Becker) More... 3 months ago
gs1: Use new `gs1_encoders_init_ex()` API; remove refs to EXCLUDE_GS1_SYNTAX_DICTIONARY More... 3 months ago
win32: add "zint_dll_vc6" sub-directory with VC6 workspace for creating "zint.dll" compatible with Windows XP (see ticket #339) win32: rename README and HOWTO files to uppercase and update "win32\README.txt" general: suppress some VC6 warnings README.bsd: update More... 3 months ago
CI: macOS: use homebrew Qt PATH More... 3 months ago
CI: macOS: add Qt PATH More... 3 months ago
CI: Windows: try GS1 Syntax Engine with fixed CMakeLists.txt; try Qt More... 3 months ago
CI: Windows: leave GS1 Syntax Engine out More... 3 months ago
CI: Windows: fix GS1SE_ROOT; free-bsd: try offscreen for qt test More... 3 months ago
CI: free-bsd: remove -C from ctest More... 3 months ago
CI: macos: try qt; free-bsd: try explicit --config Release More... 3 months ago
CI: macos: try homebrew; free-bsd: fix build, try ctest More... 3 months ago
CI: macos: try LD_LIBRARY_PATH; free-bsd: try building More... 3 months ago
CI: Windows: shell missing?; macos: shared zlib/lpng install More... 3 months ago
CI: Windows: try with updated CMakeLists.txt; macos: try with PNG More... 3 months ago
CI: Windows: try with BUILD_TYPE More... 3 months ago
CI: Windows: try no BUILD_TYPE More... 3 months ago
CI: Windows: GS1 Syntax Engine cmake More... 3 months ago
CI: Windows: fix ${} syntax More... 3 months ago
CI: Windows: try GS1 Syntax Engine install again More... 3 months ago
CI: Windows: try non-relative XXX_ROOTs More... 3 months ago
CI: Windows: don'try GS1 Syntax Engine install More... 3 months ago
CI: Windows: try GS1 Syntax Engine install More... 3 months ago