]> git.saurik.com Git - wxWidgets.git/history - src/generic/tipwin.cpp
allow wxPopupWindow get the key events (patch 713269)
[wxWidgets.git] / src / generic / tipwin.cpp
2003-07-10  Vadim Zeitlinallow wxPopupWindow get the key events (patch 713269)
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-01-22  Vadim Zeitlinuse standard colours in all ports
2002-01-19  Vadim Zeitlinadded the possibility to hide the tip window automatica...
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2001-12-02  Robin DunnwxTipWindow can now derived from wxFrame if not wxUSE_P...
2001-12-01  Vadim Zeitlinfixed compilation after wxTipWindow base class change...
2001-11-30  Robin DunnForgot to take the unneeded code out
2001-11-30  Robin DunnwxTipWindow is now a wxPopupTransientWindow instead...
2001-10-19  Robin DunnUse the black pen for the border on Windows now too.
2001-07-02  Julian SmartVarious wxUniversal/wxMicroWindows fixes
2001-06-29  Julian SmartFirst pass at adding MicroWindows support
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-03-22  Julian SmartFix for tip disappearing immediately under MSW
2001-02-22  Julian SmartAttempted to improve tip window behaviour, but kill...
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2000-10-02  David WebsterOS/2 Statusbar fixes, and class interface updates
2000-09-11  Julian SmartCorrected typo
2000-09-11  Julian SmartwxHelpProvider now cleans itself up. wxTipWindow doesn't
2000-09-10  Vadim ZeitlinwxTipWindow added and is now used by wxSimpleHelpProvider