]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/tooltip.h
No real changes, just use clearer names for wxMSW wxToolTip methods.
[wxWidgets.git] / include / wx / msw / tooltip.h
2012-04-05  Vadim ZeitlinNo real changes, just use clearer names for wxMSW wxToo...
2010-11-07  Vadim ZeitlinUpdate all windows associated with the tooltip when...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-04-28  Robert RoeblingCompilo
2009-04-26  Francesco MontorsiAdd support for wxSTB_ELLIPSIZE_* and for wxSTB_SHOW_TI...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-01-23  Vadim Zeitlinadded (wxMSW-only) wxToolTip::SetMaxWidth() and improve...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-08-15  Vadim Zeitlinadded wxToolTip::SetAutoPop() and SetReshow() (patch...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2006-07-24  Włodzimierz SkibaWarning fix, minor source cleaning and better !PCH...
2006-05-04  Vadim Zeitlinmade RelayEvent() static
2006-05-04  Vadim Zeitlinadded Remove(HWND); removed unused wParam parameter...
2006-01-06  Vadim Zeitlinadded wx/object.h include (bug 1398517)
2005-09-25  Michael WetherellFixes for include guards, patch 1256967 Paul Cornett
2005-02-28  Vadim Zeitlinmade Add() public so that it could be called for additi...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2001-07-14  Robin DunnAdded RTTI macros to wxToolTip
2000-01-23  Vadim Zeitlin1. '\n's in tooltip messages are handled (replaced...
2000-01-10  Guillermo Rodrigue... Fixes from Mumit Khan to allow DLL compilation; most...
1999-11-25  Vadim Zeitlin1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
1999-09-13  Robin DunnChanged HWND --> WXHWND in tooltip.h so it can be inclu...
1999-09-13  Unknown (MT)use global hwndTT
1999-02-14  Vadim Zeitlinmade wxToolTip::Enable() and SetDelay() static (as...
1999-01-31  Vadim ZeitlinwxToolTip for MSW implementation (it has several proble...