]> git.saurik.com Git - wxWidgets.git/history - src/html/htmlwin.cpp
added wxLogError/Warning into wxHTML
[wxWidgets.git] / src / html / htmlwin.cpp
2000-01-23  Václav Slavíkadded wxLogError/Warning into wxHTML
2000-01-23  Václav Slavíkremoved call to win32 api ::SetMapMode -- hopefully...
2000-01-19  Julian SmartAdded missing windows.h includes
2000-01-17  Václav SlavíkPageUp/PageDown scroll by 2/3 of client area height...
2000-01-16  Václav Slavíkadded <meta http-equiv> handler
2000-01-14  Václav SlavíkwxHtmlWindow's flags is now wxHSCROLL | wxVSCROLL
2000-01-11  Václav Slavíkadded mouse event member into wxHtmlLinkInfo. wxHtmlWin...
1999-12-24  Václav Slavíkremoved wxHtmlParser::GetTempData (internal function...
1999-12-23  Václav SlavíkwxHtmlWindow::OnLinkClicked and wxHtmlCell::Get/SetLink...
1999-12-23  Václav Slavíkremoved wxITALIC/wxSLANT stuff from wxHTML (no longer...
1999-12-21  Václav Slavíkfixed horizontal scrollbar bug
1999-12-20  Václav Slavíkcleaned some relics - mod_* instead of m_* in wxHTML...
1999-12-15  Václav Slavíkfixed wxHtmlWindow flicker
1999-12-05  Václav Slavíkfixed bug in SetFonts (caused segfault in wxHtmlHelpFrame)
1999-11-29  Václav Slavíkjust deleted one empty line (testing CVS server)
1999-11-28  Václav SlavíkSetTitle method (internal use only) changed to virtual...
1999-11-17  Václav SlavíkwxHtmlWindow::LoadPage does not use wxBusyCursor anymor...
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
1999-10-29  Ove KaavenWell, wxHTML compiles in Unicode mode now. But if it...
1999-10-17  Václav SlavíkHTML_xxxx constants changed to wxHTML_xxxx (with backwa...
1999-10-16  Václav SlavíkSetFonts methods have const param now
1999-10-10  Václav Slavíkfixed cursor flickering in wxHtmlWindow
1999-10-02  Václav Slavíkmaking wxHTML 8.3 compliant
1999-09-20  Robin DunnI got tired of some of the memory leak messages related...
1999-08-13  Václav Slavík*** empty log message ***
1999-08-12  Václav Slavíkminor fix in wxHtmlWindow::CreateLayout
1999-08-08  Václav Slavíkm_Style was bool by mistake, fixed
1999-08-03  Václav SlavíkwxHW_* flags, fixed client area problem
1999-07-28  Guilhem LavauxAdded wxInternetFilesystemModule to fs_inet.cpp
1999-07-25  Václav Slavíkfixed static members
1999-07-21  Václav Slavíkfixed refresh bug in wxHtmlWindow
1999-07-07  Václav Slavík*** empty log message ***