This commit was manufactured by cvs2svn to create tag
'DEBIAN_2_4_3_1_SARGE_v_2_4_2_4'. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/tags/DEBIAN_2_4_3_1_SARGE_v_2_4_2_4@34395 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -26,13 +26,13 @@
|
||||
%\special{!/@scaleunit 1 def}
|
||||
\parskip=10pt
|
||||
\parindent=0pt
|
||||
\title{wxWindows 2.3: A portable C++ and Python GUI toolkit}
|
||||
\title{wxWidgets 2.4.3: A portable C++ and Python GUI toolkit}
|
||||
\winhelponly{\author{by Julian Smart et al
|
||||
%\winhelponly{\\$$\image{1cm;0cm}{wxwin.wmf}$$}
|
||||
}}
|
||||
\winhelpignore{\author{Julian Smart, Robert Roebling, Vadim Zeitlin,
|
||||
Robin Dunn, et al}
|
||||
\date{August 2002}
|
||||
\date{May 2005}
|
||||
}
|
||||
\makeindex
|
||||
\begin{document}
|
||||
@@ -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}
|
||||
@@ -56,25 +56,25 @@ Robin Dunn, et al}
|
||||
\sethotspotcolour{off}%
|
||||
\sethotspotunderline{on}%
|
||||
\large{
|
||||
\image{}{cpp.bmp} \helpref{Alphabetical class reference}{classref}
|
||||
\helpref{Alphabetical class reference}{classref}
|
||||
|
||||
\image{}{shelves.bmp} \helpref{Classes by category}{classesbycat}
|
||||
\helpref{Classes by category}{classesbycat}
|
||||
|
||||
\image{}{book1.bmp} \helpref{Topic overviews}{overviews}
|
||||
\helpref{Topic overviews}{overviews}
|
||||
|
||||
\image{}{hand1.bmp} \helpref{Guide to wxWindows}{wxwinchapters}
|
||||
\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}\\
|
||||
@@ -87,67 +87,74 @@ Robin Dunn, et al}
|
||||
\setfooter{\thepage}{}{}{}{}{\thepage}%
|
||||
|
||||
\begin{center}
|
||||
Copyright (c) 1992-2002 Julian Smart, Robert Roebling, Vadim Zeitlin and other
|
||||
members of the wxWindows team\\
|
||||
Portions (c) 1996 Artificial Intelligence Applications Institute\\
|
||||
Copyright (c) 1992-2005 Julian Smart, Robert Roebling, Vadim Zeitlin and other
|
||||
members of the wxWidgets team
|
||||
\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-2002 Julian Smart, Robert Roebling, Vadim Zeitlin et al.
|
||||
|
||||
% !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
%
|
||||
% NB: this is exact copy of docs/licence.txt file. DO NOT modify this
|
||||
% section, it MUST be identical to docs/licence.txt!
|
||||
%
|
||||
% !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
Copyright (c) 1998 Julian Smart, Robert Roebling et al
|
||||
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
of this licence document, but changing it is not allowed.
|
||||
|
||||
\begin{center}
|
||||
WXWINDOWS LIBRARY LICENSE\\
|
||||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||
WXWINDOWS LIBRARY LICENCE \\
|
||||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||
\end{center}
|
||||
|
||||
This library is free software; you can redistribute it and/or modify it
|
||||
under the terms of the GNU Library General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or (at
|
||||
your option) any later version.
|
||||
This library is free software; you can redistribute it and/or modify it
|
||||
under the terms of the GNU Library General Public Licence as published by
|
||||
the Free Software Foundation; either version 2 of the Licence, or (at
|
||||
your option) any later version.
|
||||
|
||||
This library is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library
|
||||
General Public License for more details.
|
||||
This library is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library
|
||||
General Public Licence for more details.
|
||||
|
||||
You should have received a copy of the GNU Library General Public License
|
||||
along with this software, usually in a file named COPYING.LIB. If not,
|
||||
You should have received a copy of the GNU Library General Public Licence
|
||||
along with this software, usually in a file named COPYING.LIB. If not,
|
||||
write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
|
||||
Boston, MA~02111-1307 USA.
|
||||
Boston, MA 02111-1307 USA.
|
||||
|
||||
EXCEPTION NOTICE
|
||||
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
|
||||
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.
|
||||
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 licenced under the wxWindows Library Licence, applying
|
||||
either version 3 of the Licence, or (at your option) any later version of
|
||||
the Licence as published by the copyright holders of version 3 of the
|
||||
Licence document.
|
||||
|
||||
2. The exception is that you may create binary object code versions of any
|
||||
works using this library or based on this library, and use, copy, modify,
|
||||
link and distribute such binary object code files unrestricted under terms
|
||||
of your choice.
|
||||
2. The exception is that you may use, copy, link, modify and distribute
|
||||
under the user's own terms, binary object code versions of works based
|
||||
on the Library.
|
||||
|
||||
3. If you copy code from files distributed under the terms of the GNU
|
||||
General Public License or the GNU Library General Public License into a
|
||||
copy of this library, as this license permits, the exception does not
|
||||
apply to the code that you add in this way. To avoid misleading anyone as
|
||||
to the status of such modified files, you must delete this exception
|
||||
3. If you copy code from files distributed under the terms of the GNU
|
||||
General Public Licence or the GNU Library General Public Licence into a
|
||||
copy of this library, as this licence permits, the exception does not
|
||||
apply to the code that you add in this way. To avoid misleading anyone as
|
||||
to the status of such modified files, you must delete this exception
|
||||
notice from such code and/or adjust the licensing conditions notice
|
||||
accordingly.
|
||||
accordingly.
|
||||
|
||||
4. If you write modifications of your own for this library, it is your
|
||||
4. If you write modifications of your own for this library, it is your
|
||||
choice whether to permit this exception to apply to your modifications.
|
||||
If you do not wish that, you must delete the exception notice from such
|
||||
code and/or adjust the licensing conditions notice accordingly.
|
||||
If you do not wish that, you must delete the exception notice from such
|
||||
code and/or adjust the licensing conditions notice accordingly.
|
||||
|
||||
|
||||
\section*{GNU Library General Public License, Version 2}
|
||||
|
||||
|
Reference in New Issue
Block a user