build fixes for WXWIN_COMPATIBILITY_2_6=0
[wxWidgets.git] / src / html /
2006-10-04  Vadim Zeitlinfixed off by 2 error in HasPage() (patch 1562871)
2006-09-10  Vadim Zeitlinensure that -2 font size is readable, it could be too...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-09-02  Vadim Zeitlindon't convert title to current encoding if input encodi...
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-08-29  Václav Slavíkfixed crash in <sub/sup> handling (bug #1545152)
2006-08-25  Vadim Zeitlindon't hardcode HTML font sizes, this makes wxHtmlWindow...
2006-08-23  Václav Slavíkfixed HTML colours parsing after patch #1473731 ('wxCol...
2006-08-10  Vadim Zeitlinremoved wxHtmlWindow::m_Style which duplicated wxWindow...
2006-07-31  Václav Slavíkadded wxEVT_MOUSE_CAPTURE_LOST event and code for corre...
2006-07-29  Vadim Zeitlinadd @DATE@, @TIME@ and @TITLE@ macros to HTML printing...
2006-07-27  Włodzimierz SkibaInclude wx/dataobj.h according to precompiled headers...
2006-07-04  Włodzimierz SkibaWarning fix.
2006-07-03  Włodzimierz SkibaInclude wx/image.h according to precompiled headers...
2006-07-02  Stefan NeisFixed typos in comments (patch #1515724)
2006-06-27  Kevin OllivierFixed incorrect get page source check around SetPageSource.
2006-06-22  Vadim Zeitlinstrip HTML tags when searching for keywords
2006-06-15  Włodzimierz SkibaInclude wx/math.h according to precompiled headers...
2006-06-14  Włodzimierz SkibaInclude wx/colour.h according to precompiled headers...
2006-06-14  Vadim Zeitlinfix for the last printf format warning fix
2006-06-09  Włodzimierz SkibaInclude wx/choicdlg.h, wx/textdlg.h and wx/filedlg...
2006-06-07  Włodzimierz SkibaInclude wx/toolbar.h according to precompiled headers...
2006-06-06  Włodzimierz SkibaInclude wx/textctrl.h according to precompiled headers...
2006-06-04  Vadim Zeitlinprintf format spec warning fix
2006-05-29  Paul Cornettbuild fix
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-05-28  Vadim Zeitlinuse dynamic array for the page breaks positions (patch...
2006-05-28  Vadim ZeitlinwxFontEnumerator::GetFacenames/Encodings() now return...
2006-05-25  Włodzimierz SkibaInclude wx/msgdlg.h according to precompiled headers...
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-05-23  Włodzimierz SkibaInclude wx/timer.h according to precompiled headers...
2006-05-18  Włodzimierz SkibaInclude wx/menu.h according to precompiled headers...
2006-05-17  Julian SmartDocumentation states scrollbars (plural) are switched...
2006-05-17  Václav Slavíkcommented OpenContainer usage
2006-05-08  Włodzimierz SkibaInclude wx/dcmemory.h according to precompiled headers...
2006-05-05  Włodzimierz SkibaInclude wx/dc.h according to precompiled headers of...
2006-05-03  Włodzimierz SkibaInclude wx/stream.h according to precompiled headers...
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-24  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-04-20  Włodzimierz SkibaInclude wx/list.h according to precompiled headers...
2006-04-19  Włodzimierz SkibaInclude wx/dynarray.h according to precompiled headers...
2006-04-19  Włodzimierz SkibaInclude wx/object.h according to precompiled headers...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-04-14  Václav Slavíkdon't show the I-beam cursor over text in wxHtmlListBox
2006-04-13  Václav Slavík1. added abstract interface to wxHtmlWindow for use...
2006-04-03  Václav Slavíkadded ParseInnerSource() to make <pre>-like parsing...
2006-03-27  Włodzimierz SkibaCoverity CID 100 fix.
2006-03-21  Vadim ZeitlinMade wxList::compatibility_iterator a class in wxUSE_ST...
2006-03-10  Włodzimierz SkibaAvoid unexpected negative array index (CID 41).
2006-03-09  Vadim Zeitlincorrected test for NUL in wxHtmlEntitiesParser::Parse...
2006-03-07  Włodzimierz SkibaDon't send dummy wxCommandEvent.
2006-03-07  Václav Slavíkpreserve window's content when changing the fonts
2006-03-02  Julian SmartWorked around a crash in wxHTML on WinCE
2006-02-15  Jouk Jansen Committing in .
2006-02-11  Mart RaudseppDo not reintroduce #pragma interface/implementation...
2006-02-06  Michael WetherellCompile fix for --enable-stl
2006-01-21  Julian SmartCompile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set...
2006-01-18  Vadim Zeitlinuse Cmd-C under Mac to copy text, not Ctrl-C
2006-01-11  Julian SmartTypos
2006-01-11  Julian SmartRenamed helpwin.h/cpp to helpwnd.h/cpp to avoid clash
2006-01-09  Julian SmartMade the HTML command ids visible
2006-01-09  Julian SmartMoved wxHtmlHelpFrame functionality to wxHtmlHelpWindow...
2005-12-27  Václav Slavíkadded support for <sub> and <sup> to wxHTML (based...
2005-12-18  Julian SmartAdded space after list item number, otherwise number...
2005-11-17  Václav Slavíkfixed layout of tables that are first element on a...
2005-11-17  Václav Slavíkreduced code duplication in wxHtmlWinParser::AddText...
2005-11-07  Stefan Csomoradjusting to SetLabel migration
2005-10-26  Julian SmartAdded parent window parameter to wxHelpController const...
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-11  Vadim Zeitlinunused var warning in Mac build
2005-09-05  Włodzimierz SkibaFix for [1250089] 'wxHtmlHelpFrame uses constants inste...
2005-09-05  Włodzimierz Skiba'mark' is already used in this scope so make it clearer.
2005-09-04  Stefan Csomorsupport for fractional characters widths under Mac
2005-08-07  Vadim ZeitlindeTABified; removed unused variable provoking a gcc...
2005-07-26  Vadim Zeitlinmoved declaration of variable only used if wxUSE_GIF...
2005-07-22  Włodzimierz Skiba[1231183] 'cleanup: mismatched indentation' and other...
2005-07-16  Vadim Zeitlinfixed a rare crash due to malformed HTML
2005-06-06  Włodzimierz SkibaSource cleaning inspired by and included in patch ...
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-23  Włodzimierz SkibaClipboard usage fixes inspired by Tinderbox logs.
2005-05-13  Włodzimierz SkibaFixed wrong positioning of marks and enumerations in...
2005-05-10  Stefan Csomorcleanup
2005-05-04  Robin DunnDon't automatically copy the selection to the clipboard...
2005-04-30  Stefan Csomorreordering for CW compiles, setting control to opaque...
2005-04-27  Kevin OllivierTiger compatibility fixes.
2005-04-24  Kevin OllivierFixed an issue with potential invalid ID passed to...
2005-04-22  Michael WetherellFixes to allow compilation with no wchar_t (djgpp proba...
2005-04-13  Kevin OllivierAdding accessor methods for URL and Title, and another...
2005-03-24  Włodzimierz SkibaIncomplete wxUSE_* warning fix.
2005-03-23  Julian Smartuse default position, not 0, 0
2005-03-21  Włodzimierz SkibaCheck for empty page location to avoid crash in lack...
2005-03-12  Robert Roebling Make tree control more GTK-is in the HTML help system.
2005-03-10  Robin DunnGive the wxChoice an explicit width so the min size...
2005-03-03  Václav Slavíkfixed crash when wxHtmlWindow's content is updated...
2005-02-23  Stefan Csomoradding peer back to wxWindow
2005-02-17  Vadim Zeitlinrevert to the old flicker-less version when background...
next