index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
Age
Commit message (
Expand
)
Author
2011-11-22
Fix bug where app->doctitle wasn't pointing to an alloced string.
Tor Andersson
2011-11-17
Bug 692487: Make pdfclean keep internal links where possible.
Robin Watts
2011-11-17
Fix bug 692627; pdfclean -ggg of encrypted files fails.
Robin Watts
2011-11-10
Add XPS outline parsing and move outline data struct to fz_outline.
Tor Andersson
2011-10-12
Make sure PDF title is always an allocated string.
Sebastian Rasmussen
2011-10-12
Add pdfdraw option to print the table of contents / outline.
Tor Andersson
2011-10-12
Make entering search terms not interfere with page number drawing.
Sebastian Rasmussen
2011-10-12
Default to opening URIs with xdg-open instead of open in X11 viewer.
Sebastian Rasmussen
2011-10-12
Ask for screen resolution in X11 viewer.
Sebastian Rasmussen
2011-09-20
Plug some memory leaks in pdfapp.
Sebastian Rasmussen
2011-09-19
In X11 viewer, repaint entire page if no match found.
Sebastian Rasmussen
2011-09-17
Show page number in X11 viewer upon 'P' keypress.
Sebastian Rasmussen
2011-09-17
Implement backwards search in viewer.
Sebastian Rasmussen
2011-09-05
Version 0.9
Tor Andersson
2011-09-04
Update manpages for tools.
Sebastian Rasmussen
2011-09-04
Reload file in X11 viewer upon SIGHUP.
Sebastian Rasmussen
2011-09-04
Coalesce consecutive X11 resize events into a single resize operation.
Sebastian Rasmussen
2011-09-04
Repaint only viewer search area when editing search string.
Sebastian Rasmussen
2011-09-04
Do not redraw viewer window if the search string is not found.
Sebastian Rasmussen
2011-09-04
Fix panning bug in viewer related to backwards search.
Sebastian Rasmussen
2011-09-04
Send string not found message to viewer app, don't print on stdout.
Sebastian Rasmussen
2011-09-04
Do not search for empty strings in viewer.
Sebastian Rasmussen
2011-09-04
Go to first page when 'g' is pressed without number prefix in viewer.
Sebastian Rasmussen
2011-09-04
Remove unused redraw timeout from X11 viewer.
Sebastian Rasmussen
2011-08-30
Ignore X11 key mappings when searching.
Bert
2011-08-30
Do not change view when reloading file.
Bert
2011-08-29
Turn off shrinkwrap mode when maximizing the window.
Tor Andersson
2011-08-17
pdfdraw: Add command line option to gamma correct and invert images.
Tor Andersson
2011-08-09
Fix bug 692412: typo in buffer size.
Tor Andersson
2011-05-26
Flip pages when panning beyond threshhold.
Cedric Sodhi
2011-04-29
Don't use RegDeleteTree; it's only supported in Vista and up.
Tor Andersson
2011-04-14
Expose informational encryption details.
Tor Andersson
2011-04-10
Register file type association on startup in windows.
Tor Andersson
2011-04-10
Make crypt struct opaque.
Tor Andersson
2011-04-09
Allow multibyte filenames in mupdf windows app for XPS documents.
Tor Andersson
2011-04-08
Simplify arguments to fz_new_pixmap.
Tor Andersson
2011-04-08
Add special case non-aa scan converter with accompanying blit functions.
Tor Andersson
2011-04-07
Add AA_BITS define to control antialias level of line art.
Robin Watts
2011-04-07
Use fz_stream instead of FILE* to open XPS files.
Tor Andersson
2011-04-06
First cut at halftone support. Mono only, 16x16 default halftone.
Robin Watts
2011-04-05
Clean up xps and pdf page access functions.
Tor Andersson
2011-04-04
apps: Purge long obsolete Mozilla plugin.
Tor Andersson
2011-04-04
Le Roi est mort, vive le Roi!
Tor Andersson
2011-04-04
apps: Correctly invert hits that span lines.
Tor Andersson
2011-04-04
draw: Speed up display list execution by using a visibility test.
Tor Andersson
2011-04-04
Change how files are opened with fz_openfd/file/filew.
Tor Andersson
2011-04-03
xps: XPS uses 96 dpi as default where PDF uses 72.
Tor Andersson
2011-04-03
xps: Update win32 project files.
Tor Andersson
2011-04-03
xps: Rearrange files, part two.
Tor Andersson
2011-04-03
xps: Remove dependency on expat.
Tor Andersson
[next]