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
/
gs
/
src
/
devs.mak
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-29
Split the source tree into two new directories.
Ralph Giles
1
-1728
/
+0
2008-08-20
Replace an abs() call with our any_abs() macro. Also remove an
Ralph Giles
1
-1
/
+1
2008-07-15
Remove the obsolete pnga device. Bug 689971.
Ralph Giles
1
-12
/
+0
2008-06-24
Fix (graphics) : Clean image enumerator before releasing it.
Igor Melichev
1
-1
/
+1
2008-06-22
Rename the svg device to svgwrite to avoid conflict with the SVG interpreter.
Ralph Giles
1
-4
/
+4
2008-05-21
New 'cairo' output device using the libcairo graphics library.
Ralph Giles
1
-0
/
+11
2008-05-13
Import the current state of the svg driver. Doesn't work.
Ralph Giles
1
-0
/
+10
2008-01-17
Fix : Cygwin/gcc warnings.
Igor Melichev
1
-2
/
+2
2007-12-31
Remove the USE_ASM build flag.
Ralph Giles
1
-12
/
+4
2007-12-22
Include gconfigv.h in std.h so defines like USE_FPU are more
Ralph Giles
1
-3
/
+3
2007-11-28
Add the 'pamcmyk32' (previously the 'pam' device) to all default builds.
Ray Johnston
1
-1
/
+5
2007-11-07
Add a skeleton implementation of the text extraction device.
Alex Cherepanov
1
-2
/
+14
2007-08-05
Fix (pdfwrite) : A wrong encoding of Metadata.
Igor Melichev
1
-3
/
+7
2007-06-06
Finally merged in extra functionality of ESP Ghostscript (from branch "gs-esp...
Till Kamppeter
1
-6
/
+24
2007-06-05
Update licence headers. Copyright has been transfered from artofcode LLC
Ralph Giles
1
-1
/
+1
2007-06-05
Fix (shadings) : Optimize path manipulations for shading fill (continued 2).
Igor Melichev
1
-1
/
+1
2007-05-27
Fix missing dependencies for the witsimdi.dev
Ray Johnston
1
-1
/
+1
2007-05-21
Define IMDISRCDIR in the top level makefiles and pass this through to
Ralph Giles
1
-7
/
+6
2007-05-21
Corrected imdi path
Till Kamppeter
1
-1
/
+1
2007-05-21
Made the definitions of IMDISRC and IMDISRCDIR platform-independent and also
Till Kamppeter
1
-2
/
+2
2007-05-14
Revert the gs-esp merge down, as there are still some build issues.
Ralph Giles
1
-24
/
+6
2007-05-14
Merged in extra functionality of ESP Ghostscript (from branch "gs-esp-gpl-mer...
Till Kamppeter
1
-6
/
+24
2007-05-08
Back out everything after rev 7909
Till Kamppeter
1
-24
/
+6
2007-05-08
Modularization of the X11 output devices into dynamic libraries
Till Kamppeter
1
-6
/
+24
2007-03-01
Fix (pdfwrite) : Handle a text with degenerate CTM.
Igor Melichev
1
-1
/
+1
2006-11-09
Fix : Cygwin/gcc warnings
Igor Melichev
1
-1
/
+1
2006-09-22
Fix : Cygwin/gcc warnings.
Igor Melichev
1
-1
/
+1
2006-09-19
Fix (pdfwrite) : Generalize pdf_finish_font_descriptors (continued).
Igor Melichev
1
-1
/
+1
2006-09-01
Port in progress IMDI device from the gs853merge branch.
Ralph Giles
1
-0
/
+48
2006-08-30
Port Stefan Kemper's object tagging work from the gs853merge branch of
Ralph Giles
1
-1
/
+2
2006-08-29
Add missing dependency for sarc4 filter module in pdfwrite. Needed when
Ray Johnston
1
-3
/
+2
2006-07-11
Fix (pdfwrite) : More PDF/A-1b complience, continued 3.
Igor Melichev
1
-1
/
+1
2006-07-05
Fix (pdfwrite) : More PDF/A-1b complience.
Igor Melichev
1
-1
/
+1
2006-03-23
(pdfwrite) : Integrating Luratech modules for JPXEncode, JBIG2Encode.
Igor Melichev
1
-2
/
+3
2006-03-22
(pdfwrite) : Integrating Luratech modules for JPXEncode, JBIG2Encode.
Igor Melichev
1
-4
/
+7
2006-03-20
Implement RGB and CMYK output in the example JPX output device. The CMYK
Ralph Giles
1
-2
/
+8
2006-03-15
Add test frameworks for the JBIG2 and JPX encode filters. This code
Ralph Giles
1
-0
/
+26
2006-03-13
changed copyright headers
Stefan Kemper
1
-15
/
+12
2006-02-04
Fix for 688177 Eliminate the 64 bit pixel size limit.
Dan Coby
1
-1
/
+1
2006-01-29
Fix (pdfwrite) : Avoid the dependency of a charproc on char code, step 6.
Igor Melichev
1
-1
/
+1
2006-01-29
Fix (pdfwrite) : Avoid the dependency of a charproc on char code, step 5.
Igor Melichev
1
-1
/
+2
2006-01-17
Use an explicit target for ps2write.dev, depending on pdfwrite.dev.
Ralph Giles
1
-4
/
+5
2006-01-16
pdfwrite : Implementing DeviceN attributes, part 1.
Igor Melichev
1
-1
/
+1
2005-11-21
pdfwrite : Extract FontInfo information from TrueType font data.
Igor Melichev
1
-3
/
+3
2005-11-16
pdfwrite : Generate a font Metadata.
Igor Melichev
1
-2
/
+2
2005-11-11
pdfwrite : Generate document Metadata.
Igor Melichev
1
-1
/
+6
2005-11-09
Fix (pdfwrite) : Provide Resources dictionary for Type 3 fonts.
Igor Melichev
1
-3
/
+3
2005-10-18
Fix (pdfwrite) : Indexed colors were distorsed with encryption.
Igor Melichev
1
-1
/
+1
2005-10-10
Fix: Cygwin/gcc warninhs.
Igor Melichev
1
-1
/
+1
2005-09-26
Fix (pdfwrite) : High level pattern handling was incomplete.
Igor Melichev
1
-1
/
+1
[next]