]> git.saurik.com Git - wxWidgets.git/history - src/html/helpdata.cpp
changed wxAddBasePath to wxHtmlCotentsItem's method
[wxWidgets.git] / src / html / helpdata.cpp
2001-04-29  Václav Slavíkchanged wxAddBasePath to wxHtmlCotentsItem's method
2001-04-27  Julian SmartAdded showing the default URL in DisplayContents and...
2001-04-26  Václav Slavíkremoved duplicities in HTML entities tables
2001-04-23  Julian SmartAdded support for more special characters
2001-04-19  Julian SmartFix/hack 1.
2001-01-20  Václav Slavíkfixed bug #129464 (hopefully)
2001-01-19  Václav Slavíkapplied pseudo-patch #103306
2000-11-05  Václav SlavíkwxHTML src code indentation now conforms (more) to...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-09  Julian SmartHelp sample should work for .zip help files now.
2000-02-24  Julian SmartSome Motif fixes; makefile fixes; added wxTransferStrea...
2000-01-26  Václav Slavíksome fixes in names of cached helpbooks (does not conta...
2000-01-24  Václav Slavíkfixed false error report with helpfiles without index
2000-01-23  Václav Slavíkadded wxLogError/Warning into wxHTML
2000-01-19  Václav Slavíkadded encoding support to help contents
2000-01-19  Václav Slavík.cached format of help books is now endian-independent...
2000-01-17  Václav Slavíkhelp search is much faster now (7 times! that's what...
2000-01-16  Václav Slavíkadded case sensitive and whole words only search
2000-01-15  Václav Slavíkfixed my previous commit that broke help context/index...
2000-01-14  Václav Slavíkremoved a condition (l. 124) that always eval to true
2000-01-03  Ove KaavenUnicode compilation fixes for BC++ 5
1999-10-31  Václav Slavíkmore wxHtmlHelpFrame fixes (didn't store customization...
1999-10-29  Ove KaavenWell, wxHTML compiles in Unicode mode now. But if it...
1999-10-27  Václav Slavíkcleaned Harm's new wxHTML help code
1999-10-26  Julian SmartRemoved lots of wxMotif compile warnings. Copied new...
1999-10-25  David Websterno message
1999-10-17  Václav SlavíkHTML_xxxx constants changed to wxHTML_xxxx (with backwa...
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-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...