summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/ps.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2006-09-05Removed spaces from font names in EPS export. Also removed the parentheses (t...Johan B. C. Engelen1-5/+8
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-1/+1
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-1/+1
2006-07-02Fix for bug #1514977 (Text export in EPS file)Ulf Erikson1-10/+16
2006-07-01patch to fix multiple ps and pdf problems by Ulf Eriksonbulia byak1-93/+64
2006-05-28replace nr_new() with g_new(), and try to converge on using the glib allocato...MenTaLguY1-2/+3
2006-05-23whoops, quoting of %MenTaLguY1-1/+1
2006-05-23move %%EOF to end of output documentMenTaLguY1-3/+2
2006-05-21add %%EOF trailer for DSC-complianceMenTaLguY1-0/+2
2006-03-29r11029@tres: ted | 2006-03-18 11:01:42 -0800Ted Gould1-1/+1
2006-02-23fix 1311015bulia byak1-1/+1
2006-01-30r10820@tres: ted | 2006-01-29 16:56:50 -0800Ted Gould1-1/+3