In bitmap.cpp, CreateFromImage, took GetWidth and GetHeight out of loop.
authorJulian Smart <julian@anthemion.co.uk>
Thu, 28 Mar 2002 21:42:35 +0000 (21:42 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 28 Mar 2002 21:42:35 +0000 (21:42 +0000)
commit288efe84da6dc93db88c0a89f6be66e0ef4545f3
tree803b17c5631da8630f67c1e80a97a58026907cea
parente121a72a52e2baef60588bf361e9b2de3181464a
In bitmap.cpp, CreateFromImage, took GetWidth and GetHeight out of loop.
Fixed wxWindowX11::FindFocus so text selections work again.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14849 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/x11/bitmap.cpp
src/x11/window.cpp