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
2013-06-18
Split fitz.h into subheaders.
Tor Andersson
2013-06-18
Fix win32 project files.
Tor Andersson
2013-06-18
Merge common and internal headers into one.
Tor Andersson
2013-06-18
Move header files into separate include directory.
Tor Andersson
2013-06-17
Tweaks to ink annotation for smoothness.
Paul Gardiner
2013-06-17
Make common wchar_t / utf-8 conversion functions for MSVC tools.
Tor Andersson
2013-06-17
Add support to build command line tools on MINGW.
Tor Andersson
2013-06-14
Missing update for slider when page is already rendered.
Michael Vrhel
2013-06-14
Fix error handling in WinRT code (that I broke).
Robin Watts
2013-06-14
Addition of locking cache for display list in winRT library
Michael Vrhel
2013-06-14
Addition of zoom in and zoom out control on top app bar.
Michael Vrhel
2013-06-14
Addition of display list rendering in WinRT library
Michael Vrhel
2013-06-13
Bug 694313: Fix potential double frees of objects
Robin Watts
2013-06-13
Fix typos in comments.
Robin Watts
2013-06-13
Make display lists reference counted objects.
Robin Watts
2013-06-13
Bug 694315: Fix locking problem in error case.
Robin Watts
2013-06-13
Remove stray code from last commit.
Robin Watts
2013-06-13
Bug 694303: Fix various problems in pdf parsing
Robin Watts
2013-06-12
Call begin/end page in pdfapp.
Tor Andersson
2013-06-12
Fix tiling breakage from b975f1b
Robin Watts
2013-06-12
Support begin/end page calls in text extraction device.
Tor Andersson
2013-06-12
Add begin_page and end_page calls to device interface.
Tor Andersson
2013-06-12
Some Makefile cleanups.
Tor Andersson
2013-06-12
Clean up whitespace errors.
Tor Andersson
2013-06-09
Remove fz_interactive API in favour of direct use of pdf API
Paul Gardiner
2013-06-08
Simple PCL output
Robin Watts
2013-06-08
Silence warning.
Tor Andersson
2013-06-08
Add ctags make target.
Tor Andersson
2013-06-08
Update openjpeg submodule with ARM build fix.
Robin Watts
2013-06-08
Fix for crash if no file present and links button pressed.
Michael Vrhel
2013-06-08
Fix up of winrt project so that all the configs and platforms compile
Michael Vrhel
2013-06-08
Remove debug prints from the file spec parsing code
Sebastian Rasmussen
2013-06-05
Fix XPS leaking fz_buffers for images.
Robin Watts
2013-06-05
Maintain the separation of xref sections when loading a document
Paul Gardiner
2013-06-05
Rework the xref loading code in preparation for separately holding sections
Paul Gardiner
2013-06-05
Change in doc_document.c to account for oxps type. Also error catching when ...
Michael Vrhel
2013-06-03
make dev_bbox take clips into account
zeniko
2013-06-03
fix MSVC compilation warnings in apps
zeniko
2013-06-03
prevent memory leak and unexpected exception
zeniko
2013-06-03
prevent deadlock under memory pressure
zeniko
2013-06-03
Removal of resource files from project.
Michael Vrhel
2013-06-03
Clean up of assets and manifest in preparation to submit to Windows App store.
Michael Vrhel
2013-06-03
Added support for keyboard zooming (+/- key). Fixed issues when orientation c...
Michael Vrhel
2013-06-03
Fix for issue of link rectangle display when device is rotated.
Michael Vrhel
2013-06-03
Fix tile drawing problems with {x,y}step < width/height
Robin Watts
2013-06-03
Improve rendering of fts_15_1506.pdf
Robin Watts
2013-06-03
Fix SVG output.
Robin Watts
2013-06-03
Parse full PDF filespecs, not just filenames
Sebastian Rasmussen
2013-06-03
Do not print invalid hex character in warning
Sebastian Rasmussen
2013-06-03
Assume non-clang compilers support incbin
Sebastian Rasmussen
[next]