summaryrefslogtreecommitdiff
path: root/gs/src/dxmainc.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-19Changed iapi to use a void* instead of a gs_main_instance pointer.Russell Lang1-1/+1
2003-10-08Fix : Propagating return code from gs_main_finit to GSDLL API (continued).Igor Melichev1-2/+4
2003-09-03Rename the client header errors.h to ierrors.h. This is more consistentRalph Giles1-1/+1
2002-02-21Reverts to marking files with the single Id cvs tag instead of theRalph Giles1-1/+1
2002-02-21Update banner to the new format common to all releases (AFPL, GPL andRay Johnston1-13/+11
2001-11-25Fix: remove unnecessary include in dxmainc.c.Ralph Giles1-1/+0
2001-10-12Fixes for stdin as a result of using callouts.Russell Lang1-23/+2
2001-09-28Fix: add missing file descriptor variable to stdin function of dxmainc.c.Russell Lang1-0/+1
2001-09-22Correct the stdin code in dxmainc.c (gsc) to be the same asRussell Lang1-22/+14
2001-09-15The Unix shared object loader 'gsx' depends on Gtk+ which causes itRussell Lang1-0/+145