]> git.saurik.com Git - wxWidgets.git/history - include/wx/html/helpctrl.h
Added AddGrab, RemoveGrab, IsGrabbed to wxTopLevelWindowGTK
[wxWidgets.git] / include / wx / html / helpctrl.h
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...