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
/
svg
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-05
Add Memento configuration to Visual Studio projects (and gs makefile)
Robin Watts
1
-0
/
+37
2011-08-09
Remove gserror.h, its contents have been moved to gserrors.h so we
Henry Stiles
2
-2
/
+1
2011-07-20
Fix for missing ICCProfilesDir during some device init. Move profiledir to gs...
Ray Johnston
1
-4
/
+0
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
-2
/
+2
2011-04-19
Indent with spaces and strip trailing whitespace.
Tor Andersson
8
-860
/
+851
2010-06-21
Fix so that new icc changes work with svg. This fixes the seg faults for 691...
Michael Vrhel
3
-1
/
+10
2010-02-04
Bring svg_msvc.mak into line with xps_msvc.mak. This solves the situation of
Robin Watts
2
-6
/
+8
2010-02-04
Change 2 uses of strtof to be (float)strtod. This should be exactly equivalent,
Robin Watts
1
-2
/
+2
2010-01-07
Changes to the MSVC makefiles to prepare for the prototype vs2005 solution
Robin Watts
1
-0
/
+8
2009-11-19
Add a function process_file to the plmain interface. This is a very simple ha...
Tor Andersson
1
-22
/
+76
2009-11-11
Final msvc makefile changes to make ghostPDL targets build with the new
Robin Watts
1
-1
/
+1
2009-11-11
GhostPDL makefile changes required to make GhostPDL targets make on msvc with
Robin Watts
1
-0
/
+6
2008-09-15
Fix typo in svg_stroke.
Tor Andersson
1
-1
/
+1
2008-08-29
Split the source tree into two new directories.
Ralph Giles
2
-2
/
+2
2008-08-25
Parse SVG rgb(X,Y,Z) color syntax.
Tor Andersson
1
-2
/
+37
2008-08-25
Use __func__ in xps/svg memory macros.
Tor Andersson
1
-9
/
+4
2008-08-23
Fix a code separation issue: expat.mak declares itself to be in GLSRC.
Ralph Giles
2
-2
/
+2
2008-08-21
Add copyright and description banners to the xps and svg code.
Ralph Giles
12
-29
/
+190
2008-08-08
Simplify code for setting the color when filling/stroking SVG shapes.
Tor Andersson
1
-28
/
+14
2008-08-08
Parse SVG polygons and polylines.
Tor Andersson
1
-7
/
+38
2008-08-08
Simplify whitespace and comma parsing in svg_parse_transform.
Tor Andersson
1
-14
/
+2
2008-08-07
Parse SVG basic data types, colors and shapes.
Tor Andersson
10
-34
/
+1545
2008-07-14
Import the ghostpdl code from the private trunk r3107.
Ralph Giles
7
-0
/
+1182
2008-06-30
Add some missing dependency declarations.
Ralph Giles
1
-5
/
+15
2008-06-28
Fix some missing prototypes.
Ralph Giles
3
-3
/
+5
2008-06-27
Uninspired utilitarian process triumphs over non-functional minimalist
Ralph Giles
1
-1
/
+1
2008-06-27
Update the svg makefile for the gxi1[26]bit changes in r8519.
Ralph Giles
1
-4
/
+2
2008-04-15
Add SVG interpreter skeleton.
Tor Andersson
7
-0
/
+1172