index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2013-07-19
Initial work on progressive loading
Robin Watts
2013-07-11
Implement dynamic page tree lookups.
Tor Andersson
2013-07-04
Update pdf_write_document to support incremental update
Paul Gardiner
2013-07-03
Avoid fz_throw/message on every annotation without appearance.
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-01
Bug 694382: Fix use-after-free due to type3 fonts.
Robin Watts
2013-06-28
Add array_insert_drop and array_delete functions.
Tor Andersson
2013-06-28
Ensure altered objects are moved to the incremental xref section
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-26
Silence compiler warnings.
Tor Andersson
2013-06-25
Rework storing internal flags in PDF objects.
Robin Watts
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
Update annotation handling in preparation for incremental update
Paul Gardiner
2013-06-21
Initial PDF editing/page creation commit
Robin Watts
2013-06-21
Fix Android builds.
Robin Watts
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
Comment fixes (rename fz_ to pdf_ was missed)
Robin Watts
2013-06-19
Exception handling changes
Robin Watts
2013-06-18
Move fz_write_pixmap wrapper into pdfextract (its only user).
Tor Andersson
2013-06-18
Split pdf.h into subheaders.
Tor Andersson
2013-06-18
Add explicit #include for header file interdependencies.
Tor Andersson
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
2009-02-28
Merge and move header files into the source directories.
Tor Andersson
2009-02-28
Move cmapdump and fontdump tools inside mupdf directory.
Tor Andersson
2009-02-28
Pre-compile the standard CMaps into c-structs instead of parsing them at runt...
Tor Andersson
2009-02-27
Use compiled in CMaps instead of looking for them in $CMAPDIR.
Tor Andersson
2009-02-27
Enable hinting hack for dynalab fonts.
Tor Andersson
2009-02-23
Refactor fz_font and pdf_font mess into fz_font and pdf_fontdesc with more fo...
Tor Andersson
2008-12-06
Add interface to retrieve page object reference.
Sebastian Rasmussen
2008-10-01
Const-ify the arc4 interface.
Ralph Giles
2008-10-16
Put buffer->eof handling in filter struct, not in individual process functions.
Tor Andersson
2008-09-29
const-ify md5 interface.
Ralph Giles
2008-09-29
Removed signed/unsigned char pointer warnings.
Tor Andersson
2008-09-05
Put back the NEED_STRLCPY, NEED_STRSEP and NEED_GETOPT flags.
Tor Andersson
2008-09-05
Simplify sysdep stuff to support only c99 and msvc.
Tor Andersson
2008-09-03
Revamp build system to compile in windows under both MSVC and MinGW.
Tor Andersson
2008-09-02
Use unsigned char type for coverage calculations to keep the value inside the...
Tor Andersson
2008-08-15
Simplify (and possibly reduce performance) of fz_readall().
Tor Andersson
2008-08-15
Update static instances of fz_error objects to the new non-refcounted form.
Tor Andersson
2008-08-14
Remove unused type and struct member for link annotations.
Tor Andersson
2008-08-14
Remove unneccesary reference counting in the error objects.
Tor Andersson
2008-08-14
vs 2008 compatibility (kjk)
Tor Andersson
2008-08-14
add names for permission flags (kjk)
Tor Andersson
[next]