.. |
htmlctrl/webkit
|
more unused parameters warnings (should have been part of r49659)
|
2007-11-05 22:33:54 +00:00 |
chm.cpp
|
determine wxFSFile's MIME type when wxFSFile::GetMimeType() is called instead of creating it; this dramatically improves startup times of XRC applications on Unix
|
2007-06-17 10:59:01 +00:00 |
descrip.mms
|
Committing in .
|
2006-02-15 09:33:40 +00:00 |
helpctrl.cpp
|
Pass the config object into the wxHtmlHelpFrame so it has the config
|
2006-10-24 01:16:18 +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
|
more unused parameters warnings (should have been part of r49659)
|
2007-11-05 22:33:54 +00:00 |
helpwnd.cpp
|
Size of help window tabs reduced to prevent ugly overlap
|
2007-09-21 13:30:50 +00:00 |
htmlcell.cpp
|
when selecting text in wxHTML, selecting half a character is enough to select it (patch #1719530; this is standard behaviour when selecting text
|
2007-06-17 17:52:40 +00:00 |
htmlfilt.cpp
|
WX_PRECOMP, not WXPRECOMP
|
2007-04-27 21:35:43 +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
|
use typed containers in wxHtmlParser instead of type-unsafe wxList/wxHashTable
|
2007-10-05 22:56:55 +00:00 |
htmltag.cpp
|
fixed badly named wxHtmlTag::GetParam() argument: with_quotes, not with_commas
|
2007-08-31 13:48:37 +00:00 |
htmlwin.cpp
|
calling SetFocus() in OnMouseUp() is unnecessary if we skip the event in OnMouseDown()
|
2007-10-22 11:35:19 +00:00 |
htmprint.cpp
|
Ok -> IsOk
|
2007-11-14 13:15:07 +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
|
WX_PRECOMP, not WXPRECOMP
|
2007-04-27 21:35:43 +00:00 |
m_image.cpp
|
WX_PRECOMP, not WXPRECOMP
|
2007-04-27 21:35:43 +00:00 |
m_layout.cpp
|
fixed wxHTML parsing to run in O(n) even in UTF8 build
|
2007-08-26 10:04:11 +00:00 |
m_links.cpp
|
WX_PRECOMP, not WXPRECOMP
|
2007-04-27 21:35:43 +00:00 |
m_list.cpp
|
WX_PRECOMP, not WXPRECOMP
|
2007-04-27 21:35:43 +00:00 |
m_pre.cpp
|
WX_PRECOMP, not WXPRECOMP
|
2007-04-27 21:35:43 +00:00 |
m_style.cpp
|
WX_PRECOMP, not WXPRECOMP
|
2007-04-27 21:35:43 +00:00 |
m_tables.cpp
|
fixed cellpadding when printing (bug #1795572)
|
2007-09-27 09:05:47 +00:00 |
search.cpp
|
removed/replaced include 'wx/wx.h'
|
2001-07-05 18:48:48 +00:00 |
winpars.cpp
|
don't recompute nonbreakable space character every time a text fragment is added in ANSI build
|
2007-08-20 20:24:22 +00:00 |