index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
Age
Commit message (
Expand
)
Author
2009-02-28
Properly handle alternate colorspaces.
Sebastian Rasmussen
2009-02-28
Use pdf font name if no base font name is available.
Sebastian Rasmussen
2009-02-28
Handle files without pages.
Sebastian Rasmussen
2009-02-28
No resolving of objects that do not exist.
Sebastian Rasmussen
2009-02-28
Merge and move header files into the source directories.
Tor Andersson
2009-02-28
Moved Fitz files into one directory.
Tor Andersson
2009-02-27
Use compiled in CMaps instead of looking for them in $CMAPDIR.
Tor Andersson
2009-02-27
Added support for printing specific pages' resource info.
Sebastian Rasmussen
2009-02-23
Refactor fz_font and pdf_font mess into fz_font and pdf_fontdesc with more fo...
Tor Andersson
2009-02-23
Improved error handling and colorspace printing.
Tor Andersson
2009-02-17
Propagate restrict type specifiers to other ximage_convert functions.
Ralph Giles
2009-02-17
Fix a comment typo.
Ralph Giles
2009-02-17
Remove a spurious restrict in cast.
Ralph Giles
2008-12-06
Add new mupdftool info command.
Sebastian Rasmussen
2008-11-25
Recognize .PDF as an extension in mupdftool draw.
Ralph Giles
2008-11-12
Properly drop references to resources after preloading them in the store.
Tor Andersson
2008-11-05
Show stack trace in windows error dialog.
Tor Andersson
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-13
Take md5 checksum of rasters in pdftool, and clean up messages a bit.
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-29
Use sane variable names.
Sebastian Rasmussen
2008-09-29
Fixed uninitialized compiler warnings.
Tor Andersson
2008-09-07
Make header file names lower case only.
Sebastian Rasmussen
2008-09-07
Fix compiler warnings.
Sebastian Rasmussen
2008-09-07
Add timersub/timeradd macros (non-standard from BSD) to x11pdf.
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-08-23
Print what pages gets drawn in pdftool.
Sebastian Rasmussen
2008-08-17
Adjust debugobj calls to compensate for fz_debugobj printing a newline.
Tor Andersson
2008-08-14
Changed error message.
Tor Andersson
2008-08-14
clean up global state on abort in pdftool (kjk)
Tor Andersson
2008-08-14
fix memleaks on error conditions to make working with mem leak detection tool...
Tor Andersson
2008-08-14
fix winmain.c compilation: pdf_crypt.n was renamed to pdf_crypt.len (kjk)
Tor Andersson
2008-03-31
fixes for native windows build with Visual Studio
Krzysztof Kowalczyk
2008-04-03
make it valid C code
Krzysztof Kowalczyk
2008-04-20
Whitespace cleanup.
Sebastian Rasmussen
2008-04-19
Properly parse catalog dictionary, information dictionary, name dictionary an...
Sebastian Rasmussen
2008-04-09
Fix minimum load/draw time in statistics.
Sebastian Rasmussen
2008-03-27
Fix error message handling in pdfapp.
Tor Andersson
2008-03-27
Delete old and unmaintained Mac OS X app.
Tor Andersson
2008-03-22
Revert to using boolean to indicate good/bad password.
Sebastian Rasmussen
2008-03-21
Added proper error handling when setting passwords.
Sebastian Rasmussen
2008-03-21
Fixed typo.
Sebastian Rasmussen
2008-03-21
Added support for benchmarking all pages in pdf if none were specified.
Sebastian Rasmussen
2008-03-21
Fixed typo when printing benchmark.
Sebastian Rasmussen
2008-03-21
Backport of chained error messages from experimental branch.
Tor Andersson
2008-03-21
Added benchmark for rasterization.
Tor Andersson
2008-03-20
Factored out drawing of page numbers.
Tor Andersson
[next]