diff --git a/distrib/msw/ogl.rsp b/distrib/msw/ogl.rsp index 9d6f588198..730a69dede 100644 --- a/distrib/msw/ogl.rsp +++ b/distrib/msw/ogl.rsp @@ -23,7 +23,15 @@ contrib/src/ogl/*.rc contrib/src/ogl/*.def contrib/src/ogl/*.xbm contrib/src/ogl/*.xpm -contrib/src/ogl/make*.* +contrib/src/ogl/makefile.vc +contrib/src/ogl/makefile.bcc +contrib/src/ogl/makefile.b32 +contrib/src/ogl/makefile.wat +contrib/src/ogl/makefile.g95 +contrib/src/ogl/makefile.unx +contrib/src/ogl/makefile.dos +contrib/src/ogl/makefile.vms +contrib/src/ogl/Makefile.in contrib/src/ogl/*.txt contrib/src/ogl/*.ico contrib/src/ogl/*.bmp @@ -35,7 +43,14 @@ contrib/samples/ogl/ogledit/*.h contrib/samples/ogl/ogledit/*.rc contrib/samples/ogl/ogledit/*.def contrib/samples/ogl/ogledit/*.xbm -contrib/samples/ogl/ogledit/make*.* +contrib/samples/ogl/ogledit/makefile.vc +contrib/samples/ogl/ogledit/makefile.bcc +contrib/samples/ogl/ogledit/makefile.b32 +contrib/samples/ogl/ogledit/makefile.wat +contrib/samples/ogl/ogledit/makefile.g95 +contrib/samples/ogl/ogledit/makefile.unx +contrib/samples/ogl/ogledit/makefile.dos +contrib/samples/ogl/ogledit/makefile.vms contrib/samples/ogl/ogledit/Makefile.in contrib/samples/ogl/ogledit/*.txt contrib/samples/ogl/ogledit/*.ico @@ -53,7 +68,14 @@ contrib/samples/ogl/studio/*.h contrib/samples/ogl/studio/*.rc contrib/samples/ogl/studio/*.def contrib/samples/ogl/studio/*.xbm -contrib/samples/ogl/studio/make*.* +contrib/samples/ogl/studio/makefile.vc +contrib/samples/ogl/studio/makefile.bcc +contrib/samples/ogl/studio/makefile.b32 +contrib/samples/ogl/studio/makefile.wat +contrib/samples/ogl/studio/makefile.g95 +contrib/samples/ogl/studio/makefile.unx +contrib/samples/ogl/studio/makefile.dos +contrib/samples/ogl/studio/makefile.vms contrib/samples/ogl/studio/Makefile.in contrib/samples/ogl/studio/*.txt contrib/samples/ogl/studio/*.ico diff --git a/distrib/msw/tex2rtf.rsp b/distrib/msw/tex2rtf.rsp index 536d55564c..278f47879b 100644 --- a/distrib/msw/tex2rtf.rsp +++ b/distrib/msw/tex2rtf.rsp @@ -1,7 +1,15 @@ utils/tex2rtf/Makefile.in utils/tex2rtf/src/*.cpp utils/tex2rtf/src/*.h -utils/tex2rtf/src/make*.* +utils/tex2rtf/src/makefile.vc +utils/tex2rtf/src/makefile.bcc +utils/tex2rtf/src/makefile.dos +utils/tex2rtf/src/makefile.b32 +utils/tex2rtf/src/makefile.wat +utils/tex2rtf/src/makefile.unx +utils/tex2rtf/src/makefile.vms +utils/tex2rtf/src/makefile.g95 +utils/tex2rtf/src/Makefile.in utils/tex2rtf/src/*.xbm utils/tex2rtf/src/*.xpm utils/tex2rtf/src/*.sty diff --git a/docs/latex/wx/calctrl.tex b/docs/latex/wx/calctrl.tex index 9d70f37e33..ca675f48a1 100644 --- a/docs/latex/wx/calctrl.tex +++ b/docs/latex/wx/calctrl.tex @@ -288,7 +288,7 @@ this class are used with \helpref{wxCalendarCtrl}{wxcalendarctrl}. No base class -\wxheading{Constants}\label{wxcalendardateattrborderkind} +\wxheading{Constants} Here are the possible kinds of borders which may be used to decorate a date: @@ -345,7 +345,7 @@ Sets the font to use. \func{void}{SetBorder}{\param{wxCalendarDateBorder }{border}} -Sets the \helpref{border kind}{wxcalendardateattrborderkind} +Sets the \helpref{border kind}{wxcalendardateattr} \membersection{wxCalendarDateAttr::SetHoliday}\label{wxcalendardateattrsetholiday} @@ -418,7 +418,7 @@ Returns the font to use for the item with this attribute. \constfunc{wxCalendarDateBorder}{GetBorder}{\void} -Returns the \helpref{border}{wxcalendardateattrborderkind} to use for the item with this attribute. +Returns the \helpref{border}{wxcalendardateattr} to use for the item with this attribute. \section{\class{wxCalendarEvent}}\label{wxcalendarevent} diff --git a/docs/latex/wx/config.tex b/docs/latex/wx/config.tex index 499cc002ee..36d107f41b 100644 --- a/docs/latex/wx/config.tex +++ b/docs/latex/wx/config.tex @@ -684,7 +684,7 @@ If on (default is off) all default values are written back to the config file. This allows the user to see what config options may be changed and is probably useful only for wxFileConfig. -\membersection{wxFileConfig::SetUmask}{wxfileconfigsetumask} +\membersection{wxFileConfig::SetUmask}\label{wxfileconfigsetumask} \func{void}{SetUmask}{\param{int }{mode}} @@ -720,7 +720,3 @@ implements the following methods:\par \end{twocollist}} } - - - - diff --git a/docs/latex/wx/function.tex b/docs/latex/wx/function.tex index ad2d521ac9..780c285fa8 100644 --- a/docs/latex/wx/function.tex +++ b/docs/latex/wx/function.tex @@ -1100,7 +1100,7 @@ The clipboard must have previously been opened for this call to succeed. \section{Miscellaneous functions}\label{miscellany} -\membersection{::wxDROP\_ICON}{wxdropicon} +\membersection{::wxDROP\_ICON}\label{wxdropicon} \func{wxIconOrCursor}{wxDROP\_ICON}{\param{const char *}{name}} diff --git a/docs/latex/wx/helpinst.tex b/docs/latex/wx/helpinst.tex index 5a103bf529..c93b02c263 100644 --- a/docs/latex/wx/helpinst.tex +++ b/docs/latex/wx/helpinst.tex @@ -107,7 +107,7 @@ If the help viewer is not running, runs it and displays the file at the given bl {\it wxHtmlHelpController:} {\it sectionNo} is an identifier as specified in the {\tt .hhc} file. See \helpref{Help files format}{helpformat}. -This function is for backward compatibility only, and applications should use \helpref{wxHelpController}{wxhelpcontrollerwxdisplaysection} instead. +This function is for backward compatibility only, and applications should use \helpref{wxHelpController}{wxhelpcontrollerdisplaysection} instead. \membersection{wxHelpController::DisplayContents}\label{wxhelpcontrollerdisplaycontents} diff --git a/docs/latex/wx/txtstrm.tex b/docs/latex/wx/txtstrm.tex index 7b677ab546..08217a6d98 100644 --- a/docs/latex/wx/txtstrm.tex +++ b/docs/latex/wx/txtstrm.tex @@ -92,9 +92,9 @@ or \helpref{ReadWord}{wxtextinputstreamreadword} instead. Same as \helpref{ReadLine}{wxtextinputstreamreadline}. -\membersection{wxTextInputStream::ReadLine}\label{wxtextinputstreamreadline} +\membersection{wxTextInputStream::ReadWord}\label{wxtextinputstreamreadword} -\func{wxString}{wxTextInputStream::ReadLine}{\void} +\func{wxString}{wxTextInputStream::ReadWord}{\void} Reads a word (a sequence of characters until the next separator) from the input stream. @@ -103,7 +103,7 @@ input stream. \helpref{SetStringSeparators}{wxtextinputstreamsetstringseparators} -\membersection{wxTextInputStream::SetStringSeparators}{wxtextinputstreamsetstringseparators} +\membersection{wxTextInputStream::SetStringSeparators}\label{wxtextinputstreamsetstringseparators} \func{void}{SetStringSeparators}{\param{const wxString\& }{sep}} diff --git a/docs/latex/wx/wx.hpj b/docs/latex/wx/wx.hpj index 43d8c37176..5bf567ae88 100644 --- a/docs/latex/wx/wx.hpj +++ b/docs/latex/wx/wx.hpj @@ -1,5 +1,5 @@ [OPTIONS] -BMROOT=d:\wx2\wxWindows\docs\latex\wx ; Assume that bitmaps are where the source is +BMROOT=d:\wx2\wxWind~1\docs/latex/wx ; Assume that bitmaps are where the source is TITLE=wxWindows Manual CONTENTS=Contents COMPRESS=HIGH diff --git a/docs/readme.txt b/docs/readme.txt index 4dc02fbf8e..e39545b01a 100644 --- a/docs/readme.txt +++ b/docs/readme.txt @@ -113,6 +113,9 @@ Add-ons ------- wxWindows-x.y.z-cw.zip Metrowerks CodeWarrior 4.1 project files +wxWindows-x.y.z-wat.zip Watcom C++ project files +wxWindows-x.y.z-vc.zip Visual C++ project files (in wxMSW distr.) +wxWindows-x.y.z-bc.zip Borland C++ project files (in wxMSW distr.) jpeg.zip JPEG library (already included in most distributions) tiff.zip TIFF library (already included