]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/readme.txt
Define SF_UNICODE if undefined
[wxWidgets.git] / docs / readme.txt
index a3e6d1cfd82e55c56d96fcf432694e41a4a89d8a..11c82410ba755f552d19b12870265ddf95694bbf 100644 (file)
@@ -1,4 +1,4 @@
-wxWindows 2.3.0
+wxWindows 2.3.2
 ---------------
 
 *** Please note that this is an UNSTABLE DEVELOPMENT SNAPSHOT.
 ---------------
 
 *** Please note that this is an UNSTABLE DEVELOPMENT SNAPSHOT.
@@ -17,7 +17,7 @@ TCP/IP applications, thread handling, and more. Where certain
 features are not available on a platform, such as MDI and tree
 controls on Unix, they are emulated.
 
 features are not available on a platform, such as MDI and tree
 controls on Unix, they are emulated.
 
-A detailed 1400-page reference manual is supplied in HTML, PDF
+A detailed 1700-page reference manual is supplied in HTML, PDF
 and Windows Help form: see the docs hierarchy.
 
 For a quick start, point your Web browser at docs/html/index.htm
 and Windows Help form: see the docs hierarchy.
 
 For a quick start, point your Web browser at docs/html/index.htm
@@ -33,7 +33,7 @@ Platforms supported
 
 wxWindows 2 currently supports the following platforms:
 
 
 wxWindows 2 currently supports the following platforms:
 
-- Windows 3.1, Windows 95/98, Windows NT, Windows 2000
+- Windows 95/98/ME, Windows NT, Windows 2000, Windows XP
 - Most Unix variants with Motif/Lesstif
 - Most Unix variants with GTK+
 - MacOS
 - Most Unix variants with Motif/Lesstif
 - Most Unix variants with GTK+
 - MacOS
@@ -179,12 +179,13 @@ If you use JPEG image handler, documentation for your program should
 contain following sentence: "This software is based in part on the work of
 the Independent JPEG Group". See src/jpeg/README for details.
 
 contain following sentence: "This software is based in part on the work of
 the Independent JPEG Group". See src/jpeg/README for details.
 
+If you use wxRegEx class on a system without native regular expressions
+support (i.e. MS Windows), see src/regex/COPYRIGHT file for Henry Spencer's
+regular expression library copyright.
+
 Documentation
 -------------
 
 Documentation
 -------------
 
-See docs/bugs.txt for a bug list: this file is new and will initially
-  be edited by hand, later generated from a web-based bug database.
-
 See docs/html/index.htm for an HTML index of the major documents.
 
 See docs/changes.txt for a summary of changes to wxWindows 2.
 See docs/html/index.htm for an HTML index of the major documents.
 
 See docs/changes.txt for a summary of changes to wxWindows 2.
@@ -215,7 +216,7 @@ front-end and hundreds of MB of compilers, utilities and other
 material may be ordered from the CD-ROM page: see the wxWindows
 web site.
 
 material may be ordered from the CD-ROM page: see the wxWindows
 web site.
 
-Good luck!
+Have fun!
 
 
-The wxWindows Team, 12th May, 2001
+The wxWindows Team, 10th June, 2001