summaryrefslogtreecommitdiff
path: root/apps/unix
AgeCommit message (Expand)Author
2009-03-16Fix some Coverity issues.Tor Andersson
2009-03-11Change fz_error* struct into an integer error type fz_error.Tor Andersson
2009-03-11Add fz_catch function, and cause the throw/rethrow/catch functions to print t...Tor Andersson
2009-02-17Propagate restrict type specifiers to other ximage_convert functions.Ralph Giles
2009-02-17Fix a comment typo.Ralph Giles
2009-02-17Remove a spurious restrict in cast.Ralph Giles
2008-10-02Branch apps as mupdf.Ralph Giles
2008-09-29Add _XOPEN_SOURCE for sys/ipc.h.Ralph Giles
2008-09-07Add timersub/timeradd macros (non-standard from BSD) to x11pdf.Tor Andersson
2008-09-03Revamp build system to compile in windows under both MSVC and MinGW.Tor Andersson
2008-03-27Fix error message handling in pdfapp.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-09Fixed initial line whitespace.Sebastian Rasmussen
2008-03-08Fixed almost all compiler warnings.Sebastian Rasmussen
2008-01-06Fixed compiler warnings.Sebastian Rasmussen
2008-01-06Added support for displaying what page is shown in unix.Sebastian Rasmussen
2006-09-26change application name in messagesTor Andersson
2005-10-03small optimizationsGlenn Kennard
2005-06-15ditch the ghostpdf nameTor Andersson
2005-06-05fix x11 warnings and a stray includeTor Andersson
2005-05-23fixed seek/tell bug in openbuffer filesTor Andersson
2005-05-08scroll wheel supportGlenn Kennard
2005-05-08x11pdf zoom and page number command line optionsGlenn Kennard
2005-05-08reset cursor after rendering pageGlenn Kennard
2005-04-25set window size when window is mapped first time, configurenotify does not ar...Tor Andersson
2005-04-24force screen update after keypressTor Andersson
2005-04-23fix cursor resetting after key pressesTor Andersson
2005-04-14update x11pdf part 2Tor Andersson
2005-04-14update x11pdf part 1Tor Andersson
2005-03-30jamfile tweaks for freetypeTor Andersson
2005-03-30rename and shuffle -- part 2Tor Andersson