Better place for coordinate mirroring and removal
authorRobert Roebling <robert@roebling.de>
Sat, 14 Oct 2006 07:06:50 +0000 (07:06 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 14 Oct 2006 07:06:50 +0000 (07:06 +0000)
commitdb71eb0640221199170ac9ea83371c2d467fa456
tree86fa9822d365100f6a13d0bfddc8c4c6596e166e
parentbfeeb7f3a236f556bfc0f5dc79229b35ed52bd76
  Better place for coordinate mirroring and removal
    of stupid hack.
  This makes the positioning correct in the end but
    leaves window hopping when resizing unsolved
    in RTL mode.

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