Misc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7357 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -18,7 +18,7 @@ News
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<H3><a name="release2_1_14">March 19th, 2000</H3><P>
|
||||
<H3><a name="release2_1_14">March 21st, 2000</H3><P>
|
||||
|
||||
<ul>
|
||||
<li><a href="download.htm" target=wxmain>wxWindows 2.1.14</a> is now available for Windows, Motif and GTK.
|
||||
|
@@ -96,7 +96,7 @@ section.
|
||||
|
||||
\subsection{Unicode support in wxWindows}
|
||||
|
||||
In wxWindows, the code fragment froim above should be written instead:
|
||||
In wxWindows, the code fragment from above should be written instead:
|
||||
|
||||
\begin{verbatim}
|
||||
wxChar ch = wxT('*');
|
||||
|
@@ -15,8 +15,8 @@ tree controls on Unix, they are emulated.
|
||||
A detailed 1100-page reference manual is supplied in HTML, PDF and
|
||||
Windows Help form: see the docs hierarchy.
|
||||
|
||||
For a quick start, point your Web browser at docs/html/index.htm for a list of
|
||||
important documents and samples.
|
||||
For a quick start, point your Web browser at docs/html/index.htm for a
|
||||
list of important documents and samples.
|
||||
|
||||
Changes in this release
|
||||
-----------------------
|
||||
@@ -109,11 +109,12 @@ wxWindows for Windows distribution
|
||||
As well as the core source, the Windows setup contains:
|
||||
|
||||
- Windows Help versions of the documentation (docs/winhelp);
|
||||
- wxGLCanvas (OpenGL integration, in utils/glcanvas);
|
||||
- OGL 3 (Object Graphics Library, in utils/ogl);
|
||||
- wxTreeLayout (for tree drawing, in utils/wxtree);
|
||||
- OGL 3 (Object Graphics Library, in contrib/src/ogl);
|
||||
- a Dialog Editor binary;
|
||||
- the JPEG library.
|
||||
- a Tex2RTF binary;
|
||||
- Life! sample binary;
|
||||
- the JPEG library source;
|
||||
- the TIFF library source.
|
||||
|
||||
setup.exe Setup file (Windows 95/98, NT)
|
||||
setup.* Other setup files
|
||||
|
Reference in New Issue
Block a user