1. New classes documented: wxCriticalSection, wxMutexLocker,

wxCriticalSectionLocker
2. New overviews: Threads overview, Container classes overview
3. A modest update of wxList/wxNode docs to bring them up to date
   with the new classes (array.tex is simply empty for the moment)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1311 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
1999-01-02 23:02:30 +00:00
parent 839dda6f70
commit 6e6110ee81
15 changed files with 367 additions and 51 deletions

View File

@@ -30,6 +30,7 @@ $$\image{14cm;0cm}{wxclass.ps}$$
\input accel.tex
\input activevt.tex
\input app.tex
\input array.tex
\input autoobj.tex
\input button.tex
\input bitmap.tex
@@ -52,6 +53,8 @@ $$\image{14cm;0cm}{wxclass.ps}$$
\input conditn.tex
\input config.tex
\input control.tex
\input critsect.tex
\input crtslock.tex
\input cursor.tex
\input database.tex
\input date.tex
@@ -118,6 +121,7 @@ $$\image{14cm;0cm}{wxclass.ps}$$
\input moveevt.tex
\input mltchdlg.tex
\input mutex.tex
\input mutexlck.tex
\input node.tex
\input notebook.tex
\input noteevt.tex