]> git.saurik.com Git - wxWidgets.git/commit
Removed bug that made wxWindow call OnPaint
authorRobert Roebling <robert@roebling.de>
Wed, 14 Jul 1999 15:36:37 +0000 (15:36 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 14 Jul 1999 15:36:37 +0000 (15:36 +0000)
commit98d3fdbedde0fb8fc0c70c3e9c384b59ecbeedac
treea9d24bea23cfc0d86955051de17034959d051b1a
parent4705ee2ddec4ed89db7561836e945ad1395ffefa
  Removed bug that made wxWindow call OnPaint
    twice and return wrog values for GetClientSize()

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