Fix horizontal mouse wheel scrolling in wxGTK.
[wxWidgets.git] / src / gtk / nonownedwnd.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-01-20  Paul Cornettadd wxMask::GetBitmap(), closes #9381
2012-06-30  Paul Cornettsupport for GTK3
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.