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
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
2015-09-02
Add in support for icc profiles in gprf/gproof format
Michael Vrhel
2015-08-28
Update gproof document handler to cope with renamed gs device.
Robin Watts
2015-08-26
Make the ICC color path the default when rendering the gproof pages with gs.
Michael Vrhel
2015-08-24
GProof: Hook up fz_meta - just for 'format' currently.
Robin Watts
2015-08-19
Add stdout and stderr procedures for use with gs api calls
Michael Vrhel
2015-08-17
GPrf: Alter gsapi invocation
Robin Watts
2015-08-17
Fix stupid ommission in gprf-doc.c
Robin Watts
2015-08-17
gprf: Minor fixes for neatness.
Robin Watts
2015-08-17
GProof: Use better RGB -> CMYK conversion when working from seps.
Robin Watts
2015-08-17
GProof: Fix creating images from a selection of separations
Robin Watts
2015-08-17
GProof: Fix a potential signed/unsigned problem in CMYK conversion.
Robin Watts
2015-08-17
Add fz_read_string function to read a null terminated string
Robin Watts
2015-08-17
Add JNI interface to MuPDFCore to read/write separations on a page.
Robin Watts
[next]