summaryrefslogtreecommitdiff
path: root/wrapping/java
AgeCommit message (Collapse)Author
2017-07-26Spelling fixes (patch by ka7, #890, rebased on top of master)Even Rouault
2017-07-26Reformat src/bin/wx/OPJViewer/source/OPJThreads.cpp ↵Even Rouault
src/bin/wx/OPJViewer/source/imagjpeg2000.cpp wrapping/java/openjp2/JavaOpenJPEG.c
2016-05-02Use lowercase for cmake commands consistenlyJulien Malik
Inspired from https://github.com/InsightSoftwareConsortium/ITK/blob/master/Utilities/Maintenance/HowToCreateTheCMakeCaseConversion.txt This needs vim 7.3 and fails with vim 7.4 This also fixes a number of : - missing empty line at end of files - useless space at end of lines
2015-09-29Fix typos in comments and stringStefan Weil
Most typos were found by codespell. Signed-off-by: Stefan Weil <sw@weilnetz.de>
2014-04-03[trunk] updated copyright and added copyright notice required by ISO, in ↵Antonin Descampe
each file; updated AUTHORS, NEWS
2012-10-29[trunk] Remove some simple warnings about missing prototypesMathieu Malaterre
2012-10-22[trunk] Remove SONAME from Java bindingMathieu Malaterre
2012-10-22[trunk] Fix java binding installationMathieu Malaterre
2012-10-15[trunk] Fix Java binding compilation. Need to link against openmj2 for now ↵Mathieu Malaterre
to resolve all symbols. Add a local indec.c (pulled from opj 1.5 branch)
2012-10-15[trunk] remove left-over from ->jpip_on implementation. JPIP is now ↵Mathieu Malaterre
completely removed from openjp2 and openmj2. Document jpip_iptr_offset variable
2012-10-10[trunk] Fix advanced (and experimental) Java binding. As reported on the ↵Mathieu Malaterre
mailing list.
2012-10-01[trunk] FolderReorgProposal task: move source code to source dirMathieu Malaterre
2012-09-28[trunk] Continue FolderReorgProposal task. Missing java wrappingMathieu Malaterre
Update issue 177
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre
Update issue 177