Add EVT_WINDOW_MODAL_DIALOG_CLOSED() event table macro.
[wxWidgets.git] / include / wx / nonownedwnd.h
2011-11-07  Jouk JansenwxGTK1 should not include .h files for wxGTK
2011-10-18  Vadim ZeitlinAdded wxNonOwnedWindow::SetShape(wxGraphicsPath).
2011-10-15  Vadim ZeitlinDon't use wxMSW version of wxNonOwnedWindow at all...
2011-10-13  Vadim ZeitlinImplement SetShape() for wxPopupWindow in wxGTK.
2011-10-11  Vadim ZeitlinAdded missing WXDLLIMPEXP_CORE to wxNonOwnedWindowBase...
2011-10-10  Vadim ZeitlinMove wxTopLevelWindow::SetShape() down to wxNonOwnedWindow.
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-03-25  Stefan Csomormake popup on mac behave as on msw
2007-01-22  Václav Slavíkimplemented wxPopupWindow for wxDFB; added wxNonOwnedWi...