Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | svn merge ^/branches/released . | marha | 2011-03-07 | 5 | -19/+11 |
|\ | |||||
| * | Mesa git update 7 Mar 2011 | marha | 2011-03-07 | 5 | -1551/+1543 |
| | | |||||
* | | xlaunch now uses libxml2 (dependency on msxml is removed) | marha | 2011-03-06 | 8 | -186/+101 |
| | | |||||
* | | svn merge ^/branches/released . | marha | 2011-03-05 | 12 | -675/+853 |
|\| | |||||
| * | xserver libxcb mesa git update 5 Mar 2011 | marha | 2011-03-05 | 12 | -13236/+13414 |
| | | |||||
* | | svn merge ^/branches/released . | marha | 2011-03-04 | 121 | -19067/+19971 |
|\| | |||||
| * | xserver xkeyboard-config mesa git update 4 Marc 2011 | marha | 2011-03-04 | 114 | -47411/+48353 |
| | | |||||
* | | reparse function has been removed in mhmake, use eval instead | marha | 2011-03-04 | 1 | -4/+4 |
| | | |||||
* | | Implement eval sort warning functions (see gnu make manual for description) | marha | 2011-03-04 | 11 | -386/+584 |
| | | | | | | | | | | | | | | | | | | | | Solved errors in if and foreach implementations Removed message and reparse function (use info and eval instead) $n can be used to add new line define can be used to specify multi-line macros Solved error in argument expansion in call function | ||||
* | | Solved build problem in mesa because dependency checking in VS in not ↵ | marha | 2011-03-02 | 8 | -56/+35 |
| | | | | | | | | working like expected. Now build the lex and bison files in the same script. | ||||
* | | Solved dependency problem | marha | 2011-03-02 | 2 | -0/+4 |
| | | |||||
* | | Forgotten in previous commit | marha | 2011-03-02 | 1 | -0/+16 |
| | | |||||
* | | svn merge ^/branches/released . | marha | 2011-03-02 | 99 | -31086/+7938 |
|\| | |||||
| * | xkeyboard-config mesa git update 2 Mar 2011 | marha | 2011-03-02 | 36 | -32401/+6833 |
| | | |||||
| * | pixman mesa git update 1 Mar 2011 | marha | 2011-03-01 | 57 | -30671/+31216 |
| | | |||||
* | | svn merge ^/branches/released . | marha | 2011-02-28 | 38 | -3088/+3783 |
|\| | |||||
| * | xserver libX11 Xextproto mesa Git update 28 Feb 2011 | marha | 2011-02-28 | 37 | -17634/+18328 |
| | | |||||
* | | Solved error running xmodmap | marha | 2011-02-28 | 1 | -3/+3 |
| | | |||||
* | | Removed usage of obsolete macros | marha | 2011-02-25 | 1 | -8/+8 |
| | | |||||
* | | svn merge ^/branches/released . | marha | 2011-02-25 | 56 | -11788/+10738 |
|\| | |||||
| * | Forgotten in previous commit | marha | 2011-02-25 | 3 | -432/+0 |
| | | |||||
| * | xserver randrproto mesa xkeyboard-config git update 25 Feb 2011 | marha | 2011-02-25 | 50 | -35851/+35238 |
| | | |||||
* | | svn merge ^/branches/released . | marha | 2011-02-23 | 12 | -467/+231 |
|\| | |||||
| * | xserver pixman mesa git update 23 Feb 2011 | marha | 2011-02-23 | 12 | -17864/+17628 |
| | | |||||
* | | svn merge ^/branches/released . | marha | 2011-02-22 | 44 | -12116/+11894 |
|\| | |||||
| * | xserver libX11 pixman mesa git update 22 Feb 2011 | marha | 2011-02-22 | 44 | -7867/+7645 |
| | | |||||
* | | Solved possible parallel build problem | marha | 2011-02-21 | 1 | -0/+2 |
| | | |||||
* | | svn merge ^/branches/released . | marha | 2011-02-21 | 6 | -345/+333 |
|\| | |||||
| * | xserver xkeyboard-config mesa git update 21 Feb 2011 | marha | 2011-02-21 | 4 | -1979/+1968 |
| | | |||||
* | | svn merge ^/branches/released . | marha | 2011-02-20 | 355 | -59724/+59981 |
|\| | |||||
| * | xserver xkeyboard-config libX11 pixman mesa git update 2011 | marha | 2011-02-20 | 357 | -68124/+68387 |
| | | |||||
* | | Increased version to 1.9.4.11.9.4.1 | marha | 2011-02-16 | 4 | -3/+505 |
| | | | | | | | | | | Added release note | ||||
* | | svn merge ^/branches/released . | marha | 2011-02-16 | 41 | -11483/+11937 |
|\| | |||||
| * | pixman mesa git update 16 Feb 2011 | marha | 2011-02-16 | 41 | -17375/+17829 |
| | | |||||
* | | Solved possible crash because the pixmap buffer was not correct anymore ↵ | marha | 2011-02-16 | 1 | -0/+5 |
| | | | | | | | | after moving a window | ||||
* | | Do not delete the region given to SetWindowRgn, this is not allowed | marha | 2011-02-16 | 1 | -1/+0 |
| | | |||||
* | | Use the prop->size member to know how much data to copy | marha | 2011-02-16 | 1 | -4/+8 |
| | | |||||
* | | Initialise uninitialised variables | marha | 2011-02-16 | 1 | -1/+1 |
| | | |||||
* | | Initialize an uninitialised member of send event | marha | 2011-02-16 | 1 | -0/+1 |
| | | |||||
* | | Do not use a delay of 0 | marha | 2011-02-16 | 1 | -17/+9 |
| | | |||||
* | | Type cast width to short to avoid type cast exception in debug version when ↵ | marha | 2011-02-16 | 1 | -2/+2 |
| | | | | | | | | width is negative. | ||||
* | | Don't bother reporting XORG_VERSION_CURRENT, when we also | marha | 2011-02-14 | 2 | -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() | marha | 2011-02-14 | 1 | -1/+4 |
| | | |||||
* | | Only call XSupportsLocale in one place. Switch to a known locale when it fails | marha | 2011-02-14 | 4 | -24/+12 |
| | | |||||
* | | When XDMCP -from is specified, only register the requested address | marha | 2011-02-14 | 1 | -1/+1 |
| | | |||||
* | | svn merge ^/branches/released . | marha | 2011-02-14 | 5 | -4143/+3770 |
|\| | |||||
| * | xkbcomp mesa git update 14 Feb 2011 | marha | 2011-02-14 | 5 | -603/+230 |
| | | |||||
* | | svn merge ^/branches/released . | marha | 2011-02-14 | 42 | -23004/+23724 |
|\| | |||||
| * | xkeyboard-config pixman xkbcompt mesa git update 12 Feb 2011 | marha | 2011-02-12 | 43 | -33217/+33937 |
| | | |||||
* | | Solved display problem when multiple monitor setup changes | marha | 2011-02-11 | 2 | -6/+17 |
| | |