Remove obsolete VisualAge-related files.
[wxWidgets.git] / src / html / helpwnd.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-06-25  Julian SmartRemoved 3D style for splitter on Mac since it looks bad
2012-12-29  Vadim ZeitlinNo changes, just remove unneeded variable initialization.
2012-06-06  Václav SlavíkwxHtmlHelpWindow: Fix contents panel syncing with view.
2012-04-28  Vadim ZeitlinDon't use too big width for wxHtmlHelpWindow navigation...
2012-03-13  Julian SmartBetter border style for HTML window
2012-03-06  Julian SmartwxCB_SORT not currently supported on OSX/Cocoa
2012-02-05  Vadim ZeitlinTake void** client data in wxSingleChoiceDialog ctor...
2011-11-27  Vadim ZeitlinMerge similar but not quite identical translated strings.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-11  Julian SmartUse more appropriate border style
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-05-03  Vadim ZeitlinIncrease the number of index items shown by default...
2010-08-11  Vadim ZeitlinUse correct format specifiers in wxString::Printf().
2010-02-25  Vadim ZeitlinCompilation fixes in wxHTML for wxUSE_CONFIG==0.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-20  Vadim ZeitlinPut braces around all calls to wxLogFunctions() inside...
2009-06-04  Julian SmartUse live update for splitter on Mac since Leopard seems...
2009-03-05  Julian SmartDon't set a large minimum size for both panes
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-01-25  Francesco MontorsiChange in wxWindow the access specifier of the wxEvtHan...
2009-01-23  Robert RoeblingOptical improvements under OS X
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