]> git.saurik.com Git - wxWidgets.git/history - src/msw/popupwin.cpp
Tried to restore wxPopupTransientWindow functionality
[wxWidgets.git] / src / msw / popupwin.cpp
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