aboutsummaryrefslogtreecommitdiff
path: root/win/WinPort.c
AgeCommit message (Collapse)Author
2005-04-27Modified the copyright to BSD style.lecoanet
2004-05-14Restored the Types.h inclusion. It is really needed for correctlecoanet
function prototyping under Windows/Perl.
2004-05-10Tried to reduce dependancies to the rest of the code (headers);lecoanet
This was done to limit the warnings due to redefined functions
2004-04-30Added an include of the tkIntPlatDecls.m header andlecoanet
suppressed a reference to the panic function to compile for Perl/Tk on Windows.
2003-10-08Fixed the return type of the ZnPointInRegion prototype to returnlecoanet
a ZnBool
2003-10-02Added ZnPointInRegion to support de new image picking under Win.lecoanet
2003-04-16*** empty log message ***lecoanet