Create wxCURSOR_RIGHT_ARROW on the fly from normal arrow cursor under MSW.
[wxWidgets.git] / src / msw / helpchm.cpp
2012-06-03  Vadim ZeitlinUse wxString::t_str() in calls to Windows API functions...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-05-20  Julian SmartFixed invisible CHM tooltip text bug when window text...
2009-01-07  Julian SmartAdded missing includes
2009-01-07  Francesco Montorsis/wxSplitPath/wxFileName::SplitPath
2008-04-12  Vadim Zeitlincorrect CallHtmlHelp() overload being called in Quit()
2008-03-01  Vadim Zeitlinno real changes, just refactor/simplify the code to...
2007-06-20  Václav Slavíkmore changes to make wx compile without implicit wxStri...
2006-06-14  Vadim Zeitlinshow native-looking (with 3D shadow) help tooltips...
2005-12-19  Włodzimierz Skiba__WIN95__ removed (used to differ win3.1 vs. 'modern...
2005-10-26  Julian SmartAdded parent window parameter to wxHelpController const...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-06-20  Julian SmartReverted patch which appears to be responsible for...
2005-05-24  Chris Elliottpossible fix for SF bug #1186144 (only VC tested)
2005-05-14  Julian SmartUse theme and HTML Help headers from Wine (with permission)
2004-08-27  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxNOT_FOUND...
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-08-01  Václav Slavíkcompilation fix
2003-06-11  Julian SmartAllow for multiple CHM controllers in app (don't leak...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-04-23  Václav Slavíkadded wx/msw/missing.h
2002-03-10  Václav Slavíkcompilation fix
2002-03-09  Vadim Zeitlin[this message is for the previous commit as well]
2002-03-09  Vadim Zeitlindon't include wx/wx.h unnecessarily
2001-12-29  Ron Leeremoved dependency on windows.h from dynload.h
2001-12-20  Ron Leemoved dynamic loader option checks to chkconf.h
2001-12-19  Ron LeeAdded new dynamic loading classes. (which handle proper
2001-07-07  Vadim Zeitlinapplied patch 439186 (mingw and VC5 fixes)
2001-05-08  Václav Slavíkapplied patch for runtime loading of hhctrl.ocx
2000-09-12  Julian SmartMinor mods
2000-09-12  Julian SmartAdded wxHelpControllerHelpProvider, added DisplayContex...
2000-07-15  Bryan Pettymerged 2.2 branch