X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b59da6c285f4ac1a52a879a7fa67b52351f08f34..6ada5c335980d255e2fb315ed86c091010870c5e:/docs/readme.txt diff --git a/docs/readme.txt b/docs/readme.txt index cfe4a07a0a..a0ea14293f 100644 --- a/docs/readme.txt +++ b/docs/readme.txt @@ -1,4 +1,4 @@ -wxWindows 2.3.2 +wxWindows 2.3.3 --------------- *** Please note that this is an UNSTABLE DEVELOPMENT SNAPSHOT. @@ -37,6 +37,8 @@ wxWindows 2 currently supports the following platforms: - Most Unix variants with Motif/Lesstif - Most Unix variants with GTK+ - MacOS +- Most Unix variants with X11 (beta) +- DOS with MGL (beta) Most popular C++ compilers are supported; see the install.txt file for each platform (available via docs/html/index.htm) for details. @@ -66,8 +68,13 @@ wxGTK-devel-x.y.z-0.i386.rpm wxGTK Linux minimum development system as an wxWindows for Motif distribution -------------------------------- -wxMotif-x.y.z.tgz wxMotif source distribution. Contains - TIFF, JPEG, Tex2RTF source plus HTML +wxMotif-x.y.z.tgz wxMotif source distribution, without + documentation. + +wxWindows for X11 distribution +------------------------------ + +wxX11-x.y.z.tgz wxX11 source distribution, without documentation. wxWindows for MS Windows distribution @@ -140,6 +147,8 @@ in the individual directories: docs/gtk docs/motif docs/mac + docs/x11 + docs/mgl Licence information ------------------- @@ -164,9 +173,9 @@ However, if you distribute wxGTK or wxMotif (with Lesstif) version of your application, don't forget that it is linked against GTK+ (or Lesstif) which is covered by LGPL *without* exception notice. Under Linux systems your app is probably linked -against LGPL glibc as well. Please read carefuly LGPL, section 6. +against LGPL glibc as well. Please read carefully LGPL, section 6. which describes conditions for distribution of closed source applications -linked against LGPL library. Basically you should link dynamicaly and +linked against LGPL library. Basically you should link dynamically and include source code of LGPL libraries with your product (unless it is already present in user's system - like glibc usually is). If compiled with --enable-odbc (Unix only), wxWindows library will @@ -202,14 +211,9 @@ The wxWindows Web site is located at: http://www.wxwindows.org -The wxGTK Web site (with further wxGTK-specific files and -information) is located at: - - http://www.freiburg.linux.de/~wxxt - The main wxWindows ftp site is at: - ftp://www.remstar.com/pub/wxwin + ftp://biolpc22.york.ac.uk/pub A wxWindows CD-ROM with the latest distribution plus an HTML front-end and hundreds of MB of compilers, utilities and other @@ -218,5 +222,5 @@ web site. Have fun! -The wxWindows Team, 10th June, 2001 +The wxWindows Team, April 2002