aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Switched to version 1.1.21.1.2marha2009-09-254-3/+69
* Removed compiler warnings.marha2009-09-253-0/+10
* Solved compiler warningmarha2009-09-251-0/+2
* Solved compiler warnings.marha2009-09-255-28/+31
* stddef.h is part of the standard includes files, so we should not have one here.marha2009-09-251-6/+0
* svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/releasedmarha2009-09-24189-52076/+53053
|\
| * Update following packages:marha2009-09-24173-29173/+30152
* | Put global pointers to the mouse and keyboard device back to NULL after they ...marha2009-09-234-1/+11
* | Solved endless looping when clipboardthread is restarted due to winioerrhandler.marha2009-09-231-6/+6
* | Switched some error traces to debug traces.marha2009-09-231-3/+3
* | synchronised makefile and Makefile.am1.1.1marha2009-09-211-4/+3
* | Increased version numbermarha2009-09-214-3/+57
* | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released .marha2009-09-2083-730/+3950
|\|
| * Switched to xkeyboard-config-1.6.99marha2009-09-2073-631/+3798
* | Now mhmake can be compiled with mhmakemarha2009-09-201-16/+4
* | Now it is possible to have spaces in the root directory name of the source treemarha2009-09-183-4/+8
* | Changes for making it possible to have spaces in the MHMAKECONF environment v...marha2009-09-1810-168/+218
* | Removed circular dependency.marha2009-09-182-1/+1
* | Solved circular dependency.marha2009-09-184-1/+1
* | Made files the same that should be the same.marha2009-09-177-84/+84
* | synchronised include\dix-config.h and xorg-server\include\dix-config.h.inmarha2009-09-161-106/+102
* | Display the number of active clients in the tray icon tooltip.marha2009-09-164-33/+59
* | Use closesocket in stead of close for closing a socket on windows.marha2009-09-161-0/+4
* | Added xinerama extension.marha2009-09-157-7/+173
* | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released .marha2009-09-15239-22885/+54329
|\|
| * Added libXinerama-1.0.99.1marha2009-09-1527-0/+40099
| * Added xineramaproto-1.1.99.1.tar.gzmarha2009-09-152-0/+202
| * Checked in xorg-server-1.6.99.901marha2009-09-15210-13800/+4933
* | Solved stack corruption in QueryMonitor.marha2009-09-151-24/+3
* | Use winDebug for traces (code is removed in release version)marha2009-09-151-34/+34
* | Renamed debug version to vcxsrv_dbg and also install together with the symbol...marha2009-09-152-8/+12
* | Solved endless loop when copy/pasting.marha2009-09-144-543/+510
* | Removed compile time warning.marha2009-09-141-1/+1
* | Solved debug run-time error in down-cast.marha2009-09-141-2/+2
* | Some clipboard rewrite. Clipboard seems to work now acceptmarha2009-09-1310-192/+194
* | - Removed waiting until clipboard was started after being launched inmarha2009-09-116-43/+11
* | Added possible heap checking code (disabled by default)1.1.0marha2009-09-101-0/+15
* | Files to edit to change to a new version.marha2009-09-101-0/+3
* | Added release notes.marha2009-09-103-0/+65
* | New version 1.1.0marha2009-09-103-4/+4
* | Solved crash due to writing out of bits buffer in create_bits_picture.marha2009-09-101-1/+1
* | Synchronised with released branch.marha2009-09-0915-1567/+1561
* | Synchronised with released branch.marha2009-09-092-25/+0
* | Resynchronised with released branch.marha2009-09-093-13/+6
* | Resynchronised with released branch (miext rootless is not used.)marha2009-09-093-721/+2
* | Removed needless change.marha2009-09-091-1/+1
* | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released .marha2009-09-091003-44271/+86003
|\|
| * Switched to xorg-server-1.6.99.900.tar.gzmarha2009-09-061000-44149/+86600
* | DEBUG variable was passed in the wrong way to the makefile of plink.marha2009-09-071-1/+1
* | Moved .PHONY rule for extrastuff to xkbrules.makmarha2009-09-074-6/+2