Age | Commit message (Expand) | Author |
2005-08-30 | programs/Xserver/hw/xwin/winmultiwindowshape.c Fix off by one error (Colin | Alan Hourihane |
2005-08-02 | Mark generated files as BUILT_SOURCES and CLEANFILES to ensure they are | Keith Packard |
2005-07-05 | wrap fInternalWM with XWIN_MULTIWINDOWEXTWM | Alexander Gottwald |
2005-07-05 | Fix crash on server shutdown | Alexander Gottwald |
2005-07-05 | Fix simultanious presses of Left and Right Control and Shift keys. | Alexander Gottwald |
2005-07-05 | Fix typo which broke window titles | Alexander Gottwald |
2005-07-05 | Fix problem with fake Control press on Alt-Gr | Alexander Gottwald |
2005-07-05 | External windowmanagers could connect in multiwindow mode which lead to | Alexander Gottwald |
2005-07-04 | Build miinitext.c and fbcmap.c as DDX specific files | Alexander Gottwald |
2005-07-04 | Add XWin DDX, make Xorg DDX conditional Make XF86VidMode and XF86Misc | Alexander Gottwald |
2005-07-04 | Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includes | Alexander Gottwald |
2005-07-03 | Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". | Daniel Stone |
2005-07-01 | Change all misc.h and os.h references to <X11/foo.h>. | Daniel Stone |
2005-06-30 | Pass serverClient instead of NULL to ConfigureWindow. This should fix a | Alexander Gottwald |
2005-06-08 | Merge from CYGWIN Added layout "French (Canada)" as ca_enhanced Added Czech | Alexander Gottwald |
2005-06-08 | Fix crash reported by �yvind Harboe | Alexander Gottwald |
2005-06-03 | Backout last winRaiseWindow patch which caused stacking problems | Alexander Gottwald |
2005-05-25 | Workaround bug in pthread.h | Alexander Gottwald |
2005-05-08 | Only call ConfigureWindow from winRaiseWindow if the windows message | Alexander Gottwald |
2005-05-02 | Print correct logfile in FatalError message | Alexander Gottwald |
2005-04-20 | Add missing space after -query hostname | Alexander Gottwald |
2005-04-20 | Fix includes right throughout the Xserver tree: | Daniel Stone |
2005-04-19 | Prevent recursive calls to winRaiseWindow. | Alexander Gottwald |
2005-04-11 | Added wizard page for clipboard selection and additional server parameters | Alexander Gottwald |
2005-04-06 | First import of xlaunch frontend for Xming | Alexander Gottwald |
2005-03-10 | Force rebuilding of window stack if a window changes it's state from | Alexander Gottwald |
2005-03-07 | Prevent winRaiseWindow from calling ConfigureWindow if the message was sent | Alexander Gottwald |
2005-02-24 | on WM_WINDOWPOSCHANGED raise window directly and in sync without utilizing | Alexander Gottwald |
2005-02-12 | winmultiwindowwindow.c | Alexander Gottwald |
2005-02-12 | win.h | Alexander Gottwald |
2005-02-12 | print window handle in message outout | Alexander Gottwald |
2005-02-08 | Updated fix for ABNT2 and HK_Toggle keys. | Alexander Gottwald |
2005-02-08 | Backout ABNT2 and HK_Toggle fix since it broke keys F1 and F4. | Alexander Gottwald |
2005-02-07 | Moved keyboard layout table to external file. | Alexander Gottwald |
2005-02-02 | Force ShowWindow if XWin was started via run.exe. Fixes mainwindow not | Alexander Gottwald |
2005-01-31 | winmultiwindowwindow.c | Alexander Gottwald |
2005-01-31 | Added hungarian keyboard layout. | Alexander Gottwald |
2005-01-31 | winmessages.h | Alexander Gottwald |
2005-01-31 | resolve SHGetFolderPath dynamicly since it is not available on all Windows | Alexander Gottwald |
2005-01-12 | winmsg.c | Alexander Gottwald |
2005-01-11 | Document the -silent-dup-error switch | Alexander Gottwald |
2005-01-11 | Do not grab ALT-TAB when window is in multiwindow mode | Alexander Gottwald |
2005-01-11 | Fix crash with not matching definitions of PATH_MAX | Alexander Gottwald |
2005-01-10 | winkeybd.h | Alexander Gottwald |
2005-01-10 | winkeybd.h | Alexander Gottwald |
2005-01-08 | Fix a possible null-pointer dereference (Keishi Suenaga) | Alexander Gottwald |
2005-01-06 | Imakefile | Alexander Gottwald |
2005-01-06 | Imakefile | Alexander Gottwald |
2005-01-06 | Fix crash with non-nullterminated strings (reported by �yvind Harboe) | Alexander Gottwald |
2004-12-15 | latest changes from CYGWIN | Alexander Gottwald |