wxWidgets/utils/wxPython/modules/html
Robin Dunn 5148fc8e35 New build system for wxPython. (Still needs some polish but is stable
for me.  Will be doing more testing tomorrow on other platforms and
then will remove the old wxPython build stuff...)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3456 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-08-24 07:46:54 +00:00
..
gtk started adding swigged sources 1999-08-23 18:00:34 +00:00
msw Adding new SWIGified sources for wxPython modules 1999-08-24 07:15:52 +00:00
test
.cvsignore New build system for wxPython. (Still needs some polish but is stable 1999-08-24 07:46:54 +00:00
BUGS
build.cfg New build system for wxPython. (Still needs some polish but is stable 1999-08-24 07:46:54 +00:00
html.i
htmlc.def
htmlhelper.py
Makefile.pre.in
makefile.vc small makefile.vc fixes. 1999-08-17 15:14:08 +00:00
README
Setup.in

Aug. 2 1999 Harm van der Heijden

What's in here:

html
	-- minimal wrap of Vaclaf Slavik's wxHTML (now part of
	wxWindows); only parts of the wxHtmlWindow class are used.
	Testsample htmlview.py.
	There's also a python tag handler, see htmlwidget.py for
	a demonstration.