diff options
author | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-12-08 15:48:15 +0000 |
---|---|---|
committer | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-12-08 15:48:15 +0000 |
commit | 081b33d73f73572cfefba7e5489408a7117b6e9f (patch) | |
tree | c8c046fb2c73c291d6a87de155e7b726383ca935 /hw/xwin/ChangeLog | |
parent | 6c317c1c1323bd11292f8f9f179d75c96a18e616 (diff) |
import changes from CYGWIN branch
Diffstat (limited to 'hw/xwin/ChangeLog')
-rw-r--r-- | hw/xwin/ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/hw/xwin/ChangeLog b/hw/xwin/ChangeLog index f6709ea5a..b0704c790 100644 --- a/hw/xwin/ChangeLog +++ b/hw/xwin/ChangeLog @@ -1,3 +1,10 @@ +2004-12-08 Alexander Gottwald <ago at freedesktop dot org> + + * InitOutput.c: + * winprocarg.c: + Added support for placing the main window with the @<monitor#>. + Patch by Mark Fisher, small changes by Alexander Gottwald + 2004-12-06 Alexander Gottwald <ago at freedesktop dot org> * XWin.rc: @@ -43,6 +50,15 @@ * winconfig.c: Fix warning about undefined macro max +2004-12-04 Earle Philhower + + * InitOutput.c: + * win.h: + * wincreatewnd.c: + * winprocarg.c: + Optional position -screen parameter (-screen n WxH+X+Y or + -screen n W H X Y) + 2004-12-03 Alexander Gottwald <ago at freedesktop dot org> * windialogs.c: @@ -130,6 +146,11 @@ Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added mingw (Win32) port +2004-11-11 Alexander Gottwald <ago at freedesktop dot org> + + * winconfig.c: + added keyboard layout "French (Switzerland)" + 2004-11-06 Alexander Gottwald <ago at freedesktop dot org> * winwndproc.c, wintrayicon.c, winscrinit.c: |