aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Solved build problem in mesa because dependency checking in VS in not ↵marha2011-03-028-56/+35
| | | | working like expected. Now build the lex and bison files in the same script.
* Solved dependency problemmarha2011-03-022-0/+4
|
* Forgotten in previous commitmarha2011-03-021-0/+16
|
* svn merge ^/branches/released .marha2011-03-0299-31086/+7938
|\
| * xkeyboard-config mesa git update 2 Mar 2011marha2011-03-0236-32401/+6833
| |
| * pixman mesa git update 1 Mar 2011marha2011-03-0157-30671/+31216
| |
* | svn merge ^/branches/released .marha2011-02-2838-3088/+3783
|\|
| * xserver libX11 Xextproto mesa Git update 28 Feb 2011marha2011-02-2837-17634/+18328
| |
* | Solved error running xmodmap marha2011-02-281-3/+3
| |
* | Removed usage of obsolete macrosmarha2011-02-251-8/+8
| |
* | svn merge ^/branches/released .marha2011-02-2556-11788/+10738
|\|
| * Forgotten in previous commitmarha2011-02-253-432/+0
| |
| * xserver randrproto mesa xkeyboard-config git update 25 Feb 2011marha2011-02-2550-35851/+35238
| |
* | svn merge ^/branches/released .marha2011-02-2312-467/+231
|\|
| * xserver pixman mesa git update 23 Feb 2011marha2011-02-2312-17864/+17628
| |
* | svn merge ^/branches/released .marha2011-02-2244-12116/+11894
|\|
| * xserver libX11 pixman mesa git update 22 Feb 2011marha2011-02-2244-7867/+7645
| |
* | Solved possible parallel build problemmarha2011-02-211-0/+2
| |
* | svn merge ^/branches/released .marha2011-02-216-345/+333
|\|
| * xserver xkeyboard-config mesa git update 21 Feb 2011marha2011-02-214-1979/+1968
| |
* | svn merge ^/branches/released .marha2011-02-20355-59724/+59981
|\|
| * xserver xkeyboard-config libX11 pixman mesa git update 2011marha2011-02-20357-68124/+68387
| |
* | Increased version to 1.9.4.11.9.4.1marha2011-02-164-3/+505
| | | | | | | | | | Added release note
* | svn merge ^/branches/released .marha2011-02-1641-11483/+11937
|\|
| * pixman mesa git update 16 Feb 2011marha2011-02-1641-17375/+17829
| |
* | 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-145-4143/+3770
|\|
| * xkbcomp mesa git update 14 Feb 2011marha2011-02-145-603/+230
| |
* | svn merge ^/branches/released .marha2011-02-1442-23004/+23724
|\|
| * xkeyboard-config pixman xkbcompt mesa git update 12 Feb 2011marha2011-02-1243-33217/+33937
| |
* | 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
| |
* | Removed project file not used anymore.1.9.4.0marha2011-02-1012-3451/+10
| | | | | | | | | | | | Updated dependencies in makefile
* | Increased version to 1.9.4.0marha2011-02-104-3/+489
| |
* | svn merge ^/branches/released .marha2011-02-108-3064/+3088
|\|
| * libX11 mesa git update 10 Feb 2011marha2011-02-108-940/+964
| |
* | svn merge ^/branches/released .marha2011-02-0930-22300/+22428
|\|
| * libX11 mesa git update 9 Feb 2011marha2011-02-0929-12603/+12723
| |
* | svn merge ^/branches/released .marha2011-02-0718-6380/+6844
|\|