Use int instead of wxWindowID in wxNewId() and friends.
[wxWidgets.git] / include / wx / tipwin.h
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-19  Mattia Barbon wxUSE_STL=1 compilation fixes.
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-01-19  Vadim Zeitlinadded the possibility to hide the tip window automatica...
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 DunnwxTipWindow is now a wxPopupTransientWindow instead...
2001-02-22  Julian SmartAttempted to improve tip window behaviour, but kill...
2000-09-11  Julian SmartwxHelpProvider now cleans itself up. wxTipWindow doesn't
2000-09-10  Vadim ZeitlinwxTipWindow added and is now used by wxSimpleHelpProvider