summaryrefslogtreecommitdiff
path: root/hw/xwin/winglobals.c
AgeCommit message (Expand)AuthorFilesLines
2004-07-09rename g_fUseMsg to g_fSilentFatalError added commandline optionAlexander Gottwald1-1/+2
2004-05-19move common icon handling code to winmultiwindowicons.c set small icon forAlexander Gottwald1-1/+2
2004-04-22add commandline option to enable software cursor use winDebug andAlexander Gottwald1-0/+1
2004-04-22Set default loglevel to 2Alexander Gottwald1-1/+1
2004-04-17--help and --version availableAlexander Gottwald1-0/+1
2004-04-03Properly pass Alt+Tab to X. Setup handling for VK_LWIN and VK_RWIN, butHarold L Hunt II1-0/+2
2004-04-03Add runtime arguments "-keyhook" and "-nokeyhook" (default).Takuma Murakami1-1/+1
2004-04-03Implement a framework for hooking low-level windows key presses. Note: ThisHarold L Hunt II1-4/+2
2004-03-29Try to be cleaner about closing down the clipboard.Harold L Hunt II1-5/+6
2004-03-26Add an About dialog box to the tray icon menu, complete with links to ourHarold L Hunt II1-0/+1
2004-03-13Remove fRestacking and fWindowOrderChanged cache variables andTakuma Murakami1-2/+0
2004-03-09Replace all calls to EnumWindows by EnumThreadWindows since we need toTakuma Murakami1-0/+6
2004-03-08Restrict multiwindow redrawing region to the intersection between theTakuma Murakami1-0/+2
2004-03-03Rename Rootless and PseudoRootless modes. Improve error reportingHarold L Hunt II1-0/+2
2004-03-02Add enable/disable flags for MultiWindowExtWM mode. Fix bug for -helpHarold L Hunt II1-1/+3
2004-02-28Major restructuring of enable/disable flags. Clean up configuration files,Harold L Hunt II1-6/+4
2004-02-27Add options to win.h, winclipboard.h, and winwindow.h to disable or enableHarold L Hunt II1-0/+7
2004-01-16Sync with XWin Server 4.3.0-42 release. Minor fixes to clipboard code toHarold L Hunt II1-2/+6
2004-01-15Sync with XWin Server 4.3.0-41 release. Lots of minor cleanups to enableHarold L Hunt II1-1/+1
2004-01-13XWin Server - Sync with 4.3.0-40 release. Simplify setlocale() handling,Harold L Hunt II1-5/+0
2004-01-10Synch with Cygwin/X release 4.3.0-34. Major clipboard rework. (Harold LHarold L Hunt II1-1/+18
2004-01-08Synch with Cygwin/X release 4.3.0-33. Major clipboard rework. Start movingHarold L Hunt II1-0/+92