From 4ae88d09ea5dc7ee5e5ff7074d3954ad3dc0f75a Mon Sep 17 00:00:00 2001
From: scuri
The following platforms can be available:
-Package Name | Description | @@ -137,27 +154,31 @@ http://www.tecgraf.puc-rio.br/iup/en/ide_guide/eclipse.html|
---|---|---|
Linux24 | -Red Hat 7.3 (x86) / Kernel 2.4 / gcc 2.95 / Open Motif 2.1 - / GTK 2.0 | +Red Hat 7.3 (x86) / Kernel 2.4 / gcc 2.95 / + Open Motif + 2.1 / GTK 2.0 |
Linux24g3 | -CentOS 3.9 (x86) / Kernel 2.4 / gcc 3.2 / Open Motif 2.2 + | CentOS 3.9 (x86) / Kernel 2.4 / gcc 3.2 / Open + Motif 2.2 3 / GTK 2.2 |
Linux24g3_64 | -Red Hat E.L. WS 3 (x64) / Kernel 2.4 / gcc 3.2 / Open Motif - 2.2 3 / GTK 2.2 | +Red Hat E.L. WS 3 (x64) / Kernel 2.4 / gcc + 3.2 / Open Motif 2.2 3 / GTK 2.2 |
Linux26 | -CentOS 4.6 (x86) / Kernel 2.6 / gcc 3.4 / Open Motif 2.2 + | CentOS 4.6 (x86) / Kernel 2.6 / gcc 3.4 / Open + Motif 2.2 3 / GTK 2.4 |
Linux26_64 | -CentOS 4.6 (x64) / Kernel 2.6 / gcc 3.4 / Open Motif 2.2 + | CentOS 4.6 (x64) / Kernel 2.6 / gcc 3.4 / Open + Motif 2.2 3 / GTK 2.4 |
Sun Solaris 8 (sparc) / gcc 3.4 / Motif 2.1 | ||
SunOS510 | +Sun Solaris 10 (sparc) / gcc 3.4 / Motif 2.1 + | +|
SunOS510x86 | Sun Solaris 10 (x86) / gcc 3.3 / Motif 2.1 @@ -197,42 +223,45 @@ http://www.tecgraf.puc-rio.br/iup/en/ide_guide/eclipse.html | |
FreeBSD54 | -Free BSD 5.4 (x86) / gcc 3.4 / Open Motif 2.2 - 3 | +Free BSD 5.4 (x86) / gcc 3.4 |
Darwin811 | Mac OS X 10.4.11 (ppc) - [Tiger] / Darwin Kernel 8.11 / gcc 4.0 / - Open Motif 2.1 | + [Tiger] / Darwin Kernel 8.11 / gcc 4.0|
Darwin811x86 | Mac OS X 10.4.11 (x86) - [Tiger] / Darwin Kernel 8.11 / gcc 4.0 / Open Motif 2.1 | + [Tiger] / Darwin Kernel 8.11 / gcc 4.0|
Darwin94x86 | Mac OS X 10.5.4 (x86) - [Leopard] / Darwin Kernel 9.4 / gcc 4.0 / Open Motif 2.1 | + [Leopard] / Darwin Kernel 9.4 / gcc 4.0 +|
Darwin102x86 | +Mac OS X 10.6.2 (x86) + [Snow Leopard] / Darwin Kernel 10.2 / gcc 4.2 | |
Win32_vc6 | -Static library built with Microsoft Visual C++ 6 (static RTL/single thread) | +Static library built with Microsoft Visual C++ 6 (static RTL/single thread) |
Win32_vc7 | - Static library built with Microsoft Visual C++ 7.1 (.NET 2003) (static RTL/single thread) + | Static library built with Microsoft Visual C++ 7.1 (.NET 2003) (static RTL/single thread) Also compatible with Microsoft Visual C++ Toolkit 2003 |
Win32_vc8 | - Static library built with Microsoft Visual C++ 8.0 (2005) (static RTL/multithread) + | Static library built with Microsoft Visual C++ 8.0 (2005) (static RTL/multithread) Also compatible with Microsoft Visual C++ 2005 Express Edition |
Win32_vc9 | - Static library built with Microsoft Visual C++ 9.0 (2008) (static RTL/multithread) + | Static library built with Microsoft Visual C++ 9.0 (2008) (static RTL/multithread) Also compatible with Microsoft Visual C++ 2008 Express Edition - http://www.microsoft.com/express/vc/ ¹ |
@@ -291,20 +320,25 @@ http://www.tecgraf.puc-rio.br/iup/en/ide_guide/eclipse.html
Win32_cygw15 | Same as Win32_gcc3, but using the Cygwin Posix - system | + system and also with a DLL and import library|
Win32_cygw17 | Same as Win32_gcc4, but using the Cygwin Posix - system | + system and also with a DLL and import library +|
Win32_dllg4 | +DLL and import library built + with Cygwin gcc 4.3 (See Win32_gcc4) | |
Win32_mingw3 | -Static library built with MingW gcc 3.4 | +Static library built with MingW gcc 3.4 |
Win32_mingw4 | -Static library built with MingW gcc 4.3 - + | Static library built with MingW gcc 4.3 -
http://www.mingw.org/
¹ Also compatible with Dev-C++ - @@ -315,8 +349,8 @@ http://www.tecgraf.puc-rio.br/iup/en/ide_guide/eclipse.html |
Win32_dllw4 | -DLL and import library built - with MingW gcc 4.3 | +DLL and import library built + with MingW gcc 4.3 (See Win32_mingw4) |
Win32_owc1 | @@ -334,7 +368,7 @@ http://www.tecgraf.puc-rio.br/iup/en/ide_guide/eclipse.html||
Win32_bin | -Executables only for Windows NT/2000/XP (can be + | Executables only for Windows NT/2000/XP/Vista/7 (can be generated by any of the above compilers) |
Win32_cygw15_bin | Executables only for Windows NT/2000/XP, but - using the Cygwin Posix system | + using the Cygwin Posix system (See Win32_cygw15)|
Win32_cygw17_bin | Executables only for Windows NT/2000/XP, but - using the Cygwin Posix system | + using the Cygwin Posix system (See Win32_cygw17)
- | CD - Version 5.2 | +CD - Version 5.3 | SimpleSearch | diff --git a/include/cd.h b/include/cd.h index d87975a..b3a8784 100644 --- a/include/cd.h +++ b/include/cd.h @@ -18,10 +18,10 @@ extern "C" { #define CD_NAME "CD - Canvas Draw" #define CD_DESCRIPTION "A 2D Graphics Library" -#define CD_COPYRIGHT "Copyright (C) 1994-2009 Tecgraf, PUC-Rio." -#define CD_VERSION "5.2" /* bug fixes are reported only by cdVersion functions */ -#define CD_VERSION_NUMBER 502000 -#define CD_VERSION_DATE "2009/06/26" +#define CD_COPYRIGHT "Copyright (C) 1994-2010 Tecgraf, PUC-Rio." +#define CD_VERSION "5.3" /* bug fixes are reported only by cdVersion functions */ +#define CD_VERSION_NUMBER 503000 +#define CD_VERSION_DATE "2010/01/26" typedef struct _cdContext cdContext; typedef struct _cdCanvas cdCanvas; @@ -472,7 +472,7 @@ typedef int(*cdSizeCB)(cdCanvas *canvas, int w, int h, double w_mm, double h_mm) /****************************************************************************** -Copyright (C) 1994-2009 Tecgraf, PUC-Rio. +Copyright (C) 1994-2010 Tecgraf, PUC-Rio. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the -- cgit v1.2.3