From 709d7afa23d448c4f08821b8d665533260a48316 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Tue, 28 Nov 2006 23:23:21 +0000 Subject: [PATCH] regenned ReST docs git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43711 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/docs/BUILD.html | 2 +- wxPython/docs/CHANGES.html | 6 +++++- wxPython/docs/INSTALL.html | 2 +- wxPython/docs/MigrationGuide.html | 2 +- wxPython/docs/PyManual.html | 2 +- wxPython/docs/README.html | 2 +- wxPython/docs/wxPackage.html | 2 +- wxPython/docs/wxPythonManual.html | 2 +- 8 files changed, 12 insertions(+), 8 deletions(-) diff --git a/wxPython/docs/BUILD.html b/wxPython/docs/BUILD.html index 9e31b6a72f..2272caa83e 100644 --- a/wxPython/docs/BUILD.html +++ b/wxPython/docs/BUILD.html @@ -3,7 +3,7 @@ - + Building wxPython 2.8 for Development and Testing diff --git a/wxPython/docs/CHANGES.html b/wxPython/docs/CHANGES.html index d00f431bcc..8e13d0271c 100644 --- a/wxPython/docs/CHANGES.html +++ b/wxPython/docs/CHANGES.html @@ -3,7 +3,7 @@ - + Recent Changes for wxPython @@ -32,6 +32,10 @@ overridden methods of a derived class, similarly to how wx.VListBox works.

Added wx.combo.BitmapComboBox which is a combobox that displays a bitmap in front of the list items.

+

Added the wx.lib.mixins.inspect module. It contains the InspectMixin +class which can be mixed with a wx.App class and provides a PyCrust +window that can be activated with a Ctrl-Alt-I keystroke (or Cmd-Alt-I +on the Mac.)

2.7.2.0

diff --git a/wxPython/docs/INSTALL.html b/wxPython/docs/INSTALL.html index 9d4bd259a2..c257f64145 100644 --- a/wxPython/docs/INSTALL.html +++ b/wxPython/docs/INSTALL.html @@ -3,7 +3,7 @@ - + Installing wxPython 2.8 from Source diff --git a/wxPython/docs/MigrationGuide.html b/wxPython/docs/MigrationGuide.html index bb00eb5674..3360160522 100644 --- a/wxPython/docs/MigrationGuide.html +++ b/wxPython/docs/MigrationGuide.html @@ -3,7 +3,7 @@ - + wxPython 2.6 Migration Guide diff --git a/wxPython/docs/PyManual.html b/wxPython/docs/PyManual.html index 1a1199e639..f6d790d968 100644 --- a/wxPython/docs/PyManual.html +++ b/wxPython/docs/PyManual.html @@ -3,7 +3,7 @@ - + The Py Manual diff --git a/wxPython/docs/README.html b/wxPython/docs/README.html index 8b3b9c6b93..a87aa0c3ab 100644 --- a/wxPython/docs/README.html +++ b/wxPython/docs/README.html @@ -3,7 +3,7 @@ - + diff --git a/wxPython/docs/wxPackage.html b/wxPython/docs/wxPackage.html index 4cf2f7af55..c1fdcef921 100644 --- a/wxPython/docs/wxPackage.html +++ b/wxPython/docs/wxPackage.html @@ -3,7 +3,7 @@ - + The wxPython wx Package diff --git a/wxPython/docs/wxPythonManual.html b/wxPython/docs/wxPythonManual.html index fbd5d1488c..be394c9c24 100644 --- a/wxPython/docs/wxPythonManual.html +++ b/wxPython/docs/wxPythonManual.html @@ -3,7 +3,7 @@ - + The wxPython Manual -- 2.47.2