Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / gtk1 / tooltip.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2007-08-15  Vadim Zeitlinadded wxToolTip::SetAutoPop() and SetReshow() (patch...
2006-05-04  Włodzimierz SkibaInclude wx/window.h according to precompiled headers...
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-23  Mart RaudseppRemove GTK2 stuff from src/gtk1. Rename wx/gtk includes...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-11-03  Robert Roebling Applied patch to reorder includes. Not the most
2004-06-03  Václav Slavíkfixed wrong tooltip colour -- don't mess with widget...
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-02-11  Robert Roebling Minor corrections.
2003-01-31  Robert Roebling Corrected GTK2 creation of default font.
2003-01-26  Robert Roebling Font work.
2002-03-12  Vadim Zeitlinchanges to make wxGTK compile with GTK+ 2.0: now it...
2001-07-14  Robin DunnAdded RTTI macros to wxToolTip
2000-07-15  Bryan Pettymerged 2.2 branch
1999-11-02  Vadim Zeitlinmany warnings fixed (from HP-UX compilation log)
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-05-31  Robert Roebling Added own sample for text ctrl, char/key events,...
1999-04-15  Ove KaavenOK, while I wait for the non-Unicode build to compile...
1999-02-08  Vadim Zeitlinmicro compilation fix
1999-02-08  Robert Roebling Keep up the good work, people...
1999-02-08  Karsten Ballüdercompilation fixes
1999-02-01  Vadim ZeitlinwxToolTip modifications: wxUSE_TOOLTIPS setting (defaul...
1999-02-01  Robert Roebling wxToolTip
1999-01-27  Robert Roebling wxToolTip part II
1999-01-25  Robert Roebling Added wxToolTip