summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/ps.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2007-03-01commited Solaris 2.8 / gcc-3.2.3 fixesMarkus Schwarzenberg1-0/+4
2007-03-01API change: render methods now take a cairo_t (not yet used)bulia byak1-1/+1
2007-02-18relocated unix print dialog outside of extension call pathKees Cook1-119/+35
2007-02-06correctly ifdef the new print dialogKees Cook1-2/+7
2007-02-05initial support for gtk print dialog, if availableKees Cook1-3/+91
2006-12-26fix [ 1561416 ] EPS export brokentheAdib1-4/+6
2006-12-26fix for [ 1597605 ] Fontnames containing spaces are incorrectly written to PStheAdib1-2/+9
2006-12-11Fix for bug #1561416, as suggested by kuestereiUlf Erikson1-4/+6
2006-12-11last fixes from patch 1219308bulia byak1-6/+6
2006-12-02fix for bug #1600900, freetype internals must not be used.St??phane Gimenez1-3/+3
2006-11-18remove g++ 4.1.1 compiler errorsBob Jamison1-2/+2
2006-11-18patch 1219308 for embedding type 1 fonts into ps/eps outputbulia byak1-35/+524
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