index
:
~cloos/ghostpdl
Type3_PCL
ghostpdl-9.03
gs904
gs905
libs-update
master
memcpy-fix
mooscript
patt_trans_clist
psd16
Clone of git://git.ghostscript.com/ghostpdl.git.
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gs
/
src
/
iapi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2004-08-19
Changed iapi to use a void* instead of a gs_main_instance pointer.
Stefan Kemper
1
-30
/
+26
2003-09-03
Rename the client header errors.h to ierrors.h. This is more consistent
Ralph Giles
1
-1
/
+1
2003-08-30
Add 'extern "C"' protection to iapi.h for inclusion in C++ clients. Closes
Ralph Giles
1
-0
/
+8
2003-07-08
Don't redefine _Windows, since msvctail.mak passes it on the command line. Fi...
Ralph Giles
1
-1
/
+3
2003-07-04
Apparently Metrowerks CodeWarrior defines _WINDOWS_ instead of the normal __W...
Ralph Giles
1
-1
/
+1
2003-04-17
Call the gsapi polling function during the main interpreter loop
Russell Lang
1
-0
/
+3
2003-01-25
Universally prefer the __MACOS__ platform predefined symbol used by recent
Ralph Giles
1
-2
/
+2
2002-06-16
Removes all uses of the now-deprecated Pn macros from PostScript interpreter
L Peter Deutsch
1
-74
/
+44
2002-02-26
Implementing Visual Trace service to graphics library,
Igor Melichev
1
-0
/
+18
2002-02-21
Reverts to marking files with the single Id cvs tag instead of the
Ralph Giles
1
-1
/
+1
2002-02-21
Update banner to the new format common to all releases (AFPL, GPL and
Ray Johnston
1
-13
/
+11
2001-04-06
Removed unecessary include of Macintosh QDOffscreen.h header
Bernd Heller
1
-1
/
+0
2001-03-13
Implement new Ghostscript interpreter API for DLL or shared object.
Russell Lang
1
-0
/
+309