index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2013-06-18
Move fz_write_pixmap wrapper into pdfextract (its only user).
Tor Andersson
2013-06-18
Split pdf.h into subheaders.
Tor Andersson
2013-06-18
Add explicit #include for header file interdependencies.
Tor Andersson
2013-06-18
Split fitz.h into subheaders.
Tor Andersson
2013-06-18
Fix win32 project files.
Tor Andersson
2013-06-18
Merge common and internal headers into one.
Tor Andersson
2013-06-18
Move header files into separate include directory.
Tor Andersson
2009-02-28
Merge and move header files into the source directories.
Tor Andersson
2009-02-28
Move cmapdump and fontdump tools inside mupdf directory.
Tor Andersson
2009-02-28
Pre-compile the standard CMaps into c-structs instead of parsing them at runt...
Tor Andersson
2009-02-27
Use compiled in CMaps instead of looking for them in $CMAPDIR.
Tor Andersson
2009-02-27
Enable hinting hack for dynalab fonts.
Tor Andersson
2009-02-23
Refactor fz_font and pdf_font mess into fz_font and pdf_fontdesc with more fo...
Tor Andersson
2008-12-06
Add interface to retrieve page object reference.
Sebastian Rasmussen
2008-10-01
Const-ify the arc4 interface.
Ralph Giles
2008-10-16
Put buffer->eof handling in filter struct, not in individual process functions.
Tor Andersson
2008-09-29
const-ify md5 interface.
Ralph Giles
2008-09-29
Removed signed/unsigned char pointer warnings.
Tor Andersson
2008-09-05
Put back the NEED_STRLCPY, NEED_STRSEP and NEED_GETOPT flags.
Tor Andersson
2008-09-05
Simplify sysdep stuff to support only c99 and msvc.
Tor Andersson
2008-09-03
Revamp build system to compile in windows under both MSVC and MinGW.
Tor Andersson
2008-09-02
Use unsigned char type for coverage calculations to keep the value inside the...
Tor Andersson
2008-08-15
Simplify (and possibly reduce performance) of fz_readall().
Tor Andersson
2008-08-15
Update static instances of fz_error objects to the new non-refcounted form.
Tor Andersson
2008-08-14
Remove unused type and struct member for link annotations.
Tor Andersson
2008-08-14
Remove unneccesary reference counting in the error objects.
Tor Andersson
2008-08-14
vs 2008 compatibility (kjk)
Tor Andersson
2008-08-14
add names for permission flags (kjk)
Tor Andersson
2008-08-14
Print freetype error messages.
Sebastian Rasmussen
2008-07-06
Added support for prefixing filenames when doing pixmap debugging.
Sebastian Rasmussen
2008-04-26
Add blend nodes instead of over nodes when isolated/knockout and blendmode is...
Tor Andersson
2008-04-25
Remove unused meta node type.
Tor Andersson
2008-03-31
fixes for native windows build with Visual Studio
Krzysztof Kowalczyk
2008-04-20
Missed this bit.
Glenn Kennard
2008-04-19
Support hairlines (zero-width lines)
Glenn Kennard
2008-04-11
Added support for standard security handler rev 4. Thanks to Krzysztof Kowalc...
Sebastian Rasmussen
2008-04-09
Changed token enum into proper type, easing debugging.
Sebastian Rasmussen
2008-03-30
Add a pdf_removeitem function to remove an object from the pdf_store. To be u...
Tor Andersson
2008-03-27
Fix error message handling in pdfapp.
Tor Andersson
2008-03-24
Fix evenodd clip paths
Glenn Kennard
2008-03-21
Fix fast path compositing. Constant color is NOT premultiplied.
Glenn Kennard
2008-03-21
Propagate alpha into rendering routines
Glenn Kennard
2008-03-22
Revert to using boolean to indicate good/bad password.
Sebastian Rasmussen
2008-03-21
Only reset alpha state for transparency group XObjects.
Glenn Kennard
2008-03-21
Added proper error handling when setting passwords.
Sebastian Rasmussen
2008-03-21
Backport of chained error messages from experimental branch.
Tor Andersson
2008-03-20
Parse fill/stroke constant alpha values.
Tor Andersson
2008-03-20
Fixed missing whitespace.
Sebastian Rasmussen
2008-03-19
Split image decode and scaling work into bands for large images
Glenn Kennard
2008-03-09
Fixed initial line whitespace.
Sebastian Rasmussen
[prev]
[next]