defer queue-resize until after size-allocate processing, to keep it from being ignore...
[wxWidgets.git] / src / gtk / nonownedwnd.cpp
2012-04-15  Vadim ZeitlinNo real changes, just fix misspellings in comments...
2011-10-18  Vadim ZeitlinFix for PCH-less compilation after wxNonOwnedWindow...
2011-10-18  Vadim ZeitlinAdded wxNonOwnedWindow::SetShape(wxGraphicsPath).
2011-10-13  Vadim ZeitlinThe usual fix for PCH-less compilation after the last...
2011-10-13  Vadim ZeitlinImplement SetShape() for wxPopupWindow in wxGTK.