summaryrefslogtreecommitdiff
path: root/gs/base/gslibctx.c
Commit message (Expand)AuthorAgeFilesLines
* Commit of build_consolidation branchChris Liddell2015-07-201-328/+0
* Add support for changing the default device list at runtimeChris Liddell2014-04-241-1/+65
* Bug 694289: Avoid SEGVs sue to Xmprintfs with mem = NULLRobin Watts2013-09-231-1/+27
* xps: Fix memory leak (bug 694469).Tor Andersson2013-08-291-0/+3
* Fix various memory squeezing errors.Robin Watts2013-03-261-5/+9
* Fix typo in previous commit; return NULL in void function.Robin Watts2012-09-211-1/+1
* Arrange for gscms_create/destroy to be called correctly.Robin Watts2012-09-211-5/+33
* Remove gs_lib_ctx_get_non_gc_memory_t in GS_THREADSAFE builds.Robin Watts2012-09-191-0/+4
* Introduce GS_THREADSAFE define and modify printing calls.Robin Watts2012-09-181-0/+5
* Update copyright "headers".Chris Liddell2012-06-131-7/+9
* Fix for missing ICCProfilesDir during some device init. Move profiledir to gs...Ray Johnston2011-07-201-0/+39
* Rename object_tag to graphics_type_tag and move to the device for MT rendering.Ray Johnston2011-07-081-1/+0
* Indent with spaces and strip trailing whitespace.Tor Andersson2011-04-191-5/+0
* adding a needed include to silent a compiler warning introduced by the recent...Hin-Tak Leung2010-05-151-0/+1
* Fix for bug 691249 - error caused by failing to initialise new member ofRobin Watts2010-05-111-51/+38
* As part of the efforts towards bug 691207 (global variables must be removed)Robin Watts2010-05-041-9/+18
* Continue work to remove globals (691207). The font cache is no longerHenry Stiles2010-05-011-0/+1
* Move CPSI_mode from being a global to living in the libctx, as part of theRobin Watts2010-04-211-0/+1
* Move real_time_0 from being a static variable in zmisc.c to being an entryRobin Watts2010-04-141-0/+3
* Remove BITTAG global variable by moving it into the libctx, as part ofRobin Watts2010-04-131-0/+4
* Move io_device_table from being a global static in gsiodev.c intoRobin Watts2010-04-081-0/+7
* Split the source tree into two new directories.Ralph Giles2008-08-291-0/+146