10
I Use This!
High Activity

Commits : Listings

Analyzed 19 days ago. based on code collected 19 days ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix CMYK check in PSD loader.
ccxvii
as Tor Andersson
More... 6 months ago
Don't throw hard error if trying to embed non-embeddable font.
ccxvii
as Tor Andersson
More... 6 months ago
Add more error codes and use them!
ccxvii
as Tor Andersson
More... 6 months ago
scripts/ docs/: propogate C++ exceptions into Python exceptions. More... 6 months ago
scripts/wrap/cpp.py docs/: add a SWIG-friendly wrapper for fz_get_glyph_name(). More... 6 months ago
Use new convenience API to clean and allocate paths. More... 6 months ago
Add new API to clean paths that also allocate the result. More... 6 months ago
Fix offset check in bmp decoder. More... 6 months ago
LZXD: Change some callocs to mallocs.
robinwatts
as Robin Watts
More... 6 months ago
CHM: Remove assert and replace by runtime check.
robinwatts
as Robin Watts
More... 6 months ago
LZX decompression: Fix problems seen with wff.chm.
robinwatts
as Robin Watts
More... 6 months ago
Bug 707210: Fix big-endian assert in template_span_with_mask_3_general.
ccxvii
as Tor Andersson
More... 6 months ago
Bug 707031: Use portable `command -v` instead of `which`.
ccxvii
as Tor Andersson
More... 6 months ago
Ensure that chm window size is in a valid range. More... 6 months ago
Fix type of lzxd huffman tree size, which may be larger than uint16_t. More... 6 months ago
Fix leak of libarchive archive entries. More... 6 months ago
Add CFB format support to archive handling.
robinwatts
as Robin Watts
More... 6 months ago
Ensure that all canonical trees are freed upon exception in unchm. More... 6 months ago
Update to MuJS 1.3.4. More... 6 months ago
Fix bug in unchm where entries with trailing slashes could not be read. More... 6 months ago
Fix crash in unchm caused by incorrect stream buffer pointers. More... 6 months ago
Fix warning in unchm. More... 6 months ago
Plug leak of aligned offset tree in lzxd. More... 6 months ago
scripts/wrap/cpp.py: added swig-friendly wrapper fz_string_from_text_language2(). More... 6 months ago
Fix page number bug in mutool clean. More... 6 months ago
Intern HTML tag names.
ccxvii
as Tor Andersson
More... 6 months ago
scripts/wrap/cpp.py: avoid compiler error in debug diagnostics on Android. More... 6 months ago
Bug 706665: Use html or body background color for whole page.
ccxvii
as Tor Andersson
More... 6 months ago
scripts/: reduced C++ language bindings build diagnostics. More... 6 months ago
Limit xml nesting depth to 4096. More... 6 months ago