don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files...
[wxWidgets.git] / src / html / helpwnd.cpp
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-09-29  Vadim Zeitlinno real changes, just fixed all occurences of 'occurenc...
2008-07-05  Paul Cornettmark long-deprecated methods as such, and don't use...
2008-06-26  Julian SmartFixed bug whereby sash would disappear under left hand...
2008-06-13  Julian SmartSmall improvement in HTML help options dialog.
2008-03-13  Václav Slavíkfixed crash in wxHtmlHelpController if the help window...
2008-02-25  Vadim Zeitlincheck that we have a non-empty keyword in KeywordSearch...
2007-12-11  Vadim Zeitlindon't leak wxImageList if wxHF_CONTENTS is not used...
2007-09-21  Julian SmartSize of help window tabs reduced to prevent ugly overlap
2007-08-08  Julian SmartMade wxBORDER_THEME the same as wxBORDER_DEFAULT
2007-04-27  Václav SlavíkWX_PRECOMP, not WXPRECOMP
2007-04-20  Vadim Zeitlincreate the spin control with the correct range instead...
2006-10-31  Václav Slavíkfixed: clicking on links in the help view did nothing
2006-10-29  Vadim Zeitlinrenamed OnLinkClicked() event handler to avoid hiding...
2006-10-29  Václav Slavíkadd events API to wxHtmlWindow (patch #1504493 by Franc...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-06-09  Włodzimierz SkibaInclude wx/choicdlg.h, wx/textdlg.h and wx/filedlg...
2006-06-07  Włodzimierz SkibaInclude wx/toolbar.h according to precompiled headers...
2006-06-06  Włodzimierz SkibaInclude wx/textctrl.h according to precompiled headers...
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-05-28  Vadim ZeitlinwxFontEnumerator::GetFacenames/Encodings() now return...
2006-05-25  Włodzimierz SkibaInclude wx/msgdlg.h according to precompiled headers...
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-05-18  Włodzimierz SkibaInclude wx/menu.h according to precompiled headers...
2006-05-03  Włodzimierz SkibaInclude wx/stream.h according to precompiled headers...
2006-04-19  Włodzimierz SkibaInclude wx/dynarray.h according to precompiled headers...
2006-04-19  Włodzimierz SkibaInclude wx/object.h according to precompiled headers...
2006-03-27  Włodzimierz SkibaCoverity CID 100 fix.
2006-03-10  Włodzimierz SkibaAvoid unexpected negative array index (CID 41).
2006-03-07  Włodzimierz SkibaDon't send dummy wxCommandEvent.
2006-01-11  Julian SmartTypos
2006-01-11  Julian SmartRenamed helpwin.h/cpp to helpwnd.h/cpp to avoid clash