| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Starting remote program works. | marha | 2011-03-07 | 6 | -250/+289 |
* | | Starting a local program works now | marha | 2011-03-07 | 2 | -14/+14 |
* | | Solved compilation problems. clipboard without primary selection is working now | marha | 2011-03-07 | 5 | -24/+26 |
* | | Added possibility of mapping the PRIMARY selection | marha | 2011-03-07 | 7 | -8/+26 |
* | | Added clipboardprimary option to be able to only map THE CLIPBOARD selection ... | marha | 2011-03-07 | 7 | -60/+99 |
* | | Removed dependency on itself | marha | 2011-03-07 | 1 | -1/+1 |
* | | Forgot to add in previous commit | marha | 2011-03-07 | 1 | -0/+18 |
* | | Use flex and bison from tools/mhmake | marha | 2011-03-07 | 1 | -12/+2 |
* | | Solved compile error | marha | 2011-03-07 | 1 | -0/+1 |
* | | Don't assume we'll always have converted the selection after 2 attempts | marha | 2011-03-07 | 1 | -18/+3 |
* | | Remove GLXversion | marha | 2011-03-07 | 2 | -7/+2 |
* | | Handle failure to get any fbconfigs more gracefully | marha | 2011-03-07 | 1 | -3/+23 |
* | | Synchronize Xserver glx/rensize.c with mesa src/glx/compsize.c | marha | 2011-03-07 | 1 | -0/+2 |
* | | Made winOverrideStyle thread safe | marha | 2011-03-07 | 3 | -29/+23 |
* | | xlaunch now uses libxml2 (dependency on msxml is removed) | marha | 2011-03-06 | 3 | -185/+100 |
* | | svn merge ^/branches/released . | marha | 2011-03-05 | 4 | -2/+115 |
|\| |
|
| * | xserver libxcb mesa git update 5 Mar 2011 | marha | 2011-03-05 | 3 | -6196/+6309 |
* | | svn merge ^/branches/released . | marha | 2011-03-04 | 102 | -18691/+18885 |
|\| |
|
| * | xserver xkeyboard-config mesa git update 4 Marc 2011 | marha | 2011-03-04 | 96 | -41475/+41709 |
* | | svn merge ^/branches/released . | marha | 2011-03-02 | 5 | -1021/+1374 |
|\| |
|
| * | xkeyboard-config mesa git update 2 Mar 2011 | marha | 2011-03-02 | 5 | -826/+1179 |
* | | svn merge ^/branches/released . | marha | 2011-02-28 | 13 | -342/+385 |
|\| |
|
| * | xserver libX11 Xextproto mesa Git update 28 Feb 2011 | marha | 2011-02-28 | 13 | -3602/+3645 |
* | | 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 | 48 | -11748/+10621 |
|\| |
|
| * | 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 | 42 | -31460/+30770 |
* | | svn merge ^/branches/released . | marha | 2011-02-23 | 1 | -11/+11 |
|\| |
|
| * | xserver pixman mesa git update 23 Feb 2011 | marha | 2011-02-23 | 1 | -5766/+5766 |
* | | svn merge ^/branches/released . | marha | 2011-02-22 | 2 | -1085/+1236 |
|\| |
|
| * | xserver libX11 pixman mesa git update 22 Feb 2011 | marha | 2011-02-22 | 2 | -734/+885 |
* | | Solved possible parallel build problem | marha | 2011-02-21 | 1 | -0/+2 |
* | | svn merge ^/branches/released . | marha | 2011-02-21 | 5 | -344/+332 |
|\| |
|
| * | xserver xkeyboard-config mesa git update 21 Feb 2011 | marha | 2011-02-21 | 3 | -67/+56 |
* | | svn merge ^/branches/released . | marha | 2011-02-20 | 319 | -52799/+52232 |
|\| |
|
| * | xserver xkeyboard-config libX11 pixman mesa git update 2011 | marha | 2011-02-20 | 321 | -53910/+53349 |
* | | Increased version to 1.9.4.11.9.4.1 | marha | 2011-02-16 | 2 | -2/+2 |
* | | Solved possible crash because the pixmap buffer was not correct anymore after... | marha | 2011-02-16 | 1 | -0/+5 |
* | | 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 w... | marha | 2011-02-16 | 1 | -2/+2 |
* | | Don't bother reporting XORG_VERSION_CURRENT, when we also | marha | 2011-02-14 | 2 | -3/+3 |
* | | 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 | 3 | -389/+409 |
|\| |
|