]> git.saurik.com Git - wxWidgets.git/history - src/common/cshelp.cpp
Dislaying popup tip windows seems to work right now.
[wxWidgets.git] / src / common / cshelp.cpp
2002-06-06  Robert Roebling Dislaying popup tip windows seems to work right now.
2002-06-05  Julian SmartAdded Delete member to wxStringHashTable in order to...
2002-05-12  Julian SmartFixed mouse handling for captured windows
2002-05-12  Julian SmartAdded recursive event handler pushing to fix context...
2002-01-09  Vadim Zeitlinfixes for the compilation warnings with Sun CC:
2001-12-01  Vadim Zeitlinfixed compilation after wxTipWindow base class change...
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-02-22  Julian SmartAttempted to improve tip window behaviour, but kill...
2001-01-25  Robert Roebling New event types for use in external libs (and from
2000-09-26  Julian SmartFiddled with wxFindWindowAtPoint to make it work with...
2000-09-12  Julian SmartAdded wxHelpControllerHelpProvider, added DisplayContex...
2000-09-11  Julian SmartwxHelpProvider now cleans itself up. wxTipWindow doesn't
2000-09-11  Julian SmartIncluded tipwindow.h unconditionally
2000-09-10  Vadim ZeitlinwxTipWindow added and is now used by wxSimpleHelpProvider
2000-09-10  Vadim Zeitlin1. added wxHelpProvider and (unfinished) wxSimpleHelpPr...
2000-09-08  Vadim Zeitlinfixed wxContextHelpButton bitmap (dis)appearance
2000-09-08  Julian SmartFixed some broken things related to context help, fixed...
2000-09-08  Julian SmartPut wxContextHelp into cshelp.h/cpp, added wxContextHel...