Fixed missing paint events when overriding DoMoveWindow()
authorRobert Roebling <robert@roebling.de>
Tue, 14 Mar 2000 20:08:31 +0000 (20:08 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 14 Mar 2000 20:08:31 +0000 (20:08 +0000)
commit8cb9f0d0f82650b707adc39823a73531d080ffec
tree96733d0caa82893bee328ce5f4f8126d8ea813d2
parent07a9af327e1ce49afe9528ab761f98123387d853
  Fixed missing paint events when overriding DoMoveWindow()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6717 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/win_gtk.h
include/wx/gtk1/win_gtk.h
samples/calendar/calendar.cpp
src/gtk/frame.cpp
src/gtk/win_gtk.c
src/gtk/window.cpp
src/gtk1/frame.cpp
src/gtk1/win_gtk.c
src/gtk1/window.cpp