summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2008-10-13Take md5 checksum of rasters in pdftool, and clean up messages a bit.Tor Andersson
2008-10-02Branch apps as mupdf.Ralph Giles
2008-09-29Add _XOPEN_SOURCE for sys/ipc.h.Ralph Giles
2008-09-29Use sane variable names.Sebastian Rasmussen
2008-09-29Fixed uninitialized compiler warnings.Tor Andersson
2008-09-07Make header file names lower case only.Sebastian Rasmussen
2008-09-07Fix compiler warnings.Sebastian Rasmussen
2008-09-07Add timersub/timeradd macros (non-standard from BSD) to x11pdf.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-08-23Print what pages gets drawn in pdftool.Sebastian Rasmussen
2008-08-17Adjust debugobj calls to compensate for fz_debugobj printing a newline.Tor Andersson
2008-08-14Changed error message.Tor Andersson
2008-08-14clean up global state on abort in pdftool (kjk)Tor Andersson
2008-08-14fix memleaks on error conditions to make working with mem leak detection tool...Tor Andersson
2008-08-14fix winmain.c compilation: pdf_crypt.n was renamed to pdf_crypt.len (kjk)Tor Andersson
2008-03-31fixes for native windows build with Visual StudioKrzysztof Kowalczyk
2008-04-03make it valid C codeKrzysztof Kowalczyk
2008-04-20Whitespace cleanup.Sebastian Rasmussen
2008-04-19Properly parse catalog dictionary, information dictionary, name dictionary an...Sebastian Rasmussen
2008-04-09Fix minimum load/draw time in statistics.Sebastian Rasmussen
2008-03-27Fix error message handling in pdfapp.Tor Andersson
2008-03-27Delete old and unmaintained Mac OS X app.Tor Andersson
2008-03-22Revert to using boolean to indicate good/bad password.Sebastian Rasmussen
2008-03-21Added proper error handling when setting passwords.Sebastian Rasmussen
2008-03-21Fixed typo.Sebastian Rasmussen
2008-03-21Added support for benchmarking all pages in pdf if none were specified.Sebastian Rasmussen
2008-03-21Fixed typo when printing benchmark.Sebastian Rasmussen
2008-03-21Backport of chained error messages from experimental branch.Tor Andersson
2008-03-21Added benchmark for rasterization.Tor Andersson
2008-03-20Factored out drawing of page numbers.Tor Andersson
2008-03-20Fixed printf formatting warnings.Tor Andersson
2008-03-20Use C comments instead of C++ comments.Sebastian Rasmussen
2008-03-20Fixed pedantic compiler warning.Sebastian Rasmussen
2008-03-09Fixed initial line whitespace.Sebastian Rasmussen
2008-03-17Scrap samus (aborted XPS parser) completely, part 2.Tor Andersson
2008-03-08Fixed almost all compiler warnings.Sebastian Rasmussen
2008-03-08Whitespace fixes.Sebastian Rasmussen
2008-01-06Improved readability.Sebastian Rasmussen
2008-01-06Fixed compiler warnings.Sebastian Rasmussen
2008-01-06Added support for displaying what page is shown in unix.Sebastian Rasmussen
2008-01-05Changed panning for the different key-combinations.Sebastian Rasmussen
2008-01-05Code re-ordering.Sebastian Rasmussen
2008-01-05Switch to enum for panning.Sebastian Rasmussen
2006-09-26change application name in messagesTor Andersson
2006-09-18tweak win32 window procsTor Andersson
2006-09-09workaround repaint bug in windows by drawing into a subwindow instead of dire...Tor Andersson
2005-10-03small optimizationsGlenn Kennard
2006-07-28update windows apps and mozilla pluginTor Andersson
2006-07-28remove samus from default buildTor Andersson