Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / msw / popupwin.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-08-31  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxNOT_FOUND, ::, TRUE...
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-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-06-17  Julian SmartAdded corrected Show() to wxPopupWindow
2002-06-05  Vadim Zeitlinreverted wxPopupWindow implementation to the original...
2002-05-25  Vadim Zeitlinprevent the parent window from losing activation when...
2002-05-07  Vadim Zeitlinfixed Windows style of wxPopupWindow
2002-01-02  Vadim Zeitlinadded wxRTII macros to wxPopupWindow under MSW
2001-11-14  Robin DunnA little fix for Vadim's fix
2001-11-14  Vadim ZeitlinwxPopupWindow::GetPosition() should return point in...
2001-10-12  Robin DunnAdded style parameter to wxPopupWindow ctors so they...
2001-06-29  Julian SmartAdded popupwin.h to trunk