aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw
Commit message (Collapse)AuthorAgeFilesLines
* xlaunch now uses libxml2 (dependency on msxml is removed)marha2011-03-062-185/+92
|
* svn merge ^/branches/released .marha2011-03-0417-3516/+3669
|\
| * xserver xkeyboard-config mesa git update 4 Marc 2011marha2011-03-0417-5306/+5459
| |
* | svn merge ^/branches/released .marha2011-02-284-277/+293
|\|
| * xserver libX11 Xextproto mesa Git update 28 Feb 2011marha2011-02-284-122/+138
| |
* | Removed usage of obsolete macrosmarha2011-02-251-8/+8
| |
* | svn merge ^/branches/released .marha2011-02-2525-8565/+8721
|\|
| * xserver randrproto mesa xkeyboard-config git update 25 Feb 2011marha2011-02-2524-20498/+20656
| |
* | Solved possible parallel build problemmarha2011-02-211-0/+2
| |
* | svn merge ^/branches/released .marha2011-02-2014-5697/+5700
|\|
| * xserver xkeyboard-config libX11 pixman mesa git update 2011marha2011-02-2016-5711/+5720
| |
* | Increased version to 1.9.4.11.9.4.1marha2011-02-161-1/+1
| | | | | | | | | | 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
| |
* | 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
| |
* | 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
* | 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
| | | | | | | | | | | | | | - 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-0361-66777/+68306
|\|
| * libXext xserver libXau libX11 pixman mesa git update 3 Feb 2011 marha2011-02-0361-66777/+68306
| |
* | 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
| | | | | | | | latest change in glapi.h
* | 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-2126-15922/+16239
|\|
| * xserver mesa xkbcomp libxcb git update 21 jan 2011marha2011-01-2125-16185/+16477
| |
* | svn merge ^/branches/released .marha2011-01-1944-4499/+4327
|\|
| * xserver pixman mesa git update 19 jan 2011marha2011-01-1944-4498/+4326
| |
* | Use winUpdateFBPointer() in winshaddd.c rather than duplicating it inlinemarha2011-01-171-16/+1
| |
* | Updated release datemarha2011-01-091-1/+1
| |
* | svn merge ^/branches/released .marha2011-01-0816-1338/+1398
|\|
| * xserver mesa libX11 xkbcomp pixman git update 8/1/2011marha2011-01-0816-1338/+1398
| |
* | Increased version to 1.9.3.0marha2010-12-311-1/+1
| |
* | Solved some problems but not all related to pbuffersmarha2010-12-311-4/+8
| |
* | Fixed a few FIXME'smarha2010-12-231-6/+27
| |
* | Update gl specmarha2010-12-231-1/+11
| |
* | Fill in transparent color correctlymarha2010-12-231-8/+12
| |
* | svn merge ^/branches/released .marha2010-12-2327-12254/+11160
|\|
| * xserver libX11 libXdmcp pixman git update 22-12-2010marha2010-12-2224-10572/+9469
| |
| * xserver libXext git update 20-12-2010marha2010-12-203-1682/+1691
| |