index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
x11
/
x11_main.c
Age
Commit message (
Expand
)
Author
2015-09-15
epub: Add -U option to usage message for x11/win32 viewer.
Tor Andersson
2015-05-19
epub: User stylesheets.
Tor Andersson
2015-04-07
Add EPUB layout options to mupdf-x11 and mudraw.
Tor Andersson
2015-04-06
Bug 693688: MuPDF viewer; if reload fails, don't crash out.
Robin Watts
2015-03-30
Bug 695804: Add support for 'Shift-Space' in the viewer.
Robin Watts
2015-03-30
Add header for waitpid().
Tor Andersson
2015-03-30
Bug 695558: Fix UTF-8 window titles on X11.
Robin Watts
2015-03-26
Bug 695701: Tweak forking of PDF links to avoid zombie processes.
Robin Watts
2015-02-17
Rename fz_close_* and fz_free_* to fz_drop_*.
Tor Andersson
2014-08-20
Fix uninitialized variable.
Tor Andersson
2014-08-20
Add full-page color tinting option and key binding to X11 viewer.
Tor Andersson
2014-05-27
Fix 693494: Support media buttons for navigation on X11.
Tor Andersson
2014-05-02
Initialize timeout earlier in x11 viewer
Sebastian Rasmussen
2014-04-11
Add all form field flags. Check flags before marking fields dirty.
Tor Andersson
2013-11-16
Increase allocation to include room for string terminator.
Robin Watts
2013-08-24
Rename varible in pdfapp to relate it to searching.
Sebastian Rasmussen
2013-08-24
Display warnings in statusbar in x11 viewer.
Sebastian Rasmussen
2013-08-24
X11 viewer code rearranged for aesthetic reasons.
Sebastian Rasmussen
2013-08-24
Add support for showing messages in x11 viewer statusbar.
Sebastian Rasmussen
2013-08-24
Generalize search blitting in x11 to include page number.
Sebastian Rasmussen
2013-08-24
Cancel page timeout when searching in x11 viewer.
Sebastian Rasmussen
2013-07-22
Added newlines in error messages for X11 platform.
Marcos H. Woehrmann
2013-07-19
Add mupdf-curl app
Robin Watts
2013-07-04
Update pdf_write_document to support incremental update
Paul Gardiner
2013-06-20
Rearrange source files.
Tor Andersson