Remove code to query GDK window origin from DoGetPosition(), it should not be necessa...
[wxWidgets.git] / src / gtk / nonownedwnd.cpp
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.