diff --git a/Packages/window/changes.txt b/Packages/window/changes.txt index cce0f3fa900..3c746f4cdce 100644 --- a/Packages/window/changes.txt +++ b/Packages/window/changes.txt @@ -1,3 +1,6 @@ +2.8.7 (04 July 2001) +- small change in documentation + 2.8.6 (27 Jun 2001) - header file CGAL/IO/cgal_window_redefine.h added - small change in the documentation diff --git a/Packages/window/doc_tex/Colors_and_windows/Window.tex b/Packages/window/doc_tex/Colors_and_windows/Window.tex index c41a7d39b1b..a6651a171c1 100644 --- a/Packages/window/doc_tex/Colors_and_windows/Window.tex +++ b/Packages/window/doc_tex/Colors_and_windows/Window.tex @@ -8,7 +8,7 @@ \begin{ccClass} {Window_stream} \ccSection{Window Stream} -Note: For the functionality described in this section you need \leda\ or +The functionality described in this section is provided through \leda\ or the \cgal\ port of the \leda window lib. The \cgal\ port has an interface close to the \leda window, but operations using \leda geometry classes were removed and the names of the used types and enums were changed from @@ -18,6 +18,10 @@ by \ccStyle{std::list}. If the window port is used, the macro \ccStyle{CGAL_USE_CGAL_WINDOW} is defined. The header file \ccStyle{} offers redefinitions of the \leda\ names. +The \cgal\ port of the \leda window lib can be downloaded for various platforms +from the \cgal\ web page. Note that Algorithmic Solutions Software GmbH +has offered us the possibility to provide the ported version of the \leda\ +window. \ccDefinition diff --git a/Packages/window/doc_tex/support/Colors_and_windows/Window.tex b/Packages/window/doc_tex/support/Colors_and_windows/Window.tex index c41a7d39b1b..a6651a171c1 100644 --- a/Packages/window/doc_tex/support/Colors_and_windows/Window.tex +++ b/Packages/window/doc_tex/support/Colors_and_windows/Window.tex @@ -8,7 +8,7 @@ \begin{ccClass} {Window_stream} \ccSection{Window Stream} -Note: For the functionality described in this section you need \leda\ or +The functionality described in this section is provided through \leda\ or the \cgal\ port of the \leda window lib. The \cgal\ port has an interface close to the \leda window, but operations using \leda geometry classes were removed and the names of the used types and enums were changed from @@ -18,6 +18,10 @@ by \ccStyle{std::list}. If the window port is used, the macro \ccStyle{CGAL_USE_CGAL_WINDOW} is defined. The header file \ccStyle{} offers redefinitions of the \leda\ names. +The \cgal\ port of the \leda window lib can be downloaded for various platforms +from the \cgal\ web page. Note that Algorithmic Solutions Software GmbH +has offered us the possibility to provide the ported version of the \leda\ +window. \ccDefinition diff --git a/Packages/window/version b/Packages/window/version index 5811ebe157e..b8a0ea4ff1c 100644 --- a/Packages/window/version +++ b/Packages/window/version @@ -1 +1 @@ -2.8.6 (27 Jun 2001) +2.8.7 (04 July 2001)