summaryrefslogtreecommitdiff
path: root/windows
Commit message (Expand)AuthorAgeFilesLines
* MSVC: Fix Debug-contrib and Release-contrib configurations.Robin Watts2023-01-031-4/+4
* Move gp_wutf8 functions to be gp_utf8.Robin Watts2022-11-212-4/+8
* Add text file interpreter for gpdl.Robin Watts2022-10-212-0/+4
* Add gpdl support for SmartOffice integration.Robin Watts2022-09-192-0/+4
* Updates for latest extract.Julian Smith2022-03-292-1/+9
* Coverity 375485: Initialise variable.Robin Watts2022-02-182-0/+4
* Move base files away from gs_sprintf to gs_snprintf.Robin Watts2022-02-162-0/+8
* Move pdfi warning and error definitions into their own file.Robin Watts2022-02-162-1/+9
* MSVC: Fix target name for gpdf builds.Robin Watts2022-02-071-14/+14
* MSVC Solution: Fixes.Robin Watts2021-11-123-64/+15
* Bug 704701: Split clist handling of screen_phase and tile_phase.Robin Watts2021-11-081-0/+49
* Runtime safety of non threadsafe devices and rework globals.Robin Watts2021-11-052-8/+11
* Consolidate AGL definitions in CChris Liddell2021-08-234-20/+21
* Commit pdfi to master.Robin Watts2021-08-127-66/+1470
* MSVC: Fix rebuild option of Debug-contrib configuration.Robin Watts2021-06-241-1/+1
* VS solution: Put extract files into correct filters.Robin Watts2021-06-081-23/+68
* MSVC: Add freetype objects to project.Robin Watts2021-05-122-2/+1302
* Enable many more devices on Windows builds.Robin Watts2021-04-132-0/+8
* MSVC Solution: Add extract files, remove luratech leftovers.Robin Watts2021-04-131-3/+17
* Work with latest Extract library.Julian Smith2021-04-131-0/+4
* MSVC: Add missing gdevnup entries.Robin Watts2021-03-312-0/+8
* Remove Luratech integration code/makefilesChris Liddell2021-02-224-37/+0
* Windows gpcl6/ufst project: use better/correct targetsChris Liddell2021-02-181-4/+4
* Added docxwrite device; uses extract library to write docx output.Julian Smith2021-02-154-2/+42
* Add a VS project to build gpcl6 with ufstChris Liddell2021-02-111-0/+130
* MSVC: Add sanitize configurations/targets.Robin Watts2020-11-116-8/+222
* Bug 702192 Map text to blackMichael Vrhel2020-10-122-0/+8
* Rejig PCL/PXL to call graphics library rather than device functions.Robin Watts2020-09-082-9/+1
* Add a couple of files missing from VS Solution.Robin Watts2020-08-142-0/+12
* Add gs_param list parsing functions.Robin Watts2020-07-292-0/+4
* Remove displaydev_test project from GhostPDL.sln.Robin Watts2020-06-261-45/+0
* Simple test app for driving the display device.Robin Watts2020-06-251-1/+45
* Tesseract based OCR devices.Robin Watts2020-06-032-0/+2669
* Remove pgs->alphaMichael Vrhel2020-04-012-10/+2
* Remove unused base/gsalphac.[ch]Chris Liddell2020-03-244-19/+1
* Fix VS2019 project getting many x64 builds wrong.Robin Watts2020-01-061-54/+12
* Update Visual Studio solution to VS2019.Robin Watts2020-01-0210-7/+12505
* GPDL PNG supportRobin Watts2019-11-271-0/+4
* Add Jpeg2000 "language" interpreter for gpdl.Robin Watts2019-11-251-0/+4
* gpdl: Add 'jbig2' language implementation.Robin Watts2019-11-211-0/+4
* Remove gproof device.Robin Watts2019-11-201-4/+0
* gpdl: Add tiff "interpreter" to gpdl.Robin Watts2019-11-191-1/+5
* Slight reorganisation of gpdl interpreter files.Robin Watts2019-11-191-21/+5
* Add simple PWG "interpreter" for gpdl.Robin Watts2019-11-151-1/+9
* img language implementationRobin Watts2019-11-131-1/+9
* Public build changes to accommodate private URF support.Robin Watts2019-11-132-0/+28
* jbig2dec: Avoid duplicate declarations of Huffman tables in test code.Sebastian Rasmussen2019-09-052-0/+5
* Initial import of CAL.Robin Watts2019-06-251-0/+4
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-291-1/+9
* Bug 700986: Remove the crazy md5 file copying nonsenseChris Liddell2019-04-182-5/+0