aboutsummaryrefslogtreecommitdiff
path: root/xorg-server
Commit message (Collapse)AuthorAgeFilesLines
* Made winOverrideStyle thread safemarha2011-03-073-29/+23
|
* xlaunch now uses libxml2 (dependency on msxml is removed)marha2011-03-063-185/+100
|
* svn merge ^/branches/released .marha2011-03-054-2/+115
|\
| * xserver libxcb mesa git update 5 Mar 2011marha2011-03-053-6196/+6309
| |
* | svn merge ^/branches/released .marha2011-03-04102-18691/+18885
|\|
| * xserver xkeyboard-config mesa git update 4 Marc 2011marha2011-03-0496-41475/+41709
| |
* | svn merge ^/branches/released .marha2011-03-025-1021/+1374
|\|
| * xkeyboard-config mesa git update 2 Mar 2011marha2011-03-025-826/+1179
| |
* | svn merge ^/branches/released .marha2011-02-2813-342/+385
|\|
| * xserver libX11 Xextproto mesa Git update 28 Feb 2011marha2011-02-2813-3602/+3645
| |
* | Solved error running xmodmap marha2011-02-281-3/+3
| |
* | Removed usage of obsolete macrosmarha2011-02-251-8/+8
| |
* | svn merge ^/branches/released .marha2011-02-2548-11748/+10621
|\|
| * Forgotten in previous commitmarha2011-02-253-432/+0
| |
| * xserver randrproto mesa xkeyboard-config git update 25 Feb 2011marha2011-02-2542-31460/+30770
| |
* | svn merge ^/branches/released .marha2011-02-231-11/+11
|\|
| * xserver pixman mesa git update 23 Feb 2011marha2011-02-231-5766/+5766
| |
* | svn merge ^/branches/released .marha2011-02-222-1085/+1236
|\|
| * xserver libX11 pixman mesa git update 22 Feb 2011marha2011-02-222-734/+885
| |
* | Solved possible parallel build problemmarha2011-02-211-0/+2
| |
* | svn merge ^/branches/released .marha2011-02-215-344/+332
|\|
| * xserver xkeyboard-config mesa git update 21 Feb 2011marha2011-02-213-67/+56
| |
* | svn merge ^/branches/released .marha2011-02-20319-52799/+52232
|\|
| * xserver xkeyboard-config libX11 pixman mesa git update 2011marha2011-02-20321-53910/+53349
| |
* | Increased version to 1.9.4.11.9.4.1marha2011-02-162-2/+2
| | | | | | | | | | Added release note
* | Solved possible crash because the pixmap buffer was not correct anymore ↵marha2011-02-161-0/+5
| | | | | | | | after moving a window
* | 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
| |
* | Do not use a delay of 0marha2011-02-161-17/+9
| |
* | Type cast width to short to avoid type cast exception in debug version when ↵marha2011-02-161-2/+2
| | | | | | | | width is negative.
* | Don't bother reporting XORG_VERSION_CURRENT, when we alsomarha2011-02-142-3/+3
| | | | | | | | | | | | report the version number broken down into it's components XORG_VERSION_MAJOR, XORG_VERSION_MINOR, etc. as well.
* | 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
| |
* | When XDMCP -from is specified, only register the requested addressmarha2011-02-141-1/+1
| |
* | svn merge ^/branches/released .marha2011-02-143-389/+409
|\|
| * xkeyboard-config pixman xkbcompt mesa git update 12 Feb 2011marha2011-02-123-389/+409
| |
* | 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. ↵marha2011-02-111-6/+34
| | | | | | | | This is the cause when only as Y coordinate CW_USEDEFAULT is choosen
* | Solved problem of wrongly generated error message.marha2011-02-111-2/+2
| |
* | Increased version to 1.9.4.0marha2011-02-102-2/+2
| |
* | Solved a crash in multiwindow mode due to a crash overflow:marha2011-02-046-8/+34
| | | | | | | | | | | | | | - Make sure WM_WM_REINIT and WM_WM_MOVE do not have the same value - Make sure the nextview handle is not the same as the window itself
* | xdmcp: add host connected to in the title of the main windowmarha2011-02-034-18/+60
| |
* | svn merge ^/branches/released .marha2011-02-0370-75927/+77549
|\|
| * libXext xserver libXau libX11 pixman mesa git update 3 Feb 2011 marha2011-02-0370-75925/+77547
| |
* | Solved needles rebuilds when switching between debug and release buildsmarha2011-02-031-15/+5
| |
* | Solved parallel build problem starting from a clean treemarha2011-02-024-22/+45
| |
* | Version 1.9.3.1marha2011-02-022-2/+2
| |
* | Added host selection menu in case -broadcast was specifiedmarha2011-02-016-2/+234
| |