X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/02490909dcaa26c259e6d3798e4686ba43ba2516..d2740de55efc52e8dc9270c0e17db921a379a049:/docs/tech/index.txt?ds=sidebyside diff --git a/docs/tech/index.txt b/docs/tech/index.txt index f1d66f5f18..58bd144572 100644 --- a/docs/tech/index.txt +++ b/docs/tech/index.txt @@ -1,22 +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 *** Not currently applicable 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 *** REMOVED *** (obsoleted by Bakefile changes) +tn0005.txt Adding a wxWidgets contribution tn0006.txt *** REMOVED *** (obsoleted by tn0013.txt) -tn0007.txt *** Not currently applicable Using and modifying the BC++ IDE files -tn0008.htm How to learn wxWindows programming +tn0007.txt *** REMOVED *** (obsoleted by Bakefile changes) +tn0008.htm *** REMOVED *** (included in the manual now) tn0009.htm Creating and converting icons -tn0010.htm Compiling wxWindows applications in the VC++ IDE +tn0010.htm *** REMOVED *** (obsoleted by Bakefile changes) tn0011.txt All about version numbers -tn0012.txt wxWindows 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 -tn0016.txt How to add new files and libraries to wxWindows build system +tn0012.txt wxWidgets platform, toolkit and library names +tn0013.txt *** REMOVED *** (obsoleted by tn0022.txt) +tn0014.txt *** REMOVED *** (included in the manual now) +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 compatibility and wxWidgets +tn0021.txt How to add a new wxUSE_XXX preprocessor constant +tn0022.txt Making a new release +tn0023.txt Adding a new app/screenshot to the wxWidgets.org front page +tn0024.txt How to add a new XRC handler +tn0025.txt How to update a third party library to a newer version - -Version: $Id$