The rounded corners look really dumb at this size.
[wxWidgets.git] / src / msw / popupwin.cpp
2013-08-18  Vadim ZeitlinDon't set even try to set focus to wxPopupWindow itself...
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-04-12  Robin DunnFixes for wxPopupTransientWindow for wxMSW. Includes...
2005-01-29  Robert Roebling Tried to restore wxPopupTransientWindow functionality
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
2004-03-24  Vadim Zeitlindon't show the window initially if m_isShown is false...
2003-11-16  Dimitri SchoolwerthwxPopupWindow was not compiled when not using pch.
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-11  Julian SmartMore WinCE mods
2003-06-17  Julian SmartEliminated some code.
2003-06-17  Julian SmartAdded corrected Show() to wxPopupWindow
2003-06-14  Vadim Zeitlinadded a few #ifdefs needed to build a smaller library...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-06-05  Vadim Zeitlinreverted wxPopupWindow implementation to the original...
2002-05-25  Vadim Zeitlinprevent the parent window from losing activation when...
2002-05-08  Vadim Zeitlinadded missing header for not PCH case
2002-05-07  Vadim Zeitlinfixed Windows style of wxPopupWindow