summaryrefslogtreecommitdiff
path: root/devices/gdevxini.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* Bug 705863: Fix color info juggling with x11 devicesChris Liddell2022-10-051-3/+3
* Bug 703308: Revise X11 devices to honour HWResolutionChris Liddell2022-06-011-12/+18
* Bug 703013: Fix color_info for buffered/wrapped X11 devicesChris Liddell2022-02-211-3/+3
* Coverity 375427: Fix use of uninitialised variable.Robin Watts2022-02-171-1/+1
* Move devices from gs_sprintf to gs_snprintf.Robin Watts2022-02-161-2/+2
* Bug 704709(redux): Fix the logic for freeing X pixmapChris Liddell2021-11-291-1/+1
* Bug 704709: Don't free the background pixmap created by gvFlorian Lindemann2021-11-101-1/+2
* Runtime safety of non threadsafe devices and rework globals.Robin Watts2021-11-051-0/+4
* Remove strip_copy_rop in favour of strip_copy_rop2.Robin Watts2021-04-281-1/+0
* Split initialize device proc into two.Robin Watts2021-04-261-23/+28
* Fix breakage of x11 devices caused by device init changes.Robin Watts2021-04-221-9/+12
* Move devices away from static init of procs.Robin Watts2021-04-201-1/+18
* Rename finish_copydevice to initialize, and remove second param.Robin Watts2021-04-201-1/+1
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Bug 703197 : Seg fault in close of x windowsMichael Vrhel2020-11-301-3/+3
* Bug 702671: Make sure X11 device cleans up with closureMichael Vrhel2020-10-311-6/+20
* Strip trailing whitespace from .c and .h files.Robin Watts2020-09-091-2/+2
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Fix X11 device ICC profile memory leaksChris Liddell2019-08-161-0/+8
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Bug 699661: Avoid sharing pointers between pdf14 compositorsChris Liddell2018-08-231-4/+8
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Bug 694995: Fix 'wrapped' x11 devices' buffered 'mode'Chris Liddell2017-02-241-3/+13
* Remove MarginsHWResolution non-standard device parameterRay Johnston2016-12-021-12/+0
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-2/+2
* Bug 696092 - fix memory leak in the X driver.Henry Stiles2015-08-141-0/+3
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+951