summaryrefslogtreecommitdiff
path: root/hw/xwin/ChangeLog
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2005-01-31 10:49:30 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2005-01-31 10:49:30 +0000
commitd3ca132061a861cb9292b5a95dbcb2f67695883b (patch)
tree66fde6131be1e548a6dd4ae3577d00370bcf3c5a /hw/xwin/ChangeLog
parent374b9aa8ce14cd20a6768519eee63948c83488d6 (diff)
winmultiwindowwindow.c
Create windows with SWP_NOACTIVATE flag (updated) (Kensuke Matsuzaki) Fixes for window ordering problem (updated) (Kensuke Matsuzaki)
Diffstat (limited to 'hw/xwin/ChangeLog')
-rw-r--r--hw/xwin/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/hw/xwin/ChangeLog b/hw/xwin/ChangeLog
index f61e7af2b..93174a680 100644
--- a/hw/xwin/ChangeLog
+++ b/hw/xwin/ChangeLog
@@ -1,5 +1,16 @@
2005-01-31 Alexander Gottwald <ago at freedesktop dot org>
+ * winmultiwindowwindow.c
+ * winmultiwindowwndproc.c:
+ Create windows with SWP_NOACTIVATE flag (updated) (Kensuke Matsuzaki)
+
+2005-01-31 Alexander Gottwald <ago at freedesktop dot org>
+
+ * winmultiwindowwndproc.c:
+ Fixes for window ordering problem (updated) (Kensuke Matsuzaki)
+
+2005-01-31 Alexander Gottwald <ago at freedesktop dot org>
+
* winconfig.c:
Added hungarian keyboard layout.