added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward...
[wxWidgets.git] / include / wx / html / helpctrl.h
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2006-01-11  Julian SmartCorrected accessor names
2006-01-11  Julian SmartRenamed helpwin.h/cpp to helpwnd.h/cpp to avoid clash
2006-01-09  Julian SmartMoved wxHtmlHelpFrame functionality to wxHtmlHelpWindow...
2005-10-26  Julian SmartAdded parent window parameter to wxHelpController const...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-10-13  Włodzimierz SkibaSemicolon fixes according to Vadim's note about being...
2004-09-27  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY, TRUE...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-09-09  Václav Slavíkapplied Otto Wyss' patch to extend wxHelpController...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-04  Václav Slavíkfixes for moving wxHTML files into their own DLL
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-12-09  Václav Slavíkforgot to add wxHtmlHelpController::AddBook(wxFileName...
2002-12-09  Julian SmartAdded missing AddBook
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-06-18  Julian SmartAdded AddGrab, RemoveGrab, IsGrabbed to wxTopLevelWindowGTK
2001-07-05  Vadim Zeitlinfixed ifdef
2001-05-05  Václav Slavíkadded new wxHF_xxxx contants to control wxHtmlHelpFrame...
2001-05-04  Václav Slavíkadded wxHtmlHelpController::GetHelpData and removed...
2001-04-29  Václav Slavíkcleanup and reformatting to match indentation style...
2001-04-19  Julian SmartFix/hack 1.
2001-03-02  Julian SmartAdded DisplayTextPopup to wxHtmlHelpController; fixed...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-09  Julian SmartwxHtmlHelpController made compatible with other controllers
2000-01-27  Václav Slavíkinline functions with if moved to .cpp
2000-01-19  Václav Slavíkit is now possible to add custom buttons into wxHtmlHel...
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-08  Vadim Zeitlinkeyword search should work now
1999-10-27  Václav Slavíkcleaned Harm's new wxHTML help code
1999-10-25  David Websterno message
1999-10-02  Václav Slavíkmaking wxHTML 8.3 compliant
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...