summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-09-05Put back the NEED_STRLCPY, NEED_STRSEP and NEED_GETOPT flags.Tor Andersson
2008-09-05Simplify sysdep stuff to support only c99 and msvc.Tor Andersson
2008-09-03Revamp build system to compile in windows under both MSVC and MinGW.Tor Andersson
2008-09-02Use unsigned char type for coverage calculations to keep the value inside the...Tor Andersson
2008-08-15Simplify (and possibly reduce performance) of fz_readall().Tor Andersson
2008-08-15Update static instances of fz_error objects to the new non-refcounted form.Tor Andersson
2008-08-14Remove unused type and struct member for link annotations.Tor Andersson
2008-08-14Remove unneccesary reference counting in the error objects.Tor Andersson
2008-08-14vs 2008 compatibility (kjk)Tor Andersson
2008-08-14add names for permission flags (kjk)Tor Andersson
2008-08-14Print freetype error messages.Sebastian Rasmussen
2008-07-06Added support for prefixing filenames when doing pixmap debugging.Sebastian Rasmussen
2008-04-26Add blend nodes instead of over nodes when isolated/knockout and blendmode is...Tor Andersson
2008-04-25Remove unused meta node type.Tor Andersson
2008-03-31fixes for native windows build with Visual StudioKrzysztof Kowalczyk
2008-04-20Missed this bit.Glenn Kennard
2008-04-19Support hairlines (zero-width lines)Glenn Kennard
2008-04-11Added support for standard security handler rev 4. Thanks to Krzysztof Kowalc...Sebastian Rasmussen
2008-04-09Changed token enum into proper type, easing debugging.Sebastian Rasmussen
2008-03-30Add a pdf_removeitem function to remove an object from the pdf_store. To be u...Tor Andersson
2008-03-27Fix error message handling in pdfapp.Tor Andersson
2008-03-24Fix evenodd clip pathsGlenn Kennard
2008-03-21Fix fast path compositing. Constant color is NOT premultiplied.Glenn Kennard
2008-03-21Propagate alpha into rendering routinesGlenn Kennard
2008-03-22Revert to using boolean to indicate good/bad password.Sebastian Rasmussen
2008-03-21Only reset alpha state for transparency group XObjects.Glenn Kennard
2008-03-21Added proper error handling when setting passwords.Sebastian Rasmussen
2008-03-21Backport of chained error messages from experimental branch.Tor Andersson
2008-03-20Parse fill/stroke constant alpha values.Tor Andersson
2008-03-20Fixed missing whitespace.Sebastian Rasmussen
2008-03-19Split image decode and scaling work into bands for large imagesGlenn Kennard
2008-03-09Fixed initial line whitespace.Sebastian Rasmussen
2008-03-17Scrap samus (aborted XPS parser) completely, part 2.Tor Andersson
2008-03-17Port y clipping from fitz experimental treeGlenn Kennard
2008-03-08Fixed almost all compiler warnings.Sebastian Rasmussen
2008-03-08Whitespace fixes.Sebastian Rasmussen
2008-01-06Whitespace fix.Sebastian Rasmussen
2005-08-09new unified pdf toolTor Andersson
2005-06-14add crc-32 functionTor Andersson
2005-06-07more shufflingTor Andersson
2005-06-06rename fz_colornode to fz_solidnodeTor Andersson
2005-06-06move cmap resource into the mupdf foldTor Andersson
2005-06-05one-to-many mapping glyphlistTor Andersson
2005-06-04fixed document sequence parsingTor Andersson
2005-06-04new world order ii -- revenge of the header filesTor Andersson
2005-06-02metro package relationshipsTor Andersson
2005-06-02heh. forgot a bunch of files for the new stream stuff.Tor Andersson
2005-05-26new stream apiTor Andersson
2005-05-24kill version.hTor Andersson
2005-05-24metro packages and partsTor Andersson