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-07-03
Update fz_error/fz_warn to output to Debugger window on Win32 too.
Robin Watts
2013-07-03
Update Memento to output to debug window on windows.
Robin Watts
2013-07-03
Rename pdf_set_objects_parent_num to pdf_set_obj_parent
Robin Watts
2013-07-03
Avoid spurious, broken-annotation warning when appearance stream missing
Paul Gardiner
2013-07-02
Fix "mutool clean -ggg" operation.
Robin Watts
2013-07-01
Bug 694382: Fix use-after-free due to type3 fonts.
Robin Watts
2013-07-01
Fix android app crashing after save
Paul Gardiner
2013-06-28
Add array_insert_drop and array_delete functions.
Tor Andersson
2013-06-28
Fix merge mistake.
Tor Andersson
2013-06-28
Ensure altered objects are moved to the incremental xref section
Paul Gardiner
2013-06-28
Optimise xref-section extension and improve linked list creation
Paul Gardiner
2013-06-28
Modify FZ_NORETURN to work on MSVC too.
Robin Watts
2013-06-27
Move to using a flags bit rather than "Dirty" dict entries.
Robin Watts
2013-06-27
Bug 694382: Fix problems arising from recent pdf_obj changes.
Robin Watts
2013-06-26
Ensure monotonicity of xref-section size
Paul Gardiner
2013-06-26
Silence compiler warnings.
Tor Andersson
2013-06-25
Rework storing internal flags in PDF objects.
Robin Watts
2013-06-25
Ensure that xref_sections always grow over time.
Robin Watts
2013-06-25
Fix potential memory leak
Paul Gardiner
2013-06-25
Update ios project for reshuffle.
Tor Andersson
2013-06-25
Rid the world of "pdf_document *xref".
Robin Watts
2013-06-25
Update pdf_obj's to have a pdf_document field.
Robin Watts
2013-06-24
Shrink pdf_obj type by using a flags word, and moving refs to a short.
Robin Watts
2013-06-24
Update annotation handling in preparation for incremental update
Paul Gardiner
2013-06-24
Update gitignore to account for the shuffle
Paul Gardiner
2013-06-24
Free fz_context at end of win32 app
Paul Gardiner
2013-06-24
fix recent regressions
zeniko
2013-06-24
Fix "make all-nojs" target.
Tor Andersson
2013-06-21
Initial PDF editing/page creation commit
Robin Watts
2013-06-21
Fix Android builds.
Robin Watts
2013-06-20
Fix default make target.
Tor Andersson
2013-06-20
Rename fz_image_to_pixmap to fz_new_pixmap_from_image.
Tor Andersson
2013-06-20
Update source, makefiles and win32 projects.
Tor Andersson
2013-06-20
Rearrange source files.
Tor Andersson
2013-06-20
Comment fixes (rename fz_ to pdf_ was missed)
Robin Watts
2013-06-19
Fix up of issues in Windows 8 app prior to submission to Windows store
Michael Vrhel
2013-06-19
Android build fixes.
Robin Watts
2013-06-19
Exception handling fixes.
Robin Watts
2013-06-19
Use subdirs in build directory for thirdparty libraries.
Tor Andersson
2013-06-19
Fix exception handling changes in X11 app.
Tor Andersson
2013-06-19
Move pixmap md5 summing into pixmap.c
Tor Andersson
2013-06-19
Fix of winRT solution with changes to header files in mupdf
Michael Vrhel
2013-06-19
Addition of code to allow files to be opened from skydrive and for app to be ...
Michael Vrhel
2013-06-19
Exception handling changes
Robin Watts
2013-06-19
Fix win32, with-openssl build
Paul Gardiner
2013-06-19
Update Win32 project with new header files.
Robin Watts
2013-06-18
Fix win32 and javascript build.
Tor Andersson
2013-06-18
Add gen_ prefix to generated header files.
Tor Andersson
2013-06-18
Fix makefile header dependencies.
Tor Andersson
2013-06-18
Move fz_write_pixmap wrapper into pdfextract (its only user).
Tor Andersson
[next]