Name change replacements
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
%\special{!/@scaleunit 1 def}
|
||||
\parskip=10pt
|
||||
\parindent=0pt
|
||||
\title{wxWindows 2.5.1: A portable C++ and Python GUI toolkit}
|
||||
\title{wxWidgets 2.5.1: A portable C++ and Python GUI toolkit}
|
||||
\winhelponly{\author{by Julian Smart et al
|
||||
%\winhelponly{\\$$\image{1cm;0cm}{wxwin.wmf}$$}
|
||||
}}
|
||||
@@ -47,7 +47,7 @@ Robin Dunn, et al}
|
||||
% A special table of contents for the WinHelp manual
|
||||
\begin{comment}
|
||||
\winhelponly{
|
||||
\chapter{wxWindows class library reference}\label{winhelpcontents}
|
||||
\chapter{wxWidgets class library reference}\label{winhelpcontents}
|
||||
|
||||
\centerline{
|
||||
%\image{}{wxwin.wmf}
|
||||
@@ -62,19 +62,19 @@ Robin Dunn, et al}
|
||||
|
||||
\image{}{book1.bmp} \helpref{Topic overviews}{overviews}
|
||||
|
||||
\image{}{hand1.bmp} \helpref{Guide to wxWindows}{wxwinchapters}
|
||||
\image{}{hand1.bmp} \helpref{Guide to wxWidgets}{wxwinchapters}
|
||||
}
|
||||
\sethotspotcolour{on}%
|
||||
\sethotspotunderline{on}%
|
||||
|
||||
\chapter*{Overview of wxWindows}\label{wxwinchapters}
|
||||
\chapter*{Overview of wxWidgets}\label{wxwinchapters}
|
||||
|
||||
\helpref{Introduction}{introduction}\\
|
||||
%\helpref{Resource guide}{resguide}\\
|
||||
%\helpref{Comparison with other GUI models}{comparison}\\
|
||||
%\helpref{Multi-platform development with wxWindows}{multiplat}\\
|
||||
%\helpref{Multi-platform development with wxWidgets}{multiplat}\\
|
||||
%\helpref{Tutorial}{tutorial}\\
|
||||
\helpref{The wxWindows resource system}{resourceformats}\\
|
||||
\helpref{The wxWidgets resource system}{resourceformats}\\
|
||||
\helpref{Utilities}{utilities}\\
|
||||
\helpref{Programming strategies}{strategies}\\
|
||||
\helpref{Bugs and future directions}{bugs}\\
|
||||
@@ -88,14 +88,14 @@ Robin Dunn, et al}
|
||||
|
||||
\begin{center}
|
||||
Copyright (c) 1992-2002 Julian Smart, Robert Roebling, Vadim Zeitlin and other
|
||||
members of the wxWindows team\\
|
||||
members of the wxWidgets team\\
|
||||
Portions (c) 1996 Artificial Intelligence Applications Institute\\
|
||||
\end{center}
|
||||
|
||||
Please also see the wxWindows license files (preamble.txt, lgpl.txt, gpl.txt, license.txt,
|
||||
Please also see the wxWidgets license files (preamble.txt, lgpl.txt, gpl.txt, license.txt,
|
||||
licendoc.txt) for conditions of software and documentation use.
|
||||
|
||||
\section*{wxWindows Library License, Version 3}
|
||||
\section*{wxWidgets Library License, Version 3}
|
||||
|
||||
Copyright (c) 1992-2004 Julian Smart, Robert Roebling, Vadim Zeitlin et al.
|
||||
|
||||
@@ -126,7 +126,7 @@ EXCEPTION NOTICE
|
||||
|
||||
1. As a special exception, the copyright holders of this library give
|
||||
permission for additional uses of the text contained in this release of
|
||||
the library as licensed under the wxWindows Library License, applying
|
||||
the library as licensed under the wxWidgets Library License, applying
|
||||
either version 3 of the License, or (at your option) any later version of
|
||||
the License as published by the copyright holders of version 3 of the
|
||||
License document.
|
||||
|
Reference in New Issue
Block a user