wxMGL bugfixes:
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 15 Nov 2001 23:50:04 +0000 (23:50 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 15 Nov 2001 23:50:04 +0000 (23:50 +0000)
commit88f2a7714a3a6d5b5da9494f3eede8b49f978cca
treed0c96deb279e8c81f6ed28fe937083a81d12eb9d
parent00d1538d293c8b04a4fc846370cb19d2deb6e713
wxMGL bugfixes:
- timers weren't scheduled properly
- wxSizeEvent was sent even though the physical dimensions didn't change
- wxDC had bugs in device origin computations

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mgl/dc.cpp
src/mgl/evtloop.cpp
src/mgl/timer.cpp
src/mgl/window.cpp