don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files...
[wxWidgets.git] / include / wx / generic / helpext.h
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-03-22  Francesco Montorsiuse wx-style header and commets; fix indentation to...
2007-12-03  Vadim Zeitlindon't use 8 bit characters in sources, this results...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-03-27  Vadim Zeitlinuse wxLaunchDefaultBrowser by default if no browser...
2006-03-27  Vadim Zeitlinrenamed m_MapFile into m_helpDir because this is what...
2006-03-27  Vadim Zeitlinrewrote wxExtHelpController loading code to use wxFileN...
2005-10-26  Julian SmartAdded parent window parameter to wxHelpController const...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-11-22  Julian SmartLicence correction
2004-06-17  Włodzimierz SkibaCode cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
2004-05-23  Julian SmartName and version changes
2003-09-19  Vadim Zeitlin(blind) compilation fix after recent KeywordSearch...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-02  Václav Slavíkcreated wxAdvanced library
2003-05-24  Julian SmartRemoved wxHTMLHelpControllerBase (putting the
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-01-28  Vadim Zeitlinmore Unicode fixes for help files
2000-07-15  Bryan Pettymerged 2.2 branch
1999-07-18  Karsten BallüderAdded wxHelpControllerHtml, derived from wxHtmlHelpCont...
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-02-18  Julian SmartAdded 'tardist' script for creating .tgz archives of...
1999-01-14  Karsten BallüderSplit part of wxExtHelpController into wxHTMLHelpContro...
1998-11-15  Karsten BallüderReplaced kbList with wxList.
1998-11-12  Julian SmartAccelerators implemented for wxMotif; some wxComboBox...
1998-11-11  Karsten BallüderMade netscape default browser.
1998-11-10  Karsten BallüderAdded wxExtHelpController: wxHelpController implementat...