wxWidgets/include/wx/html
2004-06-27 13:09:18 +00:00
..
.cvsignore
forcelnk.h
helpctrl.h
helpdata.h fixes to charset conversion when loading non-Latin1 helpbooks; use wxString instead of wxChar* in data structures 2004-06-27 13:09:18 +00:00
helpfrm.h removed SetAutoLayout(true) calls when a corresponding SetSizer() was also called (the latter already calls SetAutoLayout(true) in case of a non-NULL window); usual cleanup: removing tabs and end of line whitespace, TRUE->true, FALSE->false, -1->wxID_ANY, Enable(false)->Disable(), ""->wxEmptyString 2004-06-12 23:44:08 +00:00
htmlcell.h remove unnecessary (and provoking a warning under IRIX) const qualifier on the return value of a function returning bool 2004-06-22 21:40:17 +00:00
htmldefs.h
htmlfilt.h
htmlpars.h
htmlproc.h
htmltag.h
htmlwin.h
htmprint.h
m_templ.h
webkit.h Making wxUSE_WEBKIT for optionally building wxWebKitCtrl. 2004-06-04 16:07:28 +00:00
winpars.h