index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
gprf
Age
Commit message (
Expand
)
Author
2017-09-08
Update fz_separations equivalent color mechanism.
Robin Watts
2017-07-19
Add spots to fz_pixmaps.
Robin Watts
2017-07-19
Rejig page separations interface.
Robin Watts
2017-06-22
Add Color Management interface to MuPDF, with LCMS implementation.
Michael Vrhel
2017-05-31
Avoid double literals causing casts to float.
Sebastian Rasmussen
2017-05-09
Fix key_storable operations leading to leaks of fz_image.
Robin Watts
2017-04-13
Move extension/mimetype detection to common function.
Sebastian Rasmussen
2017-03-28
Return fz_document from all document handlers.
Sebastian Rasmussen
2017-03-22
Update fz_new_page.
Robin Watts
2017-03-22
Rename fz_putc/puts/printf to fz_write_*.
Tor Andersson
2017-03-20
Remove fz_drop_image_base.
Robin Watts
2016-12-27
Strip extraneous blank lines.
Tor Andersson
2016-11-15
move the definition of GSDLLCALL to a different spot, above where it's
Fred Ross-Perry
2016-11-03
GProof: Silence warning seen in MSVC x64 builds.
Robin Watts
2016-11-03
Fix DebugGProof builds on windows.
Robin Watts
2016-10-18
Internal drop functions don't need to check for NULL.
Sebastian Rasmussen
2016-10-16
Avoid casting when dropping super objects.
Sebastian Rasmussen
2016-10-12
Remove superfluous context null checks.
Tor Andersson
2016-10-12
Always call fz_drop_document() to drop the document.
Sebastian Rasmussen
2016-10-11
Free document in fz_drop_document(), not in subclassing documents.
Sebastian Rasmussen
2016-09-23
GProof: Fix typos in gs invocation
Robin Watts
2016-09-22
GPROOF: Modify gs invocation.
Michael Vrhel
2016-09-22
GProof: When invoking gs, redirect gs stdio to local stderr.
Robin Watts
2016-09-21
fix the quotes fix
fred ross-perry
2016-09-21
Gproof GS invocation: Only quote profile names if required.
Robin Watts
2016-09-21
Update GPRF invocation of GS
Robin Watts
2016-09-16
More tweaking of gproof device gs invocation.
Robin Watts
2016-09-16
Tweak gprf-doc.c to avoid warnings.
Robin Watts
2016-09-16
Extend store to cope with references used in keys.
Robin Watts
2016-09-16
Update gproof device to invoke gs better.
Robin Watts
2016-09-13
Add missing include.
Robin Watts
2016-09-12
Add UsePDFX3Profile option to gproof device
Michael Vrhel
2016-09-12
Correct rounding in gproof skeleton files.
Robin Watts
2016-08-16
Android viewer: get experimental proofing to build again.
fred ross-perry
2016-07-08
Use fz_keep_imp and fz_drop_imp for all reference counting.
Tor Andersson
2016-07-06
Proofing - fix a bug in the use of gswin32.exe.
fredrossperry
2016-06-27
Fix GProof operation.
Robin Watts
2016-04-28
Refactor fz_image code cases.
Robin Watts
2016-04-28
Partial image decode.
Robin Watts
2016-04-26
Improve fz_new_document
Robin Watts
2016-04-26
Rename fz_write_int32be to fz_write_int32_be to be consistent with fz_read_in...
Tor Andersson
2016-03-14
Remove begin_page and end_page device calls.
Tor Andersson
2016-02-02
Fix Gproof DLL calling on windows.
Robin Watts
2016-01-20
Various formatting cleanups.
Tor Andersson
2016-01-05
Clean up trailing whitespace.
Tor Andersson
2015-12-15
Rename fz_write_x to fz_save_pixmap_as_x or fz_save_bitmap_as_x.
Tor Andersson
2015-12-11
Use fz_output instead of FILE* for most of our output needs.
Tor Andersson
2015-09-29
add fz_separation_disabled_on_page() and related functions
fredrossperry
2015-09-29
gproof: put the generated page file in the same directory as the gproof file
fredrossperry
2015-09-29
Support for proofing
fredrossperry
[next]