]> git.saurik.com Git - wxWidgets.git/history - include/wx/html
Updated version numbers to 2.3.1
[wxWidgets.git] / include / wx / html /
2001-05-08  Václav Slavíkfixed typo in pragma implementation
2001-05-05  Václav Slavíkadded new wxHF_xxxx contants to control wxHtmlHelpFrame...
2001-05-04  Václav Slavík1. changed AddSharedProcessor to AddGlobalProcessor
2001-05-04  Václav Slavíkadded wxHtmlHelpController::GetHelpData and removed...
2001-05-03  Kendall BennettFixed Windows DLL link problems with wxHtmlProcessor
2001-05-02  Václav Slavík1) some cleanup in wxHtmlWindow, moved private structur...
2001-05-02  Kendall BennettFixed wxHTML code in a Watcom Win32 DLL
2001-04-29  Václav Slavíkchanged wxAddBasePath to wxHtmlCotentsItem's method
2001-04-29  Václav Slavíkcleanup and reformatting to match indentation style...
2001-04-29  Václav Slavíkindentation fixes; virtual dtor for all platforms,...
2001-04-27  Julian SmartAdded showing the default URL in DisplayContents and...
2001-04-24  Václav Slavíkimplemented (more) correct <pre> handling
2001-04-19  Julian SmartFix/hack 1.
2001-04-13  Gilles Depeyrotcorrection for Mac OS X
2001-04-01  Gilles Depeyrotcorrections for final release of Mac OS X
2001-03-02  Julian SmartAdded DisplayTextPopup to wxHtmlHelpController; fixed...
2001-02-26  Vadim Zeitlinapplied patch 403956 (gcc warning fix)
2000-11-05  Václav SlavíkwxHTML src code indentation now conforms (more) to...
2000-10-18  Julian SmartFixed memory bug
2000-10-10  Václav Slavíkadded wxHtmlWindow::HistoryCanBack/Forward
2000-09-28  Václav Slavíkmodified wxHtmlHelpFrame to use AssignImageList
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-09  Julian SmartwxHtmlHelpController made compatible with other controllers
2000-03-05  Stefan NeisFixed apparent typo (int->wxWindowID)
2000-02-02  Václav Slavíkfixing memory leaks & mem tracing false alerts
2000-01-27  Václav Slavíkminor visual enhancement of help browser
2000-01-27  Václav Slavíkinline functions with if moved to .cpp
2000-01-27  Václav Slavíkremoved wxHtmlWindow::OnKeyDown
2000-01-26  Václav SlavíkwxHtmlHelpFrame enhancements
2000-01-26  Václav Slavíkadded wxHtmlWindow::GetOpenedAnchor
2000-01-26  Václav Slavíkadded more navigation controls to html help frame
2000-01-19  Václav Slavíkadded encoding support to help contents
2000-01-19  Václav Slavíkit is now possible to add custom buttons into wxHtmlHel...
2000-01-19  Václav Slavík.cached format of help books is now endian-independent...
2000-01-18  Václav Slavíkm_LastPage changed to wxChar*, forgot to commit
2000-01-18  Václav Slavíkadded wxHTML_ALIGN_JUSTIFY
2000-01-18  Václav Slavíkadded align=justify support ; also removed relic:...
2000-01-17  Václav Slavíkremoved show_progress argument in some private function...
2000-01-17  Václav Slavíkfixed bug: UseConfig didn't call wxHtmlHelpFrame::OnConfig
2000-01-16  Václav Slavíkadded encoding conversion to wxHTML
2000-01-16  Václav Slavíkadded case sensitive and whole words only search
2000-01-16  Václav Slavíkindex search is case insensitive now; index panel indic...
2000-01-14  Václav Slavíkoptimized wxHtmlContainerCell - now proceeds layouting...
2000-01-12  Václav Slavíkadded wxHtmlLinkInfo::GetHtmlCell so that you know...
2000-01-11  Václav Slavíkadded mouse event member into wxHtmlLinkInfo. wxHtmlWin...
2000-01-08  Vadim Zeitlinkeyword search should work now
2000-01-03  Ove KaavenBetter make it a const reference then.
2000-01-03  Ove KaavenMake wxColour parameter be passed by reference to inlin...
1999-12-28  Robin DunnAdded some WXDLLEXPORTs
1999-12-24  Václav Slavíkremoved wxHtmlParser::GetTempData (internal function...
1999-12-24  Václav Slavíkadded <font face> support
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-23  Václav SlavíkwxHtmlFontCell now has member wxFont m_Font instead...
1999-12-20  Václav SlavíkHTML help: index panel now displays only part of index...
1999-12-15  Václav Slavíkfixed wxHtmlWindow flicker
1999-12-11  Václav Slavíknew wxHTML printing code ; parser now supports scaling
1999-12-05  Václav Slavíkadded bookmarks support (strange thing : red color...
1999-12-05  Václav Slavíkadded bookmarks support
1999-11-28  Václav SlavíkSetTitle method (internal use only) changed to virtual...
1999-11-28  Václav Slavíkadded setup dialog, changed icons names (prefixed with w)
1999-11-28  Václav SlavíkwxHTML icons are now prefixed with w so that it does...
1999-11-06  Václav Slavíkhtml help : added '?' icon to root node of contents...
1999-11-06  Václav Slavíkbetter-looking icons
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, can't hurt to do some char -> wxChar, though...
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-25  David Websterno message
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  Robin DunnChanged an OBJARRAY to an EXPORTED_OBJARRAY
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-10  Václav Slavíkpreparing for HTML printing
1999-10-09  Robin DunnAttempting to restore the binary files that got trashed...
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-02  Václav Slavíkmaking wxHTML 8.3 compliant
1999-09-20  Harco de HilsterRemoved obsolete files.
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-14  Robin DunnAdded GetParser method to wxHtmlWindow
1999-09-13  Julian SmartTook anonymous class out of wxHtmlHelpFrame; corrected...
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 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íkremoved html/version.h
1999-08-22  Harco de HilsterA few small fixes for cross compilation
1999-08-12  Robert Roebling Augmented beta to 9,
1999-08-12  Václav SlavíkwxHtmlWidgetCells now destroys window correctly
1999-08-08  Václav Slavíkm_Style was bool by mistake, fixed
1999-08-04  Václav Slavíkbool scrollable replaced by wxHW_* flags
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-21  Václav Slavíkimagemap support (html)
1999-07-17  Harco de Hilsterignore these
next