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
2007-11-14
rough draft windows makefiles for msvc
Henry Stiles
4
-3
/
+162
2007-11-14
Add changes for building COMPILE_INITS=1 without PS (PCL only build). Make sure
Ray Johnston
2
-4
/
+14
2007-11-14
Make UFST DEBUG builds use a different directory to aid development where the...
Ray Johnston
1
-10
/
+6
2007-11-14
Workaround missing post table data by inventing glyph names.
Tor Andersson
1
-9
/
+14
2007-11-14
Remove platform specific c flags.
Henry Stiles
1
-1
/
+2
2007-11-14
Correct a typo in the previous commit that broke the language switch
Ralph Giles
1
-1
/
+1
2007-11-14
Compile the expat source into the GhostXPS build.
Ralph Giles
4
-7
/
+13
2007-11-14
The single glyph experiment is no longer necessary.
Henry Stiles
1
-1
/
+1
2007-11-14
The MSVC compiler requires variable declaritions to occur at the start of
Henry Stiles
1
-3
/
+3
2007-11-13
Include system headers after gs portability magic. Required to build on
Ralph Giles
1
-2
/
+3
2007-11-13
Constant vigilance! Never trust a default.
Tor Andersson
2
-2
/
+19
2007-11-11
update ownership list.
Henry Stiles
1
-170
/
+204
2007-11-09
Remove the JVERSION makefile variable.
Ralph Giles
2
-5
/
+2
2007-11-09
Remove the PNGVERSION makefile variable.
Ralph Giles
3
-7
/
+4
2007-11-09
Use PNGSRCDIR and PNGVERSION instead of PSRCDIR and PVERSION in
Ralph Giles
7
-21
/
+41
2007-11-09
Add debugobj to the list of excluded directories when synchronizing with
Ralph Giles
1
-1
/
+2
2007-10-24
Parse name table for font name. Use same type42 callbacks as PCL.
Tor Andersson
2
-16
/
+69
2007-10-12
For help in tracking down bug 689483: Initialize font->is_cached. Set the enc...
Tor Andersson
2
-2
/
+31
2007-10-11
Add bounds check for accessing font file data.
Tor Andersson
1
-1
/
+5
2007-10-11
Fix for MXDW/CambriaPoster.xps geometry parsing bug.
Tor Andersson
1
-2
/
+2
2007-10-03
HD-Photo codec stub.
Tor Andersson
5
-3
/
+20
2007-10-03
Remove a lot of debugging/progress/printf noise.
Tor Andersson
12
-57
/
+44
2007-10-03
Recursively scan resource dictionaries for other resource dependencies.
Tor Andersson
1
-21
/
+37
2007-09-26
code coverage script for new test files (rough draft).
Henry Stiles
1
-0
/
+129
2007-09-25
Replace the 'private' define with the now standard C keyword 'static'.
Ralph Giles
83
-911
/
+911
2007-09-24
Remove some C99-isms to make the code compilable with MSVC.
Tor Andersson
4
-5
/
+16
2007-09-24
Suppress error message for post table format 3.0 which is used a lot in OpenT...
Tor Andersson
1
-5
/
+9
2007-09-24
Use the name of the current directory as the target when rsyncing
Ralph Giles
1
-4
/
+11
2007-09-24
Parse ICC profiles (not working). Find dependencies on ICC profile resources ...
Tor Andersson
6
-62
/
+220
2007-09-24
Implemented xps_true_callback_glyph_name using pcl font code so that pdfwrite...
Tor Andersson
1
-3
/
+171
2007-09-21
Contrary to the specification the HP 4600 printer uses the default
Henry Stiles
1
-5
/
+11
2007-09-17
Fixes 689454 and 689453. Aliasing of the hpgl/2 polygon buffer and
Henry Stiles
1
-0
/
+5
2007-09-14
Correct appearance of cone-shaped radial gradients.
Tor Andersson
1
-16
/
+106
2007-09-14
Fix bug #689455. The hpgl/2 RQ command was not implemented properly.
Henry Stiles
1
-12
/
+18
2007-09-12
Accurately calculate the number of individual shading objects needed for repe...
Tor Andersson
2
-80
/
+150
2007-09-06
Save decoded image data in the parts so images drawn multiple times do not ne...
Tor Andersson
7
-24
/
+57
2007-09-05
Use colorspaces in all color code. Colorspace loading is stubbed to use devic...
Tor Andersson
10
-91
/
+136
2007-09-03
Fix workaround for pdf 1.4 device resetting. Remove some debug messages.
Tor Andersson
9
-22
/
+51
2007-08-27
Adjust the 'make test' target so it runs from the top-level directory,
Ralph Giles
1
-4
/
+4
2007-08-27
Revert to gs development trunk after the 1.50 release and update
Ralph Giles
2
-11
/
+2
2007-08-25
Update the ls_test target of the top-level makefile to use the current
Ralph Giles
3
-4
/
+6
2007-08-24
Add manually hardcoded information about corresponding revision numbers
Ralph Giles
2
-1
/
+12
2007-08-24
Switch from using gs development trunk to a fixed tag for the 1.50
Ralph Giles
0
-0
/
+0
2007-08-24
Include gs/LICENSE by reference, since it's confusing to enumerate all
Ralph Giles
1
-8
/
+3
2007-08-24
Note the problems with gcc -O2 on x86_64. Also some formatting cleanup.
Ralph Giles
1
-4
/
+27
2007-08-17
Use the traditional 2-digit minor. Also append a missing newline to the
Ralph Giles
2
-2
/
+2
2007-08-17
Add -DHAVE_STDINT_H to CFLAGS when building under cygwin. Recent
Ralph Giles
1
-0
/
+1
2007-08-17
Update the readme slightly.
Ralph Giles
1
-4
/
+17
2007-08-17
Symmetrize comments.
Ralph Giles
1
-2
/
+2
2007-08-17
Make clusterpush slightly more verbose.
Ralph Giles
1
-1
/
+7
[next]