summaryrefslogtreecommitdiff
path: root/source/fitz
AgeCommit message (Expand)Author
2013-07-19Initial work on progressive loadingRobin Watts
2013-07-03Update fz_error/fz_warn to output to Debugger window on Win32 too.Robin Watts
2013-07-03Update Memento to output to debug window on windows.Robin Watts
2013-07-01Bug 694382: Fix use-after-free due to type3 fonts.Robin Watts
2013-06-28Modify FZ_NORETURN to work on MSVC too.Robin Watts
2013-06-27Bug 694382: Fix problems arising from recent pdf_obj changes.Robin Watts
2013-06-26Silence compiler warnings.Tor Andersson
2013-06-21Fix Android builds.Robin Watts
2013-06-20Rename fz_image_to_pixmap to fz_new_pixmap_from_image.Tor Andersson
2013-06-20Rearrange source files.Tor Andersson