aboutsummaryrefslogtreecommitdiff
path: root/xorg-server
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
| |
* | Solved problem of using an unitialised variable.marha2011-01-311-1/+1
| |
* | Solved wrong type for g_iClipboardWindow extern variablemarha2011-01-311-1/+1
| |
* | Solved problem of wrong type for extern variablemarha2011-01-311-1/+1
| |
* | Removed unused functionsmarha2011-01-283-62/+0
| |
* | Enabled ROOTLESS option in dix (currenlty not really used)marha2011-01-2814-236/+228
|\|
* | Solved compilation errorsmarha2011-01-282-5/+8
| |
* | Define _GLAPI_NO_EXPORTS in glx makefile to solve compilation problem due to ↵marha2011-01-262-2/+2
| | | | | | | | latest change in glapi.h
* | Synchronised filesmarha2011-01-261-5/+0
| |
* | svn merge ^/branches/released .marha2011-01-2614-34795/+36073
|\|
| * mesa xkeyboard-config git update 26 jan 2011marha2011-01-2614-34795/+36073
| |
* | 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
| | | | | | | | | | change some error messages to debug messages
* | svn merge ^/branches/released .marha2011-01-2143-34223/+34561
|\|
| * xserver mesa xkbcomp libxcb git update 21 jan 2011marha2011-01-2142-34464/+34777
| |
* | svn merge ^/branches/released .marha2011-01-1953-8795/+8902
|\|
| * xserver pixman mesa git update 19 jan 2011marha2011-01-1953-8767/+8874
| |
* | Also install xclock and xclock-colormarha2011-01-191-0/+4
| |
* | Added .Xdefaults filemarha2011-01-192-0/+2
| |
* | Added xclock application filesmarha2011-01-182-1/+6
| |
* | svn merge "^/branches/released" .marha2011-01-1878-0/+3030
|\| | | | | | | | | added XtErrorDB file
| * Added xbitmaps-1.1.1marha2011-01-1876-0/+2791
| |
* | Use winUpdateFBPointer() in winshaddd.c rather than duplicating it inlinemarha2011-01-171-16/+1
| |
* | Previous fix in glxext.c was to drastically. It could cause crashes.marha2011-01-172-3/+13
| |
* | Reverted. Checked in by accidentmarha2011-01-161-2/+2
| |
* | svn merge ^/branches/released .marha2011-01-161-2/+2
|\|
* | Prevent crash with remote font serversmarha2011-01-162-31/+74
| |
* | svn merge ^/branches/released .marha2011-01-165-1755/+1905
|\|
* | svn merge ^/branches/released .marha2011-01-121-1/+1
|\|
| * xkeyboard-config libX11 mesalib git update 12 jan 2011marha2011-01-121-1/+1
| |
* | svn merge ^/branches/released .marha2011-01-117-708/+700
|\|
| * xkeyboard-config git update 11 jan 2011marha2011-01-117-708/+700
| |