summaryrefslogtreecommitdiff
path: root/apps/pdftool.c
AgeCommit message (Expand)Author
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-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-03-31fixes for native windows build with Visual StudioKrzysztof 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-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-20Use C comments instead of C++ comments.Sebastian Rasmussen
2008-03-09Fixed initial line whitespace.Sebastian Rasmussen
2005-08-09edit mode that can copy pagesTor Andersson
2005-08-09new unified pdf toolTor Andersson