summaryrefslogtreecommitdiff
path: root/apps/pdfapp.h
AgeCommit message (Expand)Author
2010-05-23Implement reloading of document.Sebastian Rasmussen
2010-05-14Change pdf_openxref to take a fz_stream instead of a filename so that windows...Tor Andersson
2010-04-15Make the glyph cache an input to fz_newdrawdevice so that it can be shared be...Tor Andersson
2010-04-11Rename fz_irect to fz_bbox.Tor Andersson
2010-04-08Add display list device.Tor Andersson
2010-03-26Re-enable copy/paste in the viewer application.Tor Andersson
2010-01-07Reenable x11pdf viewer.Tor Andersson
2009-07-09Parse page tree on-demand instead of parsing the entire tree after reading xref.Sebastian Rasmussen
2009-03-11Change fz_error* struct into an integer error type fz_error.Tor Andersson
2009-02-28Merge and move header files into the source directories.Tor Andersson