summaryrefslogtreecommitdiffstats
path: root/src/io/inkjar.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-08-25Inkview: Remove support for obsolete SVG JAR archivesAlex Valavanis1-552/+0
(bzr r15075)
2016-02-22static code analysisKris De Gussem1-6/+11
(bzr r14665)
2014-03-30inkjar: Handle return values correctlyAlex Valavanis1-22/+22
(bzr r13239)
2014-03-30inkjar: Fix access mode stringAlex Valavanis1-1/+1
(bzr r13235)
2014-03-30Migrate inkjar to cstdio functions to fix build issues on Free BSD (Thanks ↵Alex Valavanis1-9/+9
Markus Engel); see bug #1232474 (bzr r13233)
2013-03-13cppcheckKris De Gussem1-1/+1
(bzr r12201)
2011-07-20Memory leak fixes (Bug #812497)Kris De Gussem1-8/+11
(bzr r10483)
2010-03-14Move around files to remove some vanity directories.Krzysztof Kosi??ski1-1/+1
Also remove the obsolete IDL file stub. (bzr r9194)
2009-12-16Patches 3-11 from 488862 for a number of memleaks and ↵Josh Andler1-4/+4
allocation/deallocation issues. (bzr r8891)
2009-04-26BUG 367123: include zlib.h into jar.cppAdib Taraben1-0/+1
(bzr r7777)
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-1/+3
(bzr r4629)