]> git.saurik.com Git - wxWidgets.git/history - include/wx/html/helpdlg.h
For clarity, moved includes to the top of the file. Also added #include wx/dialog.h.
[wxWidgets.git] / include / wx / html / helpdlg.h
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-04-14  Václav Slavíkremoved extra semicolons (patch #1700459; fixes compila...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-07-06  Włodzimierz SkibaMissing include for wxCocoa build at Tinderbox.
2006-02-11  Mart RaudseppDo not reintroduce #pragma interface/implementation...
2006-01-11  Julian SmartRenamed helpwin.h/cpp to helpwnd.h/cpp to avoid clash
2006-01-09  Julian SmartMoved wxHtmlHelpFrame functionality to wxHtmlHelpWindow...