Include wx/log.h according to precompiled headers of wx/wx.h (with other minor cleaning).
[wxWidgets.git] / src / html /
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...
2005-02-13  Vadim Zeitlinadded support for background bitmap specified in backgr...
2005-02-13  Václav Slavíkdon't crash on unterminated CDATA elements (patch ...
2005-02-13  Vadim Zeitlincopy the right part of the existing background to the...
2005-02-09  Vadim Zeitlindon't suppress default erase background logic, we do...
2005-02-09  Vadim Zeitlindon't erase the background of wxHtmlWindow unconditionally
2005-02-08  Włodzimierz SkibaMinor decorations.
2005-01-24  Kevin OllivierFixing notebook 'flashing' bug where the WebView would...
2005-01-23  Kevin OllivierGreatly improved wxWebKitCtrl positioning logic to...
2005-01-13  Robin Dunnadded a missing \n the source
2005-01-06  Robert Roebling #
2005-01-05  Włodzimierz SkibaOld API clearly deprecated.
2004-12-26  Stefan Csomorunicode fix
2004-12-22  Václav Slavíkcompilation fix
2004-12-21  Włodzimierz SkibawxURI is enough for the basic url operations.
2004-12-18  Stefan CsomorBig Endian Fixes, LCID support (must be paired with...
2004-12-16  Włodzimierz SkibaSend full url to wxHtmlWindow::OnOpeningURL validation...
2004-12-14  Włodzimierz Skibawx/math.h integration
2004-11-27  Václav Slavíkrenamed Render's argument to not obfuscate its meaning
2004-11-27  Václav Slavíkfixed wxHtmlContainerCell to not render off-screen...
2004-11-25  Václav Slavíkreverted Robert's over-optimisation, correct fix coming...
2004-11-24  Robert Roebling Changed the way invisble HTML cells are NOT
2004-11-10  Vadim Zeitlinnew set of fixes for problems due to huge files support...
2004-10-31  Robert Roebling Moved the wxPageSetupDialogData <-> native conversion
2004-10-14  Włodzimierz SkibaFix to bug #1046289. dtor of wxMetaTagParser must be...
2004-10-11  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-03  Václav Slavíkfixed crash on invalid data (patch 1039453)
2004-09-29  Julian SmartFixed case sensitivity
2004-09-27  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-09-26  Kevin OllivierFixes to remove compile warnings.
2004-09-24  Václav Slavíkuses system's default UI font in the help browser by...
2004-09-24  Václav Slavíkreplaced NormalizeFontSizes with SetStandardFonts
2004-08-30  Václav Slavíknew stock buttons API
2004-08-22  Václav Slavíkmore wxArtProvider fixes
2004-08-22  Václav SlavíkwxHtmlHelpFrame's tree control uses 16x16 pixels, expli...
2004-08-15  Václav Slavíkaccept files in wxHtmlEasyPrinting::{Print,Preview...
2004-08-05  Robin DunnAdded NormalizeFontSizes which will set the html font...
2004-07-27  Václav Slavíkfixed memory leak
2004-07-23  Włodzimierz SkibawxUSE_STL/wxArrayString fixes.
next