diff options
author | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2005-02-02 18:06:14 +0000 |
---|---|---|
committer | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2005-02-02 18:06:14 +0000 |
commit | 3dda2fe0e2e7e4d2c058d32fa8691d12386b978d (patch) | |
tree | 1462a9c89a69e87a40f1aaad03c8994eb5c46705 /hw/xwin/ChangeLog | |
parent | e8d3da3c753677cc1ae86bc5a79f2b7eba181d74 (diff) |
Force ShowWindow if XWin was started via run.exe. Fixes mainwindow not
showing bug
Diffstat (limited to 'hw/xwin/ChangeLog')
-rw-r--r-- | hw/xwin/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/hw/xwin/ChangeLog b/hw/xwin/ChangeLog index 93174a680..1c6995da7 100644 --- a/hw/xwin/ChangeLog +++ b/hw/xwin/ChangeLog @@ -1,3 +1,9 @@ +2005-02-02 Alexander Gottwald <ago at freedesktop dot org> + + * wincreatewnd.c: + Force ShowWindow if XWin was started via run.exe. Fixes mainwindow + not showing bug + 2005-01-31 Alexander Gottwald <ago at freedesktop dot org> * winmultiwindowwindow.c |