Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | marha | 2009-11-20 | 35 | -230/+29445 |
| | | | | happening... to be investigated further) | ||||
* | svn merge ^/branches/released | marha | 2009-11-20 | 9 | -1858/+2743 |
|\ | |||||
| * | Checked in glx of cygwin-aiglx branch of ↵ | marha | 2009-11-20 | 9 | -1858/+2743 |
| | | | | | | | | git://anongit.freedesktop.org/~jturney/xserver | ||||
* | | 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 |
| | | | | | | | | | | Avoid needless rebuilds. | ||||
* | | Create the console when the first parameter on the command line is ↵ | marha | 2009-11-18 | 1 | -0/+55 |
| | | | | | | | | '-console'. printf output will then be shown. | ||||
* | | 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 ↵ | marha | 2009-11-17 | 1 | -2/+6 |
| | | | | | | | | installed. | ||||
* | | Increased version numer. | marha | 2009-11-17 | 6 | -7/+9 |
| | | | | | | | | | | Changed website | ||||
* | | 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 ↵ | marha | 2009-11-17 | 2 | -4/+7 |
| | | | | | | | | | | | | | | together with +xinerama. (The problem was worse when screen 1 was left to screen 0) | ||||
* | | 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 |
| | | | | | | | | | | | | This is to make sure the standard fonts are loaded (the standard font path is referenced agains the . (current directory) ) | ||||
* | | 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 |
| | | |||||
* | | Solved problem when there are spaces in the commands to execute. | marha | 2009-11-12 | 2 | -2/+2 |
| | | | | | | | | | | Fix suggested by David Lawler (djlawler@users.sourceforge.net) | ||||
* | | Avoid unnecessary re-compilations when environment variables are changed in ↵ | marha | 2009-11-10 | 5 | -52/+61 |
| | | | | | | | | makefiles. | ||||
* | | Solved crash because wrong map was adjusted when the number of visual was ↵ | marha | 2009-11-06 | 1 | -1/+4 |
| | | | | | | | | resized. | ||||
* | | Added xwininfo | marha | 2009-11-06 | 30 | -3/+16692 |
|\| | |||||
| * | Added xwininfo-1.0.5 | marha | 2009-11-06 | 25 | -0/+16649 |
| | | |||||
| * | Reverted revison 267 | marha | 2009-11-06 | 26 | -13687/+0 |
| | | |||||
| * | Added xload-1.0.2 | marha | 2009-11-06 | 26 | -0/+13687 |
| | | |||||
* | | Added xclock and xcalc to system menu. | marha | 2009-11-06 | 5 | -5/+21 |
| | | |||||
* | | Solved problem when argument was surrounded by quotes. | marha | 2009-11-06 | 1 | -4/+16 |
| | | |||||
* | | Added xclock and xcalc. | marha | 2009-11-06 | 56 | -4/+35216 |
|\| | |||||
| * | Added: | marha | 2009-11-06 | 53 | -0/+35129 |
| | | | | | | | | | | | | xcalc-1.0.2 xclock-1.0.4 | ||||
* | | Added libXmu | marha | 2009-11-06 | 119 | -0/+64777 |
|\| | |||||
| * | Added libXmu-1.0.5 | marha | 2009-11-06 | 93 | -0/+62152 |
| | | |||||
* | | Added X11/Xaw | marha | 2009-11-06 | 72 | -0/+9516 |
| | | |||||
* | | Added libXaw | marha | 2009-11-06 | 200 | -0/+121501 |
|\| | |||||
| * | Added libXaw-1.0.7 | marha | 2009-11-06 | 198 | -0/+121371 |
| | | |||||
* | | include -> #include | marha | 2009-11-06 | 2 | -2/+2 |
| | | |||||
* | | filesthatshouldbethesame.bat -> filesthatshouldbethesame.py | marha | 2009-11-06 | 5 | -63/+2241 |
| | | | | | | | | | | Added Shell.h StringDefs.h and xpm.h to X11 directory. | ||||
* | | Added libXpm | marha | 2009-11-06 | 79 | -0/+61432 |
|\| |