wxWidgets/src/html
2006-10-04 22:58:23 +00:00
..
htmlctrl/webkit Fixed incorrect get page source check around SetPageSource. 2006-06-27 20:53:37 +00:00
chm.cpp mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
descrip.mms Committing in . 2006-02-15 09:33:40 +00:00
helpctrl.cpp Renamed helpwin.h/cpp to helpwnd.h/cpp to avoid clash 2006-01-11 08:59:17 +00:00
helpdata.cpp strip HTML tags when searching for keywords 2006-06-22 01:12:06 +00:00
helpdlg.cpp Include wx/msgdlg.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-05-25 07:07:23 +00:00
helpfrm.cpp Include wx/choicdlg.h, wx/textdlg.h and wx/filedlg.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-06-09 17:50:46 +00:00
helpwnd.cpp mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
htmlcell.cpp Include wx/module.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-08-31 19:31:43 +00:00
htmlfilt.cpp wx/wxprec.h already includes wx/defs.h (with other minor cleaning). 2006-04-18 08:11:26 +00:00
htmlfilter.cpp removed/replaced include 'wx/wx.h' 2001-07-05 18:48:48 +00:00
htmlhelp.cpp more Sun C++ compiler warning fixes: in particular, added an ugly but 2002-01-11 19:33:37 +00:00
htmlpars.cpp Include wx/app.h according to precompiled headers of wx/wx.h (with other minor cleaning). 2006-04-28 12:44:37 +00:00
htmltag.cpp fixed HTML colours parsing after patch ('wxColourBase and wxString <-> wxColour implementation') broke it 2006-08-23 19:07:15 +00:00
htmlwin.cpp removed wxHtmlWindow::m_Style which duplicated wxWindow::m_windowStyle and prevented changeing wxHW_XXX window style after Create() from working 2006-08-10 15:46:49 +00:00
htmprint.cpp fixed off by 2 error in HasPage() (patch 1562871) 2006-10-04 22:58:23 +00:00
m_dflist.cpp wx/wxprec.h already includes wx/defs.h (with other minor cleaning). 2006-04-18 08:11:26 +00:00
m_fonts.cpp wxFontEnumerator::GetFacenames/Encodings() now return arrays and not pointers to them (patch 1483341) 2006-05-28 13:51:34 +00:00
m_hline.cpp wx/wxprec.h already includes wx/defs.h (with other minor cleaning). 2006-04-18 08:11:26 +00:00
m_image.cpp mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
m_layout.cpp don't convert title to current encoding if input encoding is wxFONTENCODING_DEFAULT (this shouldn't be necessary and provokes an assert from wxCSConv ctor) 2006-09-02 23:36:06 +00:00
m_links.cpp wx/wxprec.h already includes wx/defs.h (with other minor cleaning). 2006-04-18 08:11:26 +00:00
m_list.cpp wx/wxprec.h already includes wx/defs.h (with other minor cleaning). 2006-04-18 08:11:26 +00:00
m_pre.cpp wx/wxprec.h already includes wx/defs.h (with other minor cleaning). 2006-04-18 08:11:26 +00:00
m_style.cpp wx/wxprec.h already includes wx/defs.h (with other minor cleaning). 2006-04-18 08:11:26 +00:00
m_tables.cpp mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves 2006-09-05 20:47:48 +00:00
search.cpp removed/replaced include 'wx/wx.h' 2001-07-05 18:48:48 +00:00
winpars.cpp ensure that -2 font size is readable, it could be too small after last change 2006-09-10 18:18:13 +00:00