| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjusted error messages. | marha | 2009-11-18 | 1 | -6/+17 |
* | Added copyright | marha | 2009-11-18 | 1 | -7/+17 |
* | Also install debug CRT (needed by vcxsrv_dbg.exe) | marha | 2009-11-18 | 2 | -6/+44 |
* | Increased version numer. | marha | 2009-11-17 | 4 | -4/+6 |
* | svn merge ^/branches/released | marha | 2009-11-17 | 136 | -13882/+83917 |
|\ |
|
| * | Update to git master branch of xserver. | marha | 2009-11-16 | 134 | -1131/+71194 |
* | | Solved endless loop problem when moving the cursor between 2 screens together... | marha | 2009-11-17 | 2 | -4/+7 |
* | | Removed files that will be merged in again. | marha | 2009-11-16 | 2 | -108/+0 |
* | | Use flex and bison to generate winprefslex.c winprefsyacc.c and winprefsyacc.h | marha | 2009-11-16 | 6 | -4584/+15 |
* | | Installer: also register the .xlaunch extension. | marha | 2009-11-13 | 1 | -0/+18 |
* | | Change the current directory to the directory where the vcxsrv.exe is located. | marha | 2009-11-13 | 1 | -0/+14 |
* | | Increased version number to 1.7.99.2 | marha | 2009-11-13 | 2 | -2/+2 |
* | | load also the makefiles for xclock, xcalc and xwininfo | marha | 2009-11-12 | 1 | -3/+3 |
* | | Solved crash because wrong map was adjusted when the number of visual was res... | marha | 2009-11-06 | 1 | -1/+4 |
* | | Added xwininfo | marha | 2009-11-06 | 4 | -3/+8 |
|\| |
|
* | | Added xclock and xcalc to system menu. | marha | 2009-11-06 | 4 | -5/+17 |
* | | Added xclock and xcalc. | marha | 2009-11-06 | 1 | -4/+10 |
|\| |
|
* | | Move WinMain to seperate library. | marha | 2009-11-05 | 1 | -40/+0 |
* | | New version 1.7.99.1 | marha | 2009-11-03 | 2 | -2/+2 |
* | | svn merge ^/branches/released | marha | 2009-10-21 | 471 | -56234/+60108 |
|\| |
|
| * | Updated to xorg-server-1.7.99.1 | marha | 2009-10-21 | 472 | -56226/+60114 |
* | | Now compile complete locale | marha | 2009-10-21 | 3 | -36/+0 |
* | | svn merge ^/branches/released | marha | 2009-10-19 | 22 | -287/+452 |
|\| |
|
| * | Updated to xorg-server-1.7.0.902 | marha | 2009-10-19 | 24 | -289/+455 |
* | | svn merge ^/branches/released . | marha | 2009-10-12 | 114 | -574/+802 |
|\| |
|
| * | Updated to: | marha | 2009-10-12 | 115 | -578/+806 |
* | | Increased version number (first version with opengl enabled.) | marha | 2009-10-12 | 2 | -2/+2 |
* | | svn merge ^/branches/released . | marha | 2009-10-11 | 152 | -30568/+165307 |
|\| |
|
| * | Updated following packages: | marha | 2009-10-11 | 151 | -30568/+165305 |
* | | Now rootless dir compiles. | marha | 2009-10-11 | 5 | -2/+614 |
* | | Use opengl32.dll from Release directory instead of lib in installer. | marha | 2009-10-11 | 1 | -1/+1 |
* | | Added copying of swrast_dri.dll and opengl32.dll | marha | 2009-10-11 | 1 | -1/+8 |
* | | Opengl is working now. | marha | 2009-10-09 | 1 | -0/+2 |
* | | Syncronised makefile and makefile.am a little bit more. | marha | 2009-10-08 | 1 | -23/+23 |
* | | Solved problems using an unitialised variable. | marha | 2009-10-08 | 1 | -4/+4 |
* | | Dlls in windows have the dll extension. | marha | 2009-10-08 | 1 | -2/+5 |
* | | Fixed parsing of hexadecimal arguments to bdftruncate. | marha | 2009-10-07 | 1 | -2/+2 |
* | | Fixed miClipPictureSrc | marha | 2009-10-07 | 1 | -4/+4 |
* | | Increased version number (now in sync with version of xorg-server) | marha | 2009-10-07 | 2 | -2/+2 |
* | | Cleaned | marha | 2009-10-06 | 1 | -6/+0 |
* | | Adjusted the tracing. | marha | 2009-10-06 | 1 | -3/+27 |
* | | Call XSelectInput when a window is mapped and not when it is created. | marha | 2009-10-06 | 1 | -4/+2 |
* | | Debug: print window id's as hex. | marha | 2009-10-06 | 1 | -2/+2 |
* | | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released . | marha | 2009-10-05 | 112 | -20759/+23261 |
|\| |
|
| * | Updated to | marha | 2009-10-04 | 112 | -14809/+17311 |
* | | Print resourceid as hex. | marha | 2009-10-04 | 2 | -3/+3 |
* | | Enable some tracing in debug | marha | 2009-10-04 | 2 | -1/+76 |
* | | Enable some traces in debug | marha | 2009-10-04 | 2 | -0/+7 |
* | | XSetWindowBorderWidth can only be called if the window class is different fro... | marha | 2009-10-02 | 1 | -1/+1 |
* | | Solved run-time downcast problem in debug version. | marha | 2009-09-29 | 1 | -3/+14 |