summaryrefslogtreecommitdiff
path: root/hw/xwin/winshadgdi.c
AgeCommit message (Expand)AuthorFilesLines
2004-03-26Correct copyright on the Shadow GDI file. I was listed as the sole authorHarold L Hunt II1-5/+5
2004-03-26Add an About dialog box to the tray icon menu, complete with links to ourHarold L Hunt II1-1/+3
2004-03-18Fix for the Root Window 100% CPU bug use lParam inAlexander Gottwald1-1/+4
2004-03-17merge with XORG-RELEASE-1 (tag XORG-CYGWIN-LAST-MERGE)Alexander Gottwald1-1/+1
2004-03-13Remove fRestacking and fWindowOrderChanged cache variables andTakuma Murakami1-28/+4
2004-03-09Replace all calls to EnumWindows by EnumThreadWindows since we need toTakuma Murakami1-12/+16
2004-03-08Restrict multiwindow redrawing region to the intersection between theTakuma Murakami1-10/+69
2004-02-28Major restructuring of enable/disable flags. Clean up configuration files,Harold L Hunt II1-14/+14
2004-02-27Add options to win.h, winclipboard.h, and winwindow.h to disable or enableHarold L Hunt II1-0/+21
2003-12-09Fix rootless mode and multi-window mode doesn't workKensuke Matsuzaki1-0/+2
2003-12-09- transition from xoncygwin to xorg repository.Alexander Gottwald1-3/+5
2003-12-02Silence all warnings from ErrorF argument formats not matching in hw/xwin.Harold L Hunt II1-14/+14
2003-11-26merge latest (4.3.99.16) from XFree86 (vendor) branchKaleb Keithley1-2/+24
2003-11-14Initial revisionKaleb Keithley1-0/+1158