]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/tech/tn0013.txt
update documentation for Bind() (closes #10594)
[wxWidgets.git] / docs / tech / tn0013.txt
index d8a1121b5175019de06dbcde584a6469b48c4a12..4e4dc232901c3b813608e506fd729119872fde77 100644 (file)
@@ -16,17 +16,7 @@ below.
 
 a) Do a fresh checkout using the command
 
-   cvs -d :pserver:anoncvs@cvs.wxwidgets.org:/packs/cvsroots/wxwidgets co wxGTK
-
-   NB: if you realize later that some needed files were not checked out
-       by this command, please modify CVSROOT/modules to include the missing
-       files so that it works for the next release!
-
-   You also need the samples, demos and contrib directories, so change to
-   wxWidgets directory created by the first cvs command and do "cvs up -d"
-   for each of them. Of course, you can also check out everything (use
-   wxWidgets module name instead of wxGTK) if the bandwidth and disk space
-   are not a problem.
+   svn checkout http://svn.wxwidgets.org/svn/wx/wxWidgets/trunk wxWidgets
 
 b) Create a build directory under wxWidgets, e.g. I use "gtk-release",
    "cd" to it and run configure: the options don't really matter, you can use
@@ -117,7 +107,7 @@ This is explained in more details in debian/README.HowToBuild.txt.
 4. Uploading the files
 ----------------------
 
-All 11 files should be uploaded (via FTP) to several locations.
+All files should be uploaded (via FTP) to several locations.
 
 a) incoming.sourceforge.net, go to project admin page on sf.net and choose
    add/edit releases for more details
@@ -127,37 +117,34 @@ b) ftp://biolpc22.york.ac.uk/pub (Julian has the password)
 5. Announcing the release
 -------------------------
 
-a) FreshMeat:
-   - http://freshmeat.net/projects/wxwidgetsgtk/
-   - username and password are "wxgtk" for logging in
++ update www.wxwidgets.org
+
++ FreshMeat:
+   - http://freshmeat.net/projects/wxwidgets/
    - hit "new release" at the top
    - follow the step by step
 
-b) wx-announce mailing list: mailto:wx-announce@lists.wxwidgets.org
++ wx-announce mailing list: mailto:wx-announce@lists.wxwidgets.org
 
    The standard announcement text is in docs/publicity/announce.txt
 
-c) update www.wxwidgets.org
-
-d) GNOME (very effective, stays on front page for days):
-    - http://www.gnome.org/applist
-    - Search for wxWidgets
-    - Update the version number
-    - Ignore the error message
++ GnomeFiles:
+   - http://www.gnomefiles.org/app.php/wxWidgets
+     (only for stable releases, probably need Robert's account)
 
-e) MacNN:
++ MacNN:
    - http://www.macnn.com
    - Contact or Contribute or something
 
-f) MacRumors:
++ MacRumors:
    - http://www.macrumors.com
    - Contact or Contribute or something
 
-g) Apple Developers Connection:
++ Apple Developers Connection:
     mailto: adcnews@apple.com
 
-h) LinuxDevices.com:
++ LinuxDevices.com:
     Interesting for wxUniversal.
 
-i) The Python mailing list:
++ The Python mailing list: