aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xwin
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Initialize an uninitialised member of send eventmarha2011-02-161-0/+1
* | Don't bother reporting XORG_VERSION_CURRENT, when we alsomarha2011-02-142-3/+3
* | Report XLocaleNotSupported result from X*TextPropertyToTextList()marha2011-02-141-1/+4
* | Only call XSupportsLocale in one place. Switch to a known locale when it failsmarha2011-02-144-24/+12
* | Solved display problem when multiple monitor setup changesmarha2011-02-112-6/+17
* | Solved problem of a window being created with an Y coordinate of 0x8000000. T...marha2011-02-111-6/+34
* | Increased version to 1.9.4.0marha2011-02-101-1/+1
* | Solved a crash in multiwindow mode due to a crash overflow:marha2011-02-046-8/+34
* | xdmcp: add host connected to in the title of the main windowmarha2011-02-034-18/+60
* | Solved needles rebuilds when switching between debug and release buildsmarha2011-02-031-15/+5
* | Version 1.9.3.1marha2011-02-021-1/+1
* | Added host selection menu in case -broadcast was specifiedmarha2011-02-015-1/+174
* | Enabled ROOTLESS option in dix (currenlty not really used)marha2011-01-2813-236/+227
|\|
* | Define _GLAPI_NO_EXPORTS in glx makefile to solve compilation problem due to ...marha2011-01-261-1/+1
* | Xlaunch: Wgl setting was not saved in configuration.marha2011-01-241-1/+3
* | resize was not working when window was maximised.marha2011-01-211-4/+12
* | svn merge ^/branches/released .marha2011-01-2120-12575/+12926
|\|
| * xserver mesa xkbcomp libxcb git update 21 jan 2011marha2011-01-2119-12838/+13164
* | svn merge ^/branches/released .marha2011-01-195-571/+569
|\|