| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not uninstall the c runtime, cause it sometimes remove the dlls from the w... | marha | 2009-11-24 | 1 | -26/+28 |
* | Use vcbuild also on non-express versions of Visual Studio. | marha | 2009-11-24 | 2 | -30/+4 |
* | Make sure that uninitilised members of ICONINFO are put to zero.1.7.99.3 | marha | 2009-11-23 | 1 | -12/+20 |
* | Make sure that uninitialised members of bmpHeader are set to zero. | marha | 2009-11-23 | 1 | -4/+9 |
* | winGetWindowInfo: avoid creating unnecessary regions | marha | 2009-11-23 | 1 | -5/+15 |
* | Commented out unnecessary code. | marha | 2009-11-23 | 1 | -0/+2 |
* | vcexpress: use vcbuild to do the build from mhmake | marha | 2009-11-23 | 2 | -12/+16 |
* | Added release note for 1.7.99.3 | marha | 2009-11-23 | 1 | -0/+187 |
* | More then 1 directory can now be specified on the command line. | marha | 2009-11-23 | 1 | -10/+28 |
* | forgotten in previous commit. | marha | 2009-11-23 | 1 | -0/+26 |
* | - Solved problems when running opengl with indirect rendering (export LIBGL_A... | marha | 2009-11-23 | 10 | -49/+57 |
* | Solved crash when no wgl extensions. | marha | 2009-11-23 | 1 | -0/+2 |
* | Implemented which function. | marha | 2009-11-23 | 6 | -4/+23 |
* | Solved problem of accessing memory after being freed. | marha | 2009-11-23 | 1 | -1/+3 |
* | Synchronised makefile and makefile.am | marha | 2009-11-23 | 1 | -5/+38 |
* | It seems that wglGetPixelFormatAttribivARB may also return WGL_TYPE_RGBA_UNSI... | marha | 2009-11-22 | 1 | -0/+4 |
* | Make sure GLXminor is filled with correct value. | marha | 2009-11-20 | 1 | -0/+2 |
* | svn merge ^/branches/released | marha | 2009-11-20 | 46 | -21579/+28223 |
|\ |
|
| * | Update to pixman-0.17.2 | marha | 2009-11-20 | 45 | -18232/+24877 |
* | | Removed compile warnings. | marha | 2009-11-20 | 4 | -6/+6 |
* | | Added changes suggested by David Lawler (djlawler@users.sourceforge.net) | marha | 2009-11-20 | 1 | -3/+11 |
* | | Make sure no data out of the buffer is logged. | marha | 2009-11-20 | 1 | -1/+2 |
* | | Native glx is compiling and running now (although no acceleration is happenin... | marha | 2009-11-20 | 35 | -230/+29445 |
* | | svn merge ^/branches/released | marha | 2009-11-20 | 9 | -1858/+2743 |
|\| |
|
| * | Checked in glx of cygwin-aiglx branch of git://anongit.freedesktop.org/~jturn... | marha | 2009-11-20 | 9 | -1858/+2743 |
* | | extension_string.c should also be included. | marha | 2009-11-19 | 1 | -1/+1 |
* | | Removed compilation of libraries that are not needed. | marha | 2009-11-19 | 2 | -5/+3 |
* | | Solved compilation warnings in linux. | marha | 2009-11-19 | 6 | -9/+10 |
* | | Now the automatic dependency filename is derived from the makefile filename. | marha | 2009-11-19 | 2 | -5/+3 |
* | | Optimised makefile of libxcb\src | marha | 2009-11-18 | 3 | -101/+29 |
* | | Create the console when the first parameter on the command line is '-console'... | marha | 2009-11-18 | 1 | -0/+55 |
* | | Removed compile warning. | marha | 2009-11-18 | 1 | -1/+1 |
* | | Used closesocket in stead of close for closing a socket on windows. | marha | 2009-11-18 | 2 | -4/+7 |
* | | 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 |
* | | Solved problem when debug and release runtimes have not the same versions ins... | marha | 2009-11-17 | 1 | -2/+6 |
* | | Increased version numer. | marha | 2009-11-17 | 6 | -7/+9 |
* | | svn merge ^/branches/released | marha | 2009-11-17 | 138 | -13886/+83921 |
|\| |
|
| * | 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 |
* | | Updated svn:ignore property | marha | 2009-11-16 | 0 | -0/+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 |
* | | Added release note for 1.7.99.21.7.99.2 | marha | 2009-11-13 | 1 | -0/+171 |
* | | Increased version number to 1.7.99.2 | marha | 2009-11-13 | 3 | -3/+3 |
* | | Avoid needless rebuilds. | marha | 2009-11-13 | 1 | -0/+3 |
* | | load also the makefiles for xclock, xcalc and xwininfo | marha | 2009-11-12 | 1 | -3/+3 |