summaryrefslogtreecommitdiff
path: root/hw/xwin
AgeCommit message (Collapse)AuthorFilesLines
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn1-1/+1
2004-12-03Removed scprintf, aprintf and snprintf stuff and use newXprintfAlexander Gottwald4-68/+24
2004-12-02Adjust the width of the rootless backbuffer to match 32 bit alignmentAlexander Gottwald3-4/+29
Make multiplemonitors default for -internalwm
2004-12-01Remove code which sneaked in recently. It is not proven to be correct, justAlexander Gottwald1-13/+0
a workaround and disabled by default
2004-12-01Set XERRORDB environment variable to relocate the XErrorDB fileAlexander Gottwald2-0/+13
2004-11-29Fixed windows.h include for cygwin.Alexander Gottwald3-1/+17
Bugzilla #1945: Stop unnecessary reordering.
2004-11-24Finally the multiwindow mode defines a default cursorAlexander Gottwald2-1/+16
2004-11-22Fixes for building multiwindow and internalwm on mingwAlexander Gottwald3-9/+16
Changed some debugging output
2004-11-22Xming: Place logfile in users tempdirAlexander Gottwald4-7/+31
2004-11-15Remove override of HasSnprintfAlexander Gottwald1-0/+5
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald28-164/+541
mingw (Win32) port
2004-11-06Wrap all mwextwm and internalwm code with XWIN_MULTIWINDOWEXTWMAlexander Gottwald5-14/+40
2004-11-04Add InternalWM mode.Kensuke Matsuzaki13-108/+748
2004-10-28Import recent changes from CYGWIN branchAlexander Gottwald14-31/+329
2004-10-08Allow rootless implementations to override frame reordering. This is usedTorrey Lyons2-0/+7
on Mac OS X when genie-restoring from the Dock to ensure that the animation completes before drawing the frame.
2004-09-18Bugzilla #1032: Make rootless acceleration functions compatible withTorrey Lyons2-0/+22
Damage.
2004-09-16Remove code which prevented the use from specifying the window size inAlexander Gottwald2-30/+18
nodecoration mode.
2004-09-15add support for mice with more than 3 buttons and one scroll wheel (ChrisAlexander Gottwald7-10/+79
B)
2004-08-16document broken composite in XWinAlexander Gottwald1-2/+9
2004-08-03Merge from CYGWIN branchAlexander Gottwald5-27/+43
2004-08-02 Kensuke Matsuzaki Fix the bug that we can't copy & paste multi-byte string to Unicode-base Windows application. Rename fUnicodeSupport to fUseUnicode, because it don't mean wheather Windows support Unicode or not.
2004-08-01added README for Cygwin/XAlexander Gottwald1-0/+134
This file currently contains the Cygwin/X specific release notes from 6.7.0 and a first collection of what will make up the release notes for the next release
2004-07-31adjust prototype for winInitCmapPrivates to match Egberts change.Alexander Gottwald1-1/+1
2004-07-31adjust prototype for winInitCmapPrivates to match Egberts change.Alexander Gottwald1-2/+8
2004-07-30Adding a colormap index to the InitColormapPrivate() func call. Without itEgbert Eich2-2/+10
it was completely useless. test if colormap with index really exists in the list of installed maps before using it.
2004-07-27Merge latest changes from CYGWIN branchAlexander Gottwald6-5/+128
Use find | xargs combination instead of simple shell globbing to prevent commandline argument overflow
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald86-4113/+13891
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich65-92/+100
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich65-65/+65
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich65-65/+65
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich65-65/+65
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich65-65/+65
2004-01-29Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004xf86-012804-2330Egbert Eich2-14/+12
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley40-2412/+2512
2003-11-25Initial revisionKaleb Keithley15-0/+4449
2003-11-14Initial revisionKaleb Keithley52-0/+23661