]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/popupwin.h
Added corrected Show() to wxPopupWindow
[wxWidgets.git] / include / wx / msw / popupwin.h
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