| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2 days | wip | maxim nikonov | |
| 2025-12-29 | Improve code snapshot generation for PDF docs (#1353) | Albrecht Schlosser | |
| CMake: execute `code_snapshot` separately for each file we want to scan so we can create timestamps and generate PNG images only if the source file (e.g. unicode.dox) was modified. documentation/src/unicode.dox: remove output folder `generated`, use only the filename. CMake sets the current working directory as needed. util/code_snapshot.cxx: format and improve comments, reset code buffer so we can generate multiple images per input file. | |||
| 2025-12-28 | Fixes Code Viewer widget height calculation | Matthias Melcher | |
| 2025-12-28 | Generate code block documentation using FLTK (#1353) | Matthias Melcher | |
| The Doxygen-to-pdf toolchain can not easily generate pdf's with Japanese and Chinese characters. This patch generates code blocks by rendering them in FLTK. | |||
