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
path:
root
/
xps
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-16
Fixes Bug 692931 - Regression: seg fault
Henry Stiles
1
-1
/
+1
2012-03-06
Add command line parsing for icc user parameters.
Henry Stiles
1
-0
/
+33
2012-02-24
Fix for bug 692865. Make XPS interpreter use ICC color spaces for default
Michael Vrhel
6
-30
/
+47
2012-01-26
XPS Whitespace handling fix
Robin Watts
2
-10
/
+6
2012-01-10
Clean up of the icc color code.
Michael Vrhel
1
-2
/
+1
2011-12-23
Movement of proof profile an device link profile to device.
Michael Vrhel
1
-1
/
+1
2011-12-08
Allow use of unmanaged color transformations for source DeviceXXX colors
Michael Vrhel
1
-1
/
+3
2011-11-22
Bug 692512: Disable stroke adjust in xps to avoid gradient issues.
Robin Watts
1
-1
/
+4
2011-11-10
Squash warnings in MSVC build.
Robin Watts
1
-1
/
+1
2011-11-10
Replace all uses of 'template' with 'templat'.
Robin Watts
2
-2
/
+2
2011-11-07
Fix for (part of) Bug 692513. (xps pattern white lines)
Robin Watts
1
-1
/
+1
2011-10-27
Fix for Bug 692505 XPS patterns with transparency.
Michael Vrhel
4
-1
/
+29
2011-10-21
Fix to handle tiff associated alpha images correctly in XPS
Michael Vrhel
1
-0
/
+29
2011-10-19
Fix for Bug 692510 white space XPS interpreter fix
Michael Vrhel
3
-15
/
+53
2011-10-19
Fix for Bug 692509. Issues with parsing of dashed line attributes.
Michael Vrhel
1
-1
/
+2
2011-09-05
Add Memento configuration to Visual Studio projects (and gs makefile)
Robin Watts
1
-0
/
+37
2011-08-10
Bug 692367: add gs_memory_t arg to finalize method
Chris Liddell
1
-1
/
+1
2011-08-09
Remove gserror.h, its contents have been moved to gserrors.h so we
Henry Stiles
1
-1
/
+0
2011-07-20
Fix for missing ICCProfilesDir during some device init. Move profiledir to gs...
Ray Johnston
1
-4
/
+0
2011-07-08
Rename object_tag to graphics_type_tag and move to the device for MT rendering.
Ray Johnston
1
-1
/
+1
2011-06-26
Fix for icc directory and icc device profile initialization.
Michael Vrhel
1
-0
/
+4
2011-05-17
Merge branch 'master' into patt_trans_clist
Robin Watts
1
-1
/
+1
2011-05-15
Change in device ICC profile handling
Michael Vrhel
1
-1
/
+1
2011-04-20
Work on the pattern transparency clist code.
mvrhel
1
-4
/
+4
2011-04-19
Indent with spaces and strip trailing whitespace.
Tor Andersson
1
-2
/
+2
2011-04-08
Fix XPS and PCL interpreters : Change to decode_glyph routine
Ken Sharp
2
-2
/
+2
2011-04-01
Remove temporary development definition used to identify the graphics
Henry Stiles
1
-4
/
+0
2011-03-30
xps: Fix bug when parsing cluster mappings.
Tor Andersson
1
-26
/
+15
2011-03-30
Add new dev_spec_op call to device procs table, along with gxdevsop.h header
Robin Watts
1
-6
/
+7
2011-01-27
Support transparency in JPEG-XR images.
Tor Andersson
1
-3
/
+65
2011-01-27
Support 1-bit, 16-bit, 16-bit scaled, 32-bit scaled, and 32-bit float pixel f...
Tor Andersson
1
-1
/
+43
2011-01-27
Always compile JPEG-XR library without asserts.
Tor Andersson
2
-1
/
+2
2011-01-26
Fix JPEG-XR build on MSVC.
Tor Andersson
2
-0
/
+17
2011-01-24
Don't treat image decoding errors as fatal in GhostXPS.
Tor Andersson
3
-7
/
+12
2011-01-24
Add rudimentary JPEG-XR support to GhostXPS using the JPEG-XR reference softw...
Tor Andersson
5
-39
/
+160
2011-01-24
Add JPEG-XR makefile and library to XPS build.
Tor Andersson
3
-5
/
+18
2010-12-07
Fix typo in xpsresource. Use strdup instead of strlcpy with an incorrect length.
Tor Andersson
1
-2
/
+1
2010-11-25
Increase buffer size so that xps_true_callback_glyph_name can't cause a buffe...
Tor Andersson
1
-2
/
+2
2010-10-25
Fix crash reported in bug #691717, gs_text_release() should not be
Henry Stiles
1
-1
/
+2
2010-08-10
Commit to move the ICC profile for the device within the device structure. T...
Michael Vrhel
1
-3
/
+3
2010-07-10
Test the correct return values.
Tor Andersson
1
-3
/
+3
2010-07-01
Post-process gradient stops to clip the offset range to 0..1.
Tor Andersson
1
-58
/
+149
2010-07-01
Return error code separately from NULL so we can handle empty resource dictio...
Tor Andersson
3
-32
/
+28
2010-06-30
Use gx_effective_clip_path to get the current visible area instead of manuall...
Tor Andersson
7
-223
/
+37
2010-06-30
Balance transparency group and gsave/grestore calls when returning with errors.
Tor Andersson
7
-15
/
+115
2010-06-29
revert back to 11450.
Henry Stiles
8
-116
/
+15
2010-06-29
Add the new LCMSPLATFORM definition to the Windows makefiles for non PostScri...
Ken Sharp
1
-0
/
+1
2010-06-29
Balance transparency group and gsave/grestore calls when returning with errors.
Tor Andersson
7
-15
/
+115
2010-06-25
A gs_gsave that should have been a gs_grestore was causing device reference c...
Ken Sharp
1
-1
/
+1
2010-06-25
Fix bug where image->colorspace was still treated as an enum.
Tor Andersson
1
-5
/
+2
[next]