summaryrefslogtreecommitdiff
path: root/hw/xwin/winmultiwindowwndproc.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-12Delete all DDXes besides xprint.Adam Jackson1-1049/+0
2008-04-20Revert "Removed XWin DDX"Jeremy Huddleston1-0/+1049
2008-04-19Removed XWin DDXJeremy Huddleston1-1049/+0
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-1/+1
2007-05-11Missing piece from bug 9808Colin Harrison1-2/+3
2007-05-09Fix bad use of hwnd (bug: 9808)Colin Harrison1-2/+2
2006-08-24Apply patch in bug #7919, blit improvements inAlan Hourihane1-11/+9
2006-08-18Fix bug #7280, round title corner backgroundAlan Hourihane1-0/+9
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-03-03https://bugs.freedesktop.org/show_bug.cgi?id=4538 Fix mouse button releaseAlan Hourihane1-0/+7
2005-07-05Fix problem with fake Control press on Alt-GrAlexander Gottwald1-4/+2
2005-07-04Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includesAlexander Gottwald1-0/+3
2005-06-30Pass serverClient instead of NULL to ConfigureWindow. This should fix aAlexander Gottwald1-1/+1
2005-06-03Backout last winRaiseWindow patch which caused stacking problemsAlexander Gottwald1-2/+1
2005-05-08Only call ConfigureWindow from winRaiseWindow if the windows messageAlexander Gottwald1-1/+2
2005-04-19Prevent recursive calls to winRaiseWindow.Alexander Gottwald1-1/+5
2005-03-10Force rebuilding of window stack if a window changes it's state fromAlexander Gottwald1-1/+17
2005-03-07Prevent winRaiseWindow from calling ConfigureWindow if the message was sentAlexander Gottwald1-1/+5
2005-02-24on WM_WINDOWPOSCHANGED raise window directly and in sync without utilizingAlexander Gottwald1-48/+14
2005-02-12winmultiwindowwindow.cAlexander Gottwald1-69/+5
2005-01-31winmultiwindowwindow.cAlexander Gottwald1-1/+61
2005-01-31winmessages.hAlexander Gottwald1-13/+2
2004-09-15add support for mice with more than 3 buttons and one scroll wheel (ChrisAlexander Gottwald1-0/+10
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-187/+231
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25Initial revisionXORG-STABLEKaleb Keithley1-0/+1005