index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-11-03
Fix LTEXT syntax in winres.rc.
Tor Andersson
2008-10-26
Move page range check out of loop and print range of pages drawn.
Sebastian Rasmussen
2008-10-16
Put buffer->eof handling in filter struct, not in individual process functions.
Tor Andersson
2008-10-13
Take md5 checksum of rasters in pdftool, and clean up messages a bit.
Tor Andersson
2008-10-07
Fix typo in the previous typo fix.
Tor Andersson
2008-10-02
Fix typo that prevented file buffers from rewinding when flushing a stream.
Tor Andersson
2008-10-02
Warn and continue after encountering unknown keywords.
Tor Andersson
2008-10-02
Branch apps as mupdf.
Ralph Giles
2008-09-29
Add _XOPEN_SOURCE for sys/ipc.h.
Ralph Giles
2008-09-30
Remove a cast now that md5 buffers are const.
Ralph Giles
2008-09-30
Remove an unused variable.
Ralph Giles
2008-09-30
Remove a spurious reference drop.
Ralph Giles
2008-09-29
const-ify md5 interface.
Ralph Giles
2008-09-29
Use sane variable names.
Sebastian Rasmussen
2008-08-28
Follow common idiom for allocating shade triangle mesh.
Sebastian Rasmussen
2008-09-29
Fixed uninitialized compiler warnings.
Tor Andersson
2008-09-29
Removed signed/unsigned char pointer warnings.
Tor Andersson
2008-09-28
Simplified error handling logic.
Tor Andersson
2008-09-23
Remove obsolete reference to xxd.c
Ralph Giles
2008-09-17
Updated DESIGN document a bit.
Tor Andersson
2008-09-07
Make CIE colorspace use common colorspace conversion routine, and move debug ...
Sebastian Rasmussen
2008-09-07
Removed incorrect use of system header inclusion syntax for internal headers.
Sebastian Rasmussen
2008-09-07
Use proper newlines and removed trailing whitespace.
Sebastian Rasmussen
2008-09-07
Make header file names lower case only.
Sebastian Rasmussen
2008-09-07
Fix compiler warnings.
Sebastian Rasmussen
2008-09-05
Fix MACOSX include flags in Jamrules.
Tor Andersson
2008-09-07
Fix jasper/jbig2dec tests in Jamfile.
Tor Andersson
2008-09-07
Tweak Jamrules to build on linux.
Tor Andersson
2008-09-07
Add timersub/timeradd macros (non-standard from BSD) to x11pdf.
Tor Andersson
2008-09-05
Reorganize NEED flag handling a bit.
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-04
Add CJK-to-Unicode CMAPs.
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-09-01
Sigh...
Tor Andersson
2008-09-01
Initialize all codes including eod/clear.
Tor Andersson
2008-08-29
Whitespace fix.
Sebastian Rasmussen
2008-08-29
Image masks are not allowed to have colorspaces.
Sebastian Rasmussen
2008-08-25
Require colorspace for images (not really true for JPX).
Sebastian Rasmussen
2008-08-24
Don't try to draw zero dimensioned image.
Sebastian Rasmussen
2008-08-21
Dynamically grow triangle mesh for type 4 shadings instead of hardcoding its ...
Sebastian Rasmussen
2008-08-20
Added generation number to improve error message.
Sebastian Rasmussen
2008-08-18
Use proper operator for joining masked parts of words.
Sebastian Rasmussen
2008-08-23
Print unhandled errors so debug info is not lost.
Sebastian Rasmussen
2008-08-23
Print what pages gets drawn in pdftool.
Sebastian Rasmussen
2008-08-21
Relate number of entries in shade4 stream to read bytes, not buffer size.
Sebastian Rasmussen
2008-08-18
Properly take care of clear code in LZW decoder.
Sebastian Rasmussen
2008-08-17
Adjust debugobj calls to compensate for fz_debugobj printing a newline.
Tor Andersson
2008-08-14
print trailing newline and flush output when debugging objects.
Sebastian Rasmussen
[next]