index
:
~cloos/ghostpdl
Type3_PCL
ghostpdl-9.03
gs904
gs905
libs-update
master
memcpy-fix
mooscript
patt_trans_clist
psd16
Clone of git://git.ghostscript.com/ghostpdl.git.
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-27
Update changelogs and release dates for 8.64rc2.
Ralph Giles
58
-75
/
+416
2009-01-27
Update the release notes for 8.64rc2.
Ralph Giles
1
-7
/
+6
2009-01-27
Fix fillpage in the x11alpha device.
Ralph Giles
1
-1
/
+0
2009-01-27
Update documentation on the COMPILE_INITS makefile variable.
Ralph Giles
1
-6
/
+6
2009-01-27
Escape significant characters when generating html changelog entries.
Ralph Giles
1
-1
/
+11
2009-01-27
Remove $(GS_LIB)\Resource directory from the search path in the msvc
Ralph Giles
1
-5
/
+1
2009-01-26
Update changelogs for 8.64rc1.
Ralph Giles
5
-3724
/
+14730
2009-01-26
Release notes for 8.64rc1.
Ralph Giles
1
-1
/
+35
2009-01-26
Propagate release number and date to the documentation.
Ralph Giles
55
-72
/
+72
2009-01-26
Bump release numbers and copyright dates for 8.64rc1.
Ralph Giles
6
-117
/
+113
2009-01-26
Work around an issue with comment parsing in the pre.tcl release script.
Ralph Giles
1
-1
/
+2
2009-01-26
Update the pre.tcl release script for the new source locations.
Ralph Giles
1
-15
/
+15
2009-01-26
Update the pre.tcl release script for the new gs_init.ps location.
Ralph Giles
1
-1
/
+1
2009-01-26
Fix (pswrite): Incorrect PageBoundingBox comment location
Ken Sharp
1
-1
/
+2
2009-01-26
Yet more tidying up in the batch file. Adds release builds to the solution, b...
Ken Sharp
1
-23
/
+158
2009-01-25
Make the GS_SPLIT_LIBS configure function only recognize -l at the start
Ralph Giles
1
-1
/
+1
2009-01-24
This batch file, to generate a MSVC solution for building GS, was invalidated...
Ken Sharp
1
-8
/
+161
2009-01-24
Add a check when comparing clip paths to see if both are NULL. Silences a Cov...
Ken Sharp
1
-0
/
+3
2009-01-23
Convert 24 bit RGB data to grayscale when printing in monochrome with
Ralph Giles
1
-1
/
+21
2009-01-23
Continue the the fix from rev. 9384, plug 2 more ways that caused multiple
Alex Cherepanov
1
-2
/
+2
2009-01-23
Use the page parameters set on the X11 device when called by Ghostview.
Ralph Giles
1
-0
/
+12
2009-01-22
Disable plalloc's free mem list by default in release build to prevent
Ray Johnston
1
-2
/
+6
2009-01-22
Initialise two uninitialised variables. Not thought to be a real problem, but...
Ken Sharp
2
-0
/
+4
2009-01-22
Check the return value of gdev_prepare_stroke. Another warning from Coverity.
Ken Sharp
1
-1
/
+3
2009-01-22
Fix multiple inclusion of page objects referenced from beads array.
Alex Cherepanov
1
-1
/
+1
2009-01-22
Fix for Segfault with tiffsep devics when a file has more than 64 spot colors
Ray Johnston
2
-6
/
+6
2009-01-22
Check for and skip null objects (and other junk) in the /Anots array.
Alex Cherepanov
1
-1
/
+5
2009-01-21
Add a couple of error return checks which were missing. Picked up by Coverity.
Ken Sharp
2
-2
/
+7
2009-01-20
Make the part name hash table case insensitive.
Tor Andersson
1
-6
/
+13
2009-01-19
Make the content type maps a compile time option (they're not necessary, and ...
Tor Andersson
4
-35
/
+125
2009-01-19
Fix bugs in hash table implementation.
Tor Andersson
2
-30
/
+44
2009-01-19
Add some sanity checks to avoid zero sized images that resulted in infinite s...
Tor Andersson
1
-0
/
+6
2009-01-19
Revision 8951 missed an important part of the fix for pswrite, emitting a %%P...
Ken Sharp
1
-2
/
+5
2009-01-19
Fix (pswrite): %%BoundingBox comment geenration
Ken Sharp
6
-5
/
+47
2009-01-18
Fix SEGV in 'inferno' device caused by insufficient memory allocation. Pass
Alex Cherepanov
1
-1
/
+1
2009-01-17
Use hash tables for XPS type maps and part list.
Tor Andersson
7
-174
/
+234
2009-01-16
Fix (pdfwrite): Invalid metadata for PDF/A output
Ken Sharp
2
-3
/
+11
2009-01-16
Move the font api bridge implementations to the psi directory.
Ralph Giles
2
-0
/
+0
2009-01-15
Add missing @ needed for UFST build.
Ray Johnston
1
-1
/
+1
2009-01-15
Update a comment to say why the minimum file size is 4KB
Ken Sharp
1
-0
/
+1
2009-01-15
Fix (pdfopt): Minimum optimised file size changed in Acrobat 9
Ken Sharp
1
-1
/
+1
2009-01-15
Fix (pdfwrite)
Ken Sharp
1
-1
/
+3
2009-01-15
Fix compilation on Windows NT, which doesn't define LOCALE_IPAPERSIZE.
Alex Cherepanov
1
-0
/
+5
2009-01-14
Check for a null target_info in bbox_image_end_image before
Ralph Giles
1
-1
/
+4
2009-01-14
Fix the previous checkin which committed code from a different project
Henry Stiles
1
-6
/
+1
2009-01-14
Incorporate Norbert Janson's cygwin improvements. The sync device
Henry Stiles
1
-3
/
+7
2009-01-14
Fix (graphics) : Redundant patterns in clist (continued 7).
Igor Melichev
1
-14
/
+22
2009-01-13
Return 0 when accessing Type1C font table out of range or the table is too
Alex Cherepanov
1
-1
/
+9
2009-01-13
Revert .outputattrkeys to the list prior to rev 8026 to fix problems with
Ray Johnston
1
-1
/
+1
2009-01-12
Fix a gcc warning in gxshade6.c.
Ralph Giles
1
-2
/
+2
[next]