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