index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-11-01
Dynamically change navigation bar titles based on context.
Tor Andersson
2011-11-01
Don't round the mediabox when loading the pdf_page object.
Tor Andersson
2011-11-01
Tweak scale factors, and fix one reference count error.
Tor Andersson
2011-11-01
Use timer to reload list of files when the library view is open.
Tor Andersson
2011-11-01
Remember and restore view to last page visited for each document.
Tor Andersson
2011-11-01
Rename About.pdf and add high-res icon.
Tor Andersson
2011-11-01
Use a smaller font for the table of contents.
Tor Andersson
2011-11-01
Remove flexible spaces that are not needed, and cause issues with iOS < 5.
Tor Andersson
2011-11-01
Fix scrolling/page flipping glitches by using real animations.
Tor Andersson
2011-11-01
Add howto sample document, page indicator and page scrubber.
Tor Andersson
2011-11-01
Add Icon to iOS viewer.
Tor Andersson
2011-11-01
Avoid pointer arithmetic in fz_seek.
Tor Andersson
2011-11-01
Add UIFileSharingEnabled key to Info.plist
Tor Andersson
2011-11-01
Show "loading" message while rendering in background.
Tor Andersson
2011-11-01
Reuse page views by resizing them when rotating. Fixes many bugs.
Tor Andersson
2011-11-01
Render pages in a background thread.
Tor Andersson
2011-11-01
Add Table of Contents / Outline view.
Tor Andersson
2011-11-01
Update project to Xcode 4.
Tor Andersson
2011-11-01
Add toolbar and fix autorotate animation.
Tor Andersson
2011-11-01
Refactor MuDocumentController.
Tor Andersson
2011-11-01
Improve scrolling behaviour.
Tor Andersson
2011-11-01
Tweak build scripts for iOS viewer.
Tor Andersson
2011-11-01
Paged scroll view with automatic loading and unloading of pages.
Tor Andersson
2011-11-01
Add skeleton iOS viewer project.
Tor Andersson
2011-10-25
Treat garbage in PDFDocEncoding low code points as spaces.
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-12
Improve trace formatting of text objects.
Tor Andersson
2011-09-20
Plug some memory leaks in pdfapp.
Sebastian Rasmussen
2011-09-20
Keep dicts that have more than 100 entries sorted.
Sebastian Rasmussen
2011-09-20
Return expected location when finding keys in dicts.
Sebastian Rasmussen
2011-09-20
Move array/dict growing into separate functions.
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-17
Use rate limited fitz warnings for openjpeg warnings/errors.
Sebastian Rasmussen
2011-09-06
Don't invoke tiling device calls when there is only one tile to be drawn.
Tor Andersson
2011-09-06
Support empty and little-endian UTF-16 strings.
Tor Andersson
2011-09-05
Version 0.9
Tor Andersson
2011-09-05
Use 3-digit octal escapes in strings.
Tor Andersson
2011-09-04
Fix bug where PDF version of document was not correctly parsed.
Sebastian Rasmussen
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
[next]