aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xwin
Commit message (Expand)AuthorAgeFilesLines
* svn merge ^/branches/released .marha2011-03-301-20/+12
|\
| * xserver mesa git update 30 Mar 2011marha2011-03-301-9/+1
* | 10.0.0.1marha2011-03-291-1/+1
* | svn merge ^/branches/released .marha2011-03-282-324/+222
|\|
| * xserver xkeyboard-config mesa git update 28 Mar 2011marha2011-03-281-102/+2
* | svn merge ^/branches/released .marha2011-03-202-4/+5
|\|
| * xserver libX11 libxcb pixman mesa git update 20 Mar 2011marha2011-03-202-1722/+1723
* | Solved possible crash due to NULL pointer accessmarha2011-03-181-1/+4
* | Delay calling winInitializeModeKeyStates until the keyboard device has been s...marha2011-03-161-2/+2
* | svn merge ^/branches/released .marha2011-03-151-1/+1
|\|
* | nQueueSize is not used in release buildmarha2011-03-151-2/+10
* | Solved problem of GetKeyState not always returning the correct state in WM_SE...marha2011-03-151-0/+15
* | Solved past problem in windows when used with x2goclientmarha2011-03-141-1/+4
* | svn merge ^/branches/released .marha2011-03-102-1469/+1468
|\|
| * xserver mesa git update 10 Mar 2011marha2011-03-102-233/+232
* | Put bracket around numerical ipv6 address for display name, otherwise the cli...marha2011-03-091-1/+1
* | clipboard thread: use winGetDisplayName to get display namemarha2011-03-091-4/+1
* | Enable only functions defined in windows XPmarha2011-03-091-5/+6
* | Change current directory to the place where xlaunch is installedmarha2011-03-081-4/+7
* | Disable access control by defaultmarha2011-03-081-1/+1
* | Solved problem of wrong ID used for checkboxmarha2011-03-082-3/+3
* | Increased version to 1.10.0.0marha2011-03-081-1/+1
* | Added option to terminate on server reset when xmdcpmarha2011-03-086-500/+516
* | Made edit controls scrolablemarha2011-03-082-6/+6
* | Starting remote program works.marha2011-03-076-250/+289
* | Starting a local program works nowmarha2011-03-072-14/+14
* | Solved compilation problems. clipboard without primary selection is working nowmarha2011-03-075-24/+26
* | Added possibility of mapping the PRIMARY selectionmarha2011-03-077-8/+26
* | Added clipboardprimary option to be able to only map THE CLIPBOARD selection ...marha2011-03-077-60/+99
* | Removed dependency on itselfmarha2011-03-071-1/+1
* | Forgot to add in previous commitmarha2011-03-071-0/+18
* | Use flex and bison from tools/mhmakemarha2011-03-071-12/+2
* | Solved compile errormarha2011-03-071-0/+1
* | Don't assume we'll always have converted the selection after 2 attemptsmarha2011-03-071-18/+3
* | Remove GLXversionmarha2011-03-071-6/+2
* | Handle failure to get any fbconfigs more gracefullymarha2011-03-071-3/+23
* | Made winOverrideStyle thread safemarha2011-03-073-29/+23
* | xlaunch now uses libxml2 (dependency on msxml is removed)marha2011-03-062-185/+92
* | svn merge ^/branches/released .marha2011-02-281-2/+2
|\|
| * xserver libX11 Xextproto mesa Git update 28 Feb 2011marha2011-02-281-60/+60
* | Removed usage of obsolete macrosmarha2011-02-251-8/+8
* | svn merge ^/branches/released .marha2011-02-251-2/+0
|\|
* | Solved possible parallel build problemmarha2011-02-211-0/+2
* | svn merge ^/branches/released .marha2011-02-205-41/+54
|\|
| * xserver xkeyboard-config libX11 pixman mesa git update 2011marha2011-02-207-55/+74
* | Increased version to 1.9.4.11.9.4.1marha2011-02-161-1/+1
* | Solved possible crash because the pixmap buffer was not correct anymore after...marha2011-02-161-0/+5
* | Do not delete the region given to SetWindowRgn, this is not allowedmarha2011-02-161-1/+0
* | Use the prop->size member to know how much data to copymarha2011-02-161-4/+8
* | Initialise uninitialised variablesmarha2011-02-161-1/+1