Age | Commit message (Expand) | Author |
2009-12-03 | Fork first, then exec. | Tor Andersson |
2009-12-03 | Silence compiler warning. | Tor Andersson |
2009-12-03 | Fix possible buffer overflows in the viewer application. | Tor Andersson |
2009-11-29 | Add some braces and fix up double-indentation on multi-line if/while expressi... | Tor Andersson |
2009-11-29 | Fix up indentation. | Tor Andersson |
2009-07-28 | Set XClassHint in X11 viewer to allow window managers and other utilities lik... | Tor Andersson |
2009-07-09 | Parse page tree on-demand instead of parsing the entire tree after reading xref. | Sebastian Rasmussen |
2009-07-08 | Let the command-line argument for mupdf be a percentage instead of a factor. | Sebastian Rasmussen |
2009-07-06 | Use nil instead of 0 for pointers. | Sebastian Rasmussen |
2009-07-05 | Make internal functions static. | Sebastian Rasmussen |
2009-07-03 | Use fz_getopt & co. | Tor Andersson |
2009-03-16 | Fix some Coverity issues. | Tor Andersson |
2009-03-11 | Change fz_error* struct into an integer error type fz_error. | Tor Andersson |
2009-03-11 | Add fz_catch function, and cause the throw/rethrow/catch functions to print t... | Tor Andersson |
2008-10-02 | Branch apps as mupdf. | Ralph Giles |
2008-09-07 | Add timersub/timeradd macros (non-standard from BSD) to x11pdf. | Tor Andersson |
2008-09-03 | Revamp build system to compile in windows under both MSVC and MinGW. | Tor Andersson |
2008-03-27 | Fix error message handling in pdfapp. | Tor Andersson |
2008-03-20 | Factored out drawing of page numbers. | Tor Andersson |
2008-03-20 | Fixed printf formatting warnings. | Tor Andersson |
2008-03-20 | Use C comments instead of C++ comments. | Sebastian Rasmussen |
2008-03-09 | Fixed initial line whitespace. | Sebastian Rasmussen |
2008-01-06 | Fixed compiler warnings. | Sebastian Rasmussen |
2008-01-06 | Added support for displaying what page is shown in unix. | Sebastian Rasmussen |
2006-09-26 | change application name in messages | Tor Andersson |
2005-10-03 | small optimizations | Glenn Kennard |
2005-06-15 | ditch the ghostpdf name | Tor Andersson |
2005-06-05 | fix x11 warnings and a stray include | Tor Andersson |
2005-05-23 | fixed seek/tell bug in openbuffer files | Tor Andersson |
2005-05-08 | scroll wheel support | Glenn Kennard |
2005-05-08 | x11pdf zoom and page number command line options | Glenn Kennard |
2005-05-08 | reset cursor after rendering page | Glenn Kennard |
2005-04-25 | set window size when window is mapped first time, configurenotify does not ar... | Tor Andersson |
2005-04-24 | force screen update after keypress | Tor Andersson |
2005-04-23 | fix cursor resetting after key presses | Tor Andersson |
2005-04-14 | update x11pdf part 2 | Tor Andersson |
2005-04-14 | update x11pdf part 1 | Tor Andersson |
2005-03-30 | jamfile tweaks for freetype | Tor Andersson |
2005-03-30 | rename and shuffle -- part 2 | Tor Andersson |