wxWidgets/src/html
2009-05-06 18:22:04 +00:00
..
htmlctrl/webkit first stab at having webkit under osx_cocoa working 2009-05-06 18:22:04 +00:00
chm.cpp always properly check if SeekI() calls succeded; this makes CanRead() functions of animation decoders return false for non-seekable streams (which is a wanted side-effect) 2009-01-13 19:16:08 +00:00
descrip.mms Update OpenVMS compile support 2008-04-23 05:53:03 +00:00
helpctrl.cpp don't duplicate wxGetTopLevelParent() code in wxHtmlHelpController::FindTopLevelWindow() 2009-05-04 10:23:52 +00:00
helpdata.cpp add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
helpdlg.cpp Removed redundant mnemonic 2007-11-19 09:12:47 +00:00
helpfrm.cpp don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
helpwnd.cpp Don't set a large minimum size for both panes 2009-03-05 15:54:50 +00:00
htmlcell.cpp add support for table border width attribute (closes #10610) 2009-04-25 23:19:04 +00:00
htmlfilt.cpp Correct conversion from text file to charset (which is read in that text file) 2009-01-23 22:19:46 +00:00
htmlfilter.cpp removed/replaced include 'wx/wx.h' 2001-07-05 18:48:48 +00:00
htmlpars.cpp add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +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 add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
htmprint.cpp fix g++ warnings for float->int conversions 2009-03-31 09:18:42 +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 add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
m_image.cpp add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
m_layout.cpp add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
m_links.cpp add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
m_list.cpp add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +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 add support for table border width attribute (closes #10610) 2009-04-25 23:19:04 +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