X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7c9955d147ed92cdd79d795ed94d6e03fca06a52..bae2dc62af49b5a870bbabd9473a92921736a6f0:/docs/tech/index.txt

diff --git a/docs/tech/index.txt b/docs/tech/index.txt
index 603a59d424..afdc179298 100644
--- a/docs/tech/index.txt
+++ b/docs/tech/index.txt
@@ -1,21 +1,29 @@
-		All wxWindows techincal notes at a glance
+		All wxWidgets technical notes at a glance
 		=========================================
 
 tn0001.txt   How to add a new sample
-tn0002.txt   wxWindows translator guide
-tn0003.txt   Adding wxWindows class documentation
-tn0004.htm   Compiling a sample in the C++Builder IDE
-tn0005.txt   Adding a wxWindows contribution
+tn0002.txt   wxWidgets translator guide
+tn0003.txt   Adding wxWidgets class documentation
+tn0004.htm   *** Not currently applicable Compiling a sample in the C++Builder IDE
+tn0005.txt   Adding a wxWidgets contribution
 tn0006.txt   *** REMOVED *** (obsoleted by tn0013.txt)
-tn0007.txt   Using and modifying the BC++ IDE files
-tn0008.htm   How to learn wxWindows programming
+tn0007.txt   *** Not currently applicable Using and modifying the BC++ IDE files
+tn0008.htm   How to learn wxWidgets programming
 tn0009.htm   Creating and converting icons
-tn0010.htm   Compiling wxWindows applications in the VC++ IDE
+tn0010.htm   Compiling wxWidgets applications in the VC++ IDE
 tn0011.txt   All about version numbers
-tn0012.txt   wxWindows platform, toolkit and library names
-tn0013.txt   how to make a wxGTK distribution
+tn0012.txt   wxWidgets platform, toolkit and library names
+tn0013.txt   How to make a wxGTK distribution
 tn0014.txt   XRC resources format specification
-tn0015.txt   how to add new bitmaps to wxWindows UI elements
+tn0015.txt   How to add new bitmaps to wxWidgets UI elements
+tn0016.txt   How to add new files and libraries to wxWidgets build system (Bakefile)
+tn0017.txt   How to write unit tests for wxWidgets classes
+tn0018.txt   How to add a new font encoding/charset to wxWidgets
+tn0019.txt   Special notes about writing wxMSW code
+tn0020.txt   Binary Compatability and wxWidgets
+tn0021.txt   How to add a new wxUSE_XXX preprocessor constant
+tn0022.txt   Working with the the wxWidgets release system
+tn0023.txt   Adding a new app/screenshot to the wxWidgets.org front page
 
 
 Version: $Id$