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-12-15
Various Memsqueezing fixes.
Robin Watts
2011-12-15
Fix warnings/errors on unix builds.
Robin Watts
2011-12-15
Add scavenging functionality.
Robin Watts
2011-12-15
Remove 'soft limit' on pixmaps in favour of fz_store.
Robin Watts
2011-12-15
Rework pdf_store to fz_store, a part of fz_context.
Robin Watts
2011-12-12
Add -i and -f flags to pdfclean.
Robin Watts
2011-12-09
Fix missing " in win_main.c
Robin Watts
2011-12-08
Stylistic changes when testing pointer values for NULL.
Tor Andersson
2011-12-08
Remove deprecated error handling code.
Tor Andersson
2011-12-08
Use context in x11_main.
Tor Andersson
2011-12-08
Throw exceptions for read errors.
Tor Andersson
2011-12-08
Fix exception handling in pdfdraw to avoid leaks.
Robin Watts
2011-12-08
Merge branch 'master' into context
Robin Watts
2011-12-08
Undo pre-multiplied alpha when saving PNG with alpha channels.
Tor Andersson
2011-12-07
Fix mismerge, causing error on closedown of mupdf.exe.
Robin Watts
2011-12-06
Move antialias levels into context.
Robin Watts
2011-11-25
Merge branch 'master' into context
Robin Watts
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-15
Merge branch 'master' into context
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-10-04
Reintroduce alloc context section.
Robin Watts
2011-10-04
Move to exception handling rather than error passing throughout.
Robin Watts
2011-09-21
Rename xps_context to xps_document.
Tor Andersson
2011-09-21
Add warning context.
Tor Andersson
2011-09-21
Rename malloc functions for arrays (fz_calloc and fz_realloc).
Tor Andersson
2011-09-21
Don't thread ctx through safe fz_obj functions.
Tor Andersson
2011-09-20
Plug some memory leaks in pdfapp.
Sebastian Rasmussen
2011-09-20
Reshuffle exception context code to fit Tor's aesthetic sense.
Tor Andersson
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-15
Add context to mupdf.
Robin Watts
2011-09-14
Initial import of exception handling code
Robin Watts
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
[next]