]> git.saurik.com Git - wxWidgets.git/history - src/msw/tooltip.cpp
Added RTTI macros to wxToolTip
[wxWidgets.git] / src / msw / tooltip.cpp
2001-07-14  Robin DunnAdded RTTI macros to wxToolTip
2001-06-08  Julian SmartSupport for Cygwin 1.0 (thought it worked before, but...)
2000-10-12  Vadim Zeitlinfix for assert when setting tooltip for a readonly...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-23  Vadim Zeitlin1. '\n's in tooltip messages are handled (replaced...
2000-01-14  Julian SmartFurther fixes to Dialog Editor; additions to .dsp files
2000-01-13  Vadim Zeitlin1. added wxEnhMetaFileXXX classes
2000-01-03  Vadim Zeitlin1. wxTreeCtrl::SetBackgroundColour() works (with new...
1999-12-20  Julian SmartMostly Mingw32/Cygwin corrections
1999-11-25  Vadim Zeitlin1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
1999-11-06  Vadim Zeitlin1. wxFontMapper seems to work for wxMSW
1999-10-18  Vadim Zeitlininclude/wx/choice.hpragma warning is only for VC++
1999-10-13  Vadim Zeitlinwarnings for mingw32 compilation fixed
1999-09-17  Vadim Zeitlincompilation error corrected
1999-09-17  Unknown (MT)set tooltip to be TOPMOST
1999-09-13  Robin Dunn*** empty log message ***
1999-09-13  Unknown (MT)use a global hwndTT
1999-08-30  Patrick AlbertRemoving most of level 4 warnings, particulary in 16...
1999-08-04  J. Russell SmythMade changes to allow build with new mingw32/gcc-2.95
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1999-04-17  Vadim Zeitlintooltips in controls in dialogs actually work now
1999-02-15  Julian SmartGnuWin32 corrections (::ZeroMemory doesn't exist)
1999-02-14  Vadim Zeitlinmade wxToolTip::Enable() and SetDelay() static (as...
1999-02-06  Vadim Zeitlinfixes for compilation without wxUSE_TOOLTIPS
1999-02-04  Julian SmartSome warnings removed.
1999-01-31  Vadim ZeitlinwxToolTip for MSW implementation (it has several proble...