aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added clipboardprimary option to be able to only map THE CLIPBOARD selection ↵marha2011-03-077-60/+99
| | | | to the windows clipboard. Default the CLIPBOARD and the PRIMARY selection are mapped.
* Removed dependency on itselfmarha2011-03-071-1/+1
|
* Forgot to add in previous commitmarha2011-03-071-0/+18
|
* Use flex and bison from tools/mhmakemarha2011-03-071-12/+2
|
* Solved compile errormarha2011-03-071-0/+1
|
* Don't assume we'll always have converted the selection after 2 attemptsmarha2011-03-071-18/+3
|
* Remove GLXversionmarha2011-03-072-7/+2
|
* Handle failure to get any fbconfigs more gracefullymarha2011-03-071-3/+23
|
* Synchronize Xserver glx/rensize.c with mesa src/glx/compsize.cmarha2011-03-071-0/+2
|
* Made winOverrideStyle thread safemarha2011-03-073-29/+23
|
* svn merge ^/branches/released .marha2011-03-075-19/+11
|\
| * Mesa git update 7 Mar 2011marha2011-03-075-1551/+1543
| |
* | xlaunch now uses libxml2 (dependency on msxml is removed)marha2011-03-068-186/+101
| |
* | svn merge ^/branches/released .marha2011-03-0512-675/+853
|\|
| * xserver libxcb mesa git update 5 Mar 2011marha2011-03-0512-13236/+13414
| |
* | svn merge ^/branches/released .marha2011-03-04121-19067/+19971
|\|
| * xserver xkeyboard-config mesa git update 4 Marc 2011marha2011-03-04114-47411/+48353
| |
* | reparse function has been removed in mhmake, use eval insteadmarha2011-03-041-4/+4
| |
* | Implement eval sort warning functions (see gnu make manual for description)marha2011-03-0411-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 ↵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
| |