]> git.saurik.com Git - wxWidgets.git/history - src/html
OS/2 PM Fixeups for fonts, validators, and html
[wxWidgets.git] / src / html /
1999-11-08  David WebsterOS/2 PM Fixeups for fonts, validators, and html
1999-11-07  Julian SmartVarious fixes for various compilers...
1999-11-06  Václav Slavíkcosmetic changes : indentation etc.
1999-11-06  Václav Slavíkhtml help : added '?' icon to root node of contents...
1999-11-06  Václav Slavíkfixed some clipping related bugs in wxHTML priting
1999-11-03  Václav Slavíkadded frame icon for HTMLhelp frame
1999-11-03  Václav SlavíkwxHTML now supports not only " "-like specials...
1999-11-03  Václav Slavíksaving customization now works fine
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
1999-11-01  Julian SmartAdded some makefiles to HTML samples; added help.ico...
1999-10-31  Václav Slavíkmore wxHtmlHelpFrame fixes (didn't store customization...
1999-10-30  Václav Slavíkfixed bug that caused assertion failure during HTML...
1999-10-29  Ove KaavenWell, wxHTML compiles in Unicode mode now. But if it...
1999-10-28  David Webster*** empty log message ***
1999-10-27  Václav Slavíkcleaned Harm's new wxHTML help code
1999-10-27  Václav Slavíkadded wxHtmlParser::{Push|Pop}TagHandler
1999-10-26  Julian SmartRemoved lots of wxMotif compile warnings. Copied new...
1999-10-25  David Websterno message
1999-10-20  Václav Slavíkdoes compile under MSW now
1999-10-20  Václav SlavíkwxHtmlEasyPrinting now uses wxThePrintSetupData - creat...
1999-10-18  Václav SlavíkwxUSE_HTML was missiing at some places
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-10-17  Václav SlavíkHTML_xxxx constants changed to wxHTML_xxxx (with backwa...
1999-10-17  Václav Slavíkadded HTML printing
1999-10-16  Václav SlavíkwxHtmlCell::AdjustPagebreak now works correctly
1999-10-16  Václav SlavíkSetFonts methods have const param now
1999-10-16  Václav Slavíkremoved wxVERSION_* macros
1999-10-15  Vadim Zeitlincompilation fix
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 ***