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-11-22
iOS; remove use of deprecated functions and fix other warnings
Paul Gardiner
2013-11-22
iOS: support annotation deletion
Paul Gardiner
2013-11-22
iOS: hold widget rectangles using document coordinates
Paul Gardiner
2013-11-20
iOS: support creation of Ink annotations
Paul Gardiner
2013-11-19
iOS: add support for creating markup annotations
Paul Gardiner
2013-11-16
Increase allocation to include room for string terminator.
Robin Watts
2013-11-14
Update WinRT project to Windows 8.1 / VS 2013. Fix several issues with zooming.
Michael Vrhel
2013-11-14
Fix slip with use of tail pointer for the annotations list
Paul Gardiner
2013-11-11
DirectX printing added
Michael Vrhel
2013-11-11
Add hooks to load system fonts. Use them in PDF interpreter.
Tor Andersson
2013-11-11
Add fz_new_font_from_buffer function.
Tor Andersson
2013-11-11
Remove unneccessary CURL_CFLAGS from non-curl make targets.
Tor Andersson
2013-11-11
Add tree structure to win32 build.
Tor Andersson
2013-11-11
Cast signature display name when reading it
Sebastian Rasmussen
2013-11-11
Fix error message typo
Sebastian Rasmussen
2013-11-11
Remove unused variables causing warnings
Sebastian Rasmussen
2013-11-11
Fix Makefile output directory dependency for curl library.
Tor Andersson
2013-11-08
Use an end pointer for the annotation list to avoid unnecessary iteration
Paul Gardiner
2013-11-07
iOS: fix non-appearance of buttons for files with no outline
Paul Gardiner
2013-11-06
Place newly created annotations at the end of the annotation list
Paul Gardiner
2013-11-05
Fix bug 694730: Wrong bbox in one-point ink annotation
Paul Gardiner
2013-11-05
Allow stroke states to be kept on the stack.
Tor Andersson
2013-11-05
Add binary search tree for mapping strings to void* pointers.
Tor Andersson
2013-11-05
Fix bug in fz_debug_xml.
Tor Andersson
2013-11-05
Improve stroke state function names that take the dash array length.
Tor Andersson
2013-11-05
Ignore <!DOCTYPE ...> declaration in XML parser.
Tor Andersson
2013-11-04
Fix of tab/space issues as well as changing thumbnail scale look ahead to +/-...
Michael Vrhel
2013-11-04
Make sure declarations come first. This would not compile with default wind...
Michael Vrhel
2013-11-04
Addition of printing support.
Michael Vrhel
2013-11-04
Fix UI so that consistent zoom size is maintained as pages changed.
Michael Vrhel
2013-10-31
Fix segv bug in clear_pixmap_with_value functions.
Tor Andersson
2013-10-31
Fix bug in gray to cmyk color converters.
Tor Andersson
2013-10-31
Special case clear_pixmap_with_value for CMYK colorspaces.
Tor Andersson
2013-10-31
Add CMYK and CMYK Alpha colorspaces to mudraw options.
Tor Andersson
2013-10-31
Add CMYK support to PWG output.
Tor Andersson
2013-10-31
Add CMYK support to PAM output.
Tor Andersson
2013-10-23
Fix so that multi-threaded rendering of display list works.
Michael Vrhel
2013-10-17
Remove duplicated line.
Robin Watts
2013-10-16
Fix cross document store object hash collisions.
Robin Watts
2013-10-16
Adopt backported bugfix from openjpeg2 into our version.
Robin Watts
2013-10-16
page->contents should be a reference, not the original object.
Robin Watts
2013-10-16
Fix null device clip stack scissor handling.
Robin Watts
2013-10-16
iOS: add support for selecting form choice fields
Paul Gardiner
2013-10-16
iOS: use partial updates to display annotation changes
Paul Gardiner
2013-10-16
iOS: keep reference to the fz_pixmaps.
Paul Gardiner
2013-10-16
iOS: support filling in of text form fields
Paul Gardiner
2013-10-15
Fix typo in page tree manipulation when inserting new pages.
Tor Andersson
2013-10-15
Add local .vimrc to .gitignore.
Tor Andersson
2013-10-14
Create Contents entry in PDF write device if one doesn't exist already.
Robin Watts
2013-10-14
Handle stroke+fill operations with transparency/blendmodes.
Robin Watts
[next]