summaryrefslogtreecommitdiff
path: root/doc/man
AgeCommit message (Collapse)Author
2024-02-28Fix some typos (found by `codespell` and `typos`)Stefan Weil
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2017-03-05Remove spurious .R macros from manpagesJakub Wilk
Fixes the following warnings from man: `R' is a string (producing the registered sign), not a macro.
2016-09-26Remove typos from comments and man pagesMathieu Malaterre
2015-09-16Update opj_decompress man pageMathieu Malaterre
2015-09-16Update the version numberMathieu Malaterre
2014-04-03[trunk] updated copyright and added copyright notice required by ISO, in ↵Antonin Descampe
each file; updated AUTHORS, NEWS
2012-10-15[trunk] Fix issues in man pages.Mathieu Malaterre
2012-09-28[trunk] FolderReorgProposal task: rename cli toolsMathieu Malaterre
Update issue 177
2010-10-05Added files to let people build openjpeg with configure tools ; Added ↵Antonin Descampe
makefiles to let people manually build openjpeg on *nix platforms ; Removed obsolete Makefiles ; Renamed dirent.h to windirent.h ; Made optional the PNG, TIFF, and LCMS support in CMake files ; Added opj_config* files to configure openjpeg before building it (opj_config.h generated by configure, cmake, or manually by the user) ; Renamed this file from ChangeLog to CHANGES ; Renamed License.txt to LICENSE ; Updated README files ; Added INSTALL and LICENSE files ; Added man pages