wxWidgets/src/html
2008-10-30 07:24:36 +00:00
..
htmlctrl/webkit new SDK has frame CGRect return param 2008-07-29 19:25:52 +00:00
chm.cpp fix a couple of typos pointed out by a translator 2008-10-23 14:53:01 +00:00
descrip.mms Update OpenVMS compile support 2008-04-23 05:53:03 +00:00
helpctrl.cpp fixed crash in wxHtmlHelpController if the help window is still open 2008-03-13 23:42:57 +00:00
helpdata.cpp use wxString argument and not wxChar* in wxHtmlParser::AddText(), for compatibility with STL build without implicit wxString conversions 2007-06-11 12:11:15 +00:00
helpdlg.cpp Removed redundant mnemonic 2007-11-19 09:12:47 +00:00
helpfrm.cpp get help frame's icon using wxART_FRAME_ICON wxArtClient hint, not wxART_HELP_BROWSER 2008-10-11 20:17:55 +00:00
helpwnd.cpp no real changes, just fixed all occurences of 'occurence' typo 2008-09-29 12:10:58 +00:00
htmlcell.cpp preserve TAB characters when copying HTML <pre> content to clipboard 2008-04-21 10:46:30 +00:00
htmlfilt.cpp add possibility to specify the conversion to use in wxStringOutputStream; use it instead of reimplementing the same logic erroneously in wxHTML (bug 1711476) 2008-04-15 12:22:41 +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 fix more Borland release build warnings about unused variable/code without effect 2008-10-20 10:30:49 +00:00
htmltag.cpp fix warning about possible uninitialized variable with VC9 (part of #9803) 2008-08-01 14:19:22 +00:00
htmlwin.cpp fixed wxHtmlWindow::SelectionToText() to correctly insert newlines after single-cell paragraphs 2008-10-15 15:43:45 +00:00
htmprint.cpp fix more Borland release build warnings about unused variable/code without effect 2008-10-20 10:30:49 +00:00
m_dflist.cpp WX_PRECOMP, not WXPRECOMP 2007-04-27 21:35:43 +00:00
m_fonts.cpp WX_PRECOMP, not WXPRECOMP 2007-04-27 21:35:43 +00:00
m_hline.cpp fix a huge number of build errors 2008-03-17 18:26:00 +00:00
m_image.cpp Fixed timing of malformed animated GIFs in wxHTML (patch #1926825 by Gennady Feller) 2008-04-03 18:57:26 +00:00
m_layout.cpp fixed pagebreaks computation in tables (#9935, patch by D.J.Stauffer) 2008-09-07 10:22:53 +00:00
m_links.cpp WX_PRECOMP, not WXPRECOMP 2007-04-27 21:35:43 +00:00
m_list.cpp fix a huge number of build errors 2008-03-17 18:26:00 +00:00
m_pre.cpp fixed interpretation of line breaks in <pre> to conform to the spec (#10120) 2008-10-28 10:04:36 +00:00
m_style.cpp WX_PRECOMP, not WXPRECOMP 2007-04-27 21:35:43 +00:00
m_tables.cpp wxHTML: don't include extra whitespace in table cells 2008-10-30 07:24:36 +00:00
search.cpp removed/replaced include 'wx/wx.h' 2001-07-05 18:48:48 +00:00
winpars.cpp fix some unused variables warnings reported by Borland 2008-05-08 14:48:59 +00:00