]> git.saurik.com Git - wxWidgets.git/commitdiff
Further version changes
authorJulian Smart <julian@anthemion.co.uk>
Thu, 5 Dec 2002 12:14:53 +0000 (12:14 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 5 Dec 2002 12:14:53 +0000 (12:14 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

distrib/msw/innotop.txt
distrib/msw/zipdistinno.bat
docs/gtk/install.txt
docs/gtk/readme.txt
docs/latex/wx/manual.tex
docs/mgl/install.txt
docs/motif/install.txt
docs/motif/readme.txt
docs/msw/install.txt
docs/x11/install.txt

index 526c9de73fdb736e5936ff535a374f4af03a26b4..62a0965cc6edf24beda6619411215aeaaa29e666 100644 (file)
@@ -4,13 +4,13 @@
 
 [Setup]
     MinVersion=4.0,4.0
-    AppName=wxWindows 2.3.4
+    AppName=wxWindows 2.5.0
     AppId=wxWindows
     CreateUninstallRegKey=1
     UsePreviousAppDir=0
     UsePreviousGroup=0
-    AppVersion=2.3.4
-    AppVerName=wxWindows 2.3.4
+    AppVersion=2.5.0
+    AppVerName=wxWindows 2.5.0
     AppCopyright=Copyright © The wxWindows Team
     BackColor=$FF0000
     BackColor2=$000000
@@ -19,7 +19,7 @@
     WindowStartMaximized=1
     WindowVisible=1
     WindowResizable=1
-    UninstallDisplayName=wxWindows 2.3.4
+    UninstallDisplayName=wxWindows 2.5.0
     UninstallLogMode=Append
     DirExistsWarning=auto
     UninstallFilesDir={app}
     CreateAppDir=1
     DisableProgramGroupPage=0
     AlwaysCreateUninstallIcon=1
-    UninstallIconName=Uninstall wxWindows 2.3.4
+    UninstallIconName=Uninstall wxWindows 2.5.0
     Uninstallable=1
-    DefaultDirName=c:\wxWindows_2.3.4
-    DefaultGroupName=wxWindows 2.3.4
+    DefaultDirName=c:\wxWindows_2.5.0
+    DefaultGroupName=wxWindows 2.5.0
     LicenseFile=C:\wx24\wxWindows\docs\licence.txt
     InfoBeforeFile=C:\wx24\wxWindows\docs\readme.txt
     InfoAfterFile=C:\wx24\wxWindows\docs\msw\install.txt
@@ -41,6 +41,6 @@
     DiskClusterSize=512
     ReserveBytes=0
     UseSetupLdr=1
-    SourceDir=c:\wx24\wxWindows\deliver\wxWindows-2.3.4
+    SourceDir=c:\wx24\wxWindows\deliver\wxWindows-2.5.0
     OutputDir=c:\wx24\wxWindows\deliver
 
index 9040126a6e209041b5d633a0b73a34f9cfcee770..ef2d096c8fc3d13f3411a68999d65263704e6a59 100755 (executable)
@@ -7,7 +7,7 @@ set webfiles=c:\wx2dev\wxWebSite
 set inno=1
 
 Rem Set this to the required version
-set version=2.3.4
+set version=2.5.0
 
 if "%src" == "" goto usage
 if "%dest" == "" goto usage
index c261b9aa29650639c08ba3736634428be6e7e56d..2999a2995e6b8643bec68c542b84b867b16aaebc 100644 (file)
@@ -1,4 +1,4 @@
-wxWindows 2.3 for GTK installation
+wxWindows 2.4 for GTK installation
 ----------------------------------
 
 IMPORTANT NOTE:
@@ -11,7 +11,7 @@ IMPORTANT NOTE:
 
   When sending bug reports tell us what version of wxWindows you are
   using (including the beta) and what compiler on what system. One
-  example: wxGTK 2.3.4, gcc 2.95.4, Redhat 6.2
+  example: wxGTK 2.4.0, gcc 2.95.4, Redhat 6.2
 
 * The simplest case
 -------------------
@@ -44,7 +44,7 @@ If you want to remove wxWindows on Unix you can do this:
 * The GTK+ 2 case
 -----------------
 
-wxGTK 2.3.4 has support for the new version 2.0.X of GTK+. This means
+wxGTK 2.4.0 has support for the new version 2.0.X of GTK+. This means
 that wxGTK apps can now make use Unicode as the underlying encoding
 for all text operations. This is a very fundamental change and will
 need time to stabilize, so be careful. Anyways, after installing a
index 7b954792f31dc5120eda00dd1b954912b28da14f..c110682f77532490f4c6aad1d3b5d73f173dc342 100644 (file)
@@ -1,7 +1,7 @@
 
-   Welcome to wxWindows/Gtk 2.3
+   Welcome to wxWindows/Gtk 2.4
 
-you have downloaded version 2.3 of the GTK port of the 
+you have downloaded version 2.4 of the GTK port of the 
 wxWindows GUI library.
 
 wxWindows no longer supports GTK 1.0 (as did some early
index 91e3b2aa0ee23f474dc8b44068966242cbb8054d..a8155cc1f2f411fea99f206d2e8104794922bc4e 100644 (file)
 %\special{!/@scaleunit 1 def}
 \parskip=10pt
 \parindent=0pt
-\title{wxWindows 2.3.4: A portable C++ and Python GUI toolkit}
+\title{wxWindows 2.5.0: A portable C++ and Python GUI toolkit}
 \winhelponly{\author{by Julian Smart et al
 %\winhelponly{\\$$\image{1cm;0cm}{wxwin.wmf}$$}
 }}
 \winhelpignore{\author{Julian Smart, Robert Roebling, Vadim Zeitlin,
 Robin Dunn, et al}
-\date{November 2002}
+\date{December 2002}
 }
 \makeindex
 \begin{document}
index 6da271dc369d687a00b73cc09bd99e8e8d394a20..af68f2b36b4c4944f97a9ca3d13a31c9e664f08b 100644 (file)
@@ -1,4 +1,4 @@
-wxWindows 2.3 for MGL installation
+wxWindows 2.5 for MGL installation
 ------------------------------------
 
 IMPORTANT NOTE:
@@ -11,7 +11,7 @@ IMPORTANT NOTE:
   
   When sending bug reports tell us what version of wxWindows you are 
   using (including the beta) and what compiler on what system. One 
-  example: wxMGL 2.3.4, gcc 2.95.3, Redhat 7.0
+  example: wxMGL 2.5.0, gcc 2.95.3, Redhat 7.0
 
 First steps
 -----------
index 64440415257231a64e4cdd59fdcc2df8b27c8ce8..4fbdde99a4301c26abea64e13160d6d068999a95 100644 (file)
@@ -1,4 +1,4 @@
-wxWindows 2.3 for Motif installation
+wxWindows 2.5 for Motif installation
 ------------------------------------
 
 IMPORTANT NOTE:
@@ -11,15 +11,16 @@ IMPORTANT NOTE:
   
   When sending bug reports tell us what version of wxWindows you are 
   using (including the beta) and what compiler on what system. One 
-  example: wxMotif 2.3.4, gcc 2.95.4, Redhat 6.1
+  example: wxMotif 2.5.0, gcc 2.95.4, Redhat 6.1
 
 First steps
 -----------
 
-- Prerequisites: Motif 1.2 or above, or Lesstif
-  (not yet tested). Motif 2.0 and above may also be suitable.
+- Prerequisites: Motif 1.2 or above, or Lesstif. Motif 2.0 and
+  above may also be suitable.
 
-- Download wxMotif-x.y.z.tgz, where x.y.z is the version number.
+- Download wxX11-x.y.z.tgz, where x.y.z is the version number.
+  (wxMotif is included in the wxX11 distribution).
   Download documentation in a preferred format, such as
   wxWindows-HTML.zip or wxWindows-PDF.zip.
 
index 363c12233164374b3e96cb5fdaca3b3cb5584e66..d85d8ff97514124d258f78b15541cec48ddf088c 100644 (file)
@@ -1,7 +1,7 @@
 
-  Welcome to wxWindows/Motif 2.3.4
+  Welcome to wxWindows/Motif 2.5.0
 
-You have downloaded version 2.3.4 of the Motif port of
+You have downloaded version 2.5.0 of the Motif port of
 the wxWindows GUI library.
 
 More information about the wxWindows project as a whole
index 93b948fa1f7329e1dde982695f7a571f53fdc556..6da9f1a051dae9f77119b44af500479f4a3def94 100644 (file)
@@ -1,8 +1,8 @@
 
-Installing wxWindows 2.3.4
+Installing wxWindows 2.5.0
 --------------------------
 
-This is wxWindows 2.3.4 for Microsoft Windows 9x/ME, Windows NT,
+This is wxWindows 2.5.0 for Microsoft Windows 9x/ME, Windows NT,
 Windows 2000 and Windows XP. This is an unstable development release.
 
 Please note that the library naming conventions for VC++
@@ -235,7 +235,7 @@ Compiling using the makefiles (updated 24 Sept 02):
    set WXWIN=c:\wxwindows
    to your autoexec.bat file], The WXWIN variable should contain neither spaces nor -
    You may like to use the short form as shown by a dos directory listing ; 
-   eg instead of c:\wxwindows-2.3.4 use c:\wxwind~1.4
+   eg instead of c:\wxwindows-2.5.0 use c:\wxwind~1.4
    Reboot if needed for the changes to autoexec.bat to take effect.   
 2. Change directory to src\msw. Type 'make -f makefile.b32' to
    make the wxWindows core library. Ignore the compiler warnings.
@@ -408,7 +408,7 @@ Metrowerks CodeWarrior compilation
 ----------------------------------
 
 1. CodeWarrior Pro7 project files in XML format are already 
-   included in wxMSW-2.3.4.zip and the setup version.
+   included in wxMSW-2.5.0.zip and the setup version.
 2. Review the file include\wx\msw\setup.h (or include\wx\msw\setup0.h if 
    you are working from the CVS version) to make sure the settings reflect 
    what you want.  If you aren't sure, leave it alone and go with the 
index 3f0e8c245274aa70b8c6c71e851af6d68b73e5e3..b9d30f03aef41415fe06ce22803cee3cc57cc41e 100644 (file)
@@ -1,4 +1,4 @@
-wxWindows 2.3 for X11 installation
+wxWindows 2.5 for X11 installation
 ----------------------------------
 
 IMPORTANT NOTE:
@@ -11,12 +11,12 @@ IMPORTANT NOTE:
 
   When sending bug reports tell us what version of wxWindows you are 
   using (including the beta) and what compiler on what system. One 
-  example: wxX11 2.3.4, gcc 2.95.4, Redhat 6.2
+  example: wxX11 2.5.0, gcc 2.95.4, Redhat 6.2
 
 First steps
 -----------
 
-- Download wxWindows-X-x.y.z.tgz, where x.y.z is the version number.
+- Download wxX11-x.y.z.tgz, where x.y.z is the version number.
   Download documentation in a preferred format, such as
   wxWindows-HTML.zip or wxWindows-PDF.zip.