]> git.saurik.com Git - wxWidgets.git/history - src/html
Refresh() problem from DialogEd solved
[wxWidgets.git] / src / html /
1999-10-10  Václav Slavíkfixed cursor flickering in wxHtmlWindow
1999-10-10  Václav Slavíkpreparing for HTML printing
1999-10-10  Robert Roebling Scrolling updates.
1999-10-09  Robin DunnIfdef'ed back in the scrolling aware drawing code in...
1999-10-09  Robert Roebling Makefile changes for static libs and HP-UX,
1999-10-08  Robert Roebling New scrolling code.
1999-10-08  Václav Slavíkfixed bug in tables when border=0
1999-10-08  Václav Slavíkfixed bug in imagemap
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-07  Vadim Zeitlinsome fixes after global _T() => T() change
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Robert Roebling Applied a few old patches,
1999-10-02  Václav Slavíkmaking wxHTML 8.3 compliant
1999-09-29  Vadim Zeitlin1. added a brief overview of Unicode support
1999-09-20  Robin DunnI got tired of some of the memory leak messages related...
1999-09-20  Harco de HilsterRemoved obsolete files.
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-13  Robin DunnFixed some compile errors (MSVC++ 6) and some very...
1999-09-12  Harco de HilsterNew HTML help system. The old controller class has...
1999-08-31  Harco de Hilsterchange to make wxHtmlHelp more flexible; don't panic...
1999-08-31  Harco de Hilstersome changes to make wxHtmlHelpController easier to...
1999-08-31  Václav SlavíkScanParam has only one parameter now
1999-08-30  Václav SlavíkwxHtmlTag::ScanParam now returns value
1999-08-29  Harco de Hilsterfixed problem in mimetype database and put a temp....
1999-08-13  Václav Slavík*** empty log message ***
1999-08-12  Václav Slavíkminor fix in wxHtmlWindow::CreateLayout
1999-08-12  Václav Slavíkfixed crash in tables deallocation
1999-08-08  Václav Slavíkm_Style was bool by mistake, fixed
1999-08-03  Václav Slavíkmalloc() --> new[]
1999-08-03  Václav SlavíkwxHW_* flags, fixed client area problem
1999-07-29  Guilhem LavauxTypos.
1999-07-28  Guilhem LavauxAdded wxInternetFilesystemModule to fs_inet.cpp
1999-07-27  Robert Roebling Small distrib updates,
1999-07-25  Václav Slavíkfixed static members
1999-07-25  Václav Slavíkhtml filters has const methods now
1999-07-24  Vadim ZeitlinwxHTML compilation fixes
1999-07-21  Karsten BallüderMuch improved wxHelpControllerHtml, works under Solaris...
1999-07-21  Václav Slavíkimagemap support (html)
1999-07-21  Václav Slavíkfixed refresh bug in wxHtmlWindow
1999-07-19  Karsten BallüderAdded test for vsscanf. GUESSING IS EVIL! Cannot test...
1999-07-13  J. Russell Smythadded precomp header stuf
1999-07-13  J. Russell SmythAdded precompiled header support to allow building...
1999-07-13  J. Russell SmythRemoved default parameter setting for wxHtmlHelpControl...
1999-07-07  Václav Slavík*** empty log message ***