Added dnd classes, data object classes, changed clipboard class doc,

cured filefn.cpp wxFileNameFromPath bug, some tweaks to HelpGen


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1395 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1999-01-13 14:23:31 +00:00
parent 3827499741
commit dface61ccb
24 changed files with 698 additions and 99 deletions

View File

@@ -35,6 +35,7 @@ $$\image{14cm;0cm}{wxclass.ps}$$
\input button.tex
\input bitmap.tex
\input bbutton.tex
\input bmpdatob.tex
\input brush.tex
\input calclevt.tex
\input checkbox.tex
@@ -57,6 +58,7 @@ $$\image{14cm;0cm}{wxclass.ps}$$
\input crtslock.tex
\input cursor.tex
\input database.tex
\input dataobj.tex
\input date.tex
\input datstrm.tex
\input dc.tex
@@ -74,12 +76,16 @@ $$\image{14cm;0cm}{wxclass.ps}$$
\input docprfrm.tex
\input doctempl.tex
\input dropevt.tex
\input dropsrc.tex
\input droptrgt.tex
\input eraseevt.tex
\input event.tex
\input evthand.tex
\input expr.tex
\input file.tex
\input fildatob.tex
\input filedlg.tex
\input fildrptg.tex
\input filehist.tex
\input filetype.tex
\input focusevt.tex
@@ -181,9 +187,11 @@ $$\image{14cm;0cm}{wxclass.ps}$$
\input taskbar.tex
\input text.tex
\input textdlg.tex
\input txtdrptg.tex
\input valtext.tex
% \input tempfile.tex
% \input textfile.tex
\input tempfile.tex
\input txtdatob.tex
\input textfile.tex
\input thread.tex
\input time.tex
\input timer.tex