summaryrefslogtreecommitdiff
path: root/xps/xps.mak
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* XPS interpreter: Have interpreter handle page range processingMichael Vrhel2020-09-221-1/+1
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* XPS and PXL did not set the scan converter option.Henry Stiles2017-05-111-1/+1
* Bug 696508: improve configure cross compile supportChris Liddell2016-10-211-1/+1
* Build PCL and XPS as shared library and DLLChris Liddell2016-05-121-1/+1
* Bug 696271: Fix a load of makefile dependencies.Chris Liddell2015-10-141-33/+36
* Commit of build_consolidation branchChris Liddell2015-07-201-6/+23
* Bug 695491: parallel make fail due to pconfig.hChris Liddell2014-09-171-2/+1
* Extend/modify FAPI for use by PDLs other than PS/PDF.Chris Liddell2012-11-131-0/+4
* Update copyright "headers".Chris Liddell2012-06-131-7/+9
* Add rudimentary JPEG-XR support to GhostXPS using the JPEG-XR reference softw...Tor Andersson2011-01-241-5/+6
* Add JPEG-XR makefile and library to XPS build.Tor Andersson2011-01-241-5/+3
* Rename xpszipseek.c to xpszip.c.Tor Andersson2010-04-261-3/+3
* Simplify ZIP parsing.Tor Andersson2010-04-261-4/+0
* Update GhostXPS copyright blobs for year 2010.Tor Andersson2010-04-201-1/+1
* Implement a random file access mode for the XPS parser that uses less memory.Tor Andersson2009-10-291-0/+4
* Fixed dependencies for parallel make.Marcos H. Woehrmann2009-09-221-1/+1
* Use hash tables for XPS type maps and part list.Tor Andersson2009-01-171-0/+4
* Pre-parse XPS pages looking for transparency to avoid creating pdf 14 composi...Tor Andersson2008-11-261-0/+4
* Add copyright and description banners to the xps and svg code.Ralph Giles2008-08-211-0/+14
* Add some missing dependency declarations.Ralph Giles2008-06-301-1/+1
* a comment delimiter was missing causing nmake to fail. The problemHenry Stiles2008-02-281-1/+1
* GS client makefile refactoring. The project is under development andHenry Stiles2008-01-091-2/+8
* rough draft windows makefiles for msvcHenry Stiles2007-11-141-1/+1
* Remove platform specific c flags.Henry Stiles2007-11-141-1/+2
* Compile the expat source into the GhostXPS build.Ralph Giles2007-11-141-2/+2
* Use PNGSRCDIR and PNGVERSION instead of PSRCDIR and PVERSION inRalph Giles2007-11-091-2/+2
* HD-Photo codec stub.Tor Andersson2007-10-031-1/+5
* Add needed png.h to dependencies and includes. Needed to build xpspng.c on Cy...Ray Johnston2007-08-151-2/+2
* Tiling images. Fix TIFF resolution bug.Tor Andersson2007-07-161-0/+4
* Brush and element parsing switches refactored. Opacity masks. Opacity only re...Tor Andersson2007-07-121-0/+4
* Parse resource dictionaries and resolve resource references when parsing norm...Tor Andersson2007-05-021-0/+4
* Parse Indices attribute in Glyphs element.Tor Andersson2007-04-191-0/+4
* Remove the psf2lib dependency from xps.dev entirely.Ralph Giles2007-03-201-2/+0
* Decode UTF-8 strings in Glyphs element.Tor Andersson2007-03-201-1/+5
* Temporary revert of makefile changes that prevented XPS from building.Stefan Kemper2007-03-201-1/+2
* Set properties appropriate to source files.Ralph Giles2007-03-201-1/+1
* XPS build fixes.Ralph Giles2007-03-161-1/+2
* Use correct font size for drawing text.Tor Andersson2007-03-131-7/+3
* Imported font code from gslite.Tor Andersson2007-03-071-0/+21
* Free memory after processing. Fixed bug with ZIP parsing parts that are both ...Tor Andersson2007-02-201-0/+24
* We have tigers.Tor Andersson2007-02-151-0/+8
* Parse XML content into nodes in memory. Parse and draw path elements.Tor Andersson2007-02-131-0/+4
* Infer relations from FixedPage content when .rels part is not available. Call...Tor Andersson2007-02-071-0/+4
* Fix makefile error.Stefan Kemper2007-01-191-1/+1
* Parse [Content_Types].xml into two binary search trees. One tree for Defaults...Tor Andersson2007-01-181-3/+1