aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Synchronised makefile with Makefile.ammarha2009-09-071-6/+5
* | Solved problem of all file not being created in destination dir.marha2009-09-071-0/+5
* | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released .marha2009-09-02305-90847/+82189
|\|
| * Switched to xorg-server-1.6.3.901.tar.gzmarha2009-09-02132-16402/+12362
| * Should have been added in previous commit.marha2009-09-021-0/+222
| * Switched to font-util-1.0.2.tar.gzmarha2009-09-0215-3095/+5759
| * Switched to inputproto-1.9.99.902.tar.gzmarha2009-09-022-180/+191
| * Switched to recordproto-1.13.99.1.tar.gzmarha2009-09-023-322/+364
| * Switched to xextproto-7.1.1.tar.gzmarha2009-09-0212-1341/+2735
| * Switched to resourceproto-1.1.0.tar.gzmarha2009-09-021-1/+0
| * Switched to scrnsaverproto-1.2.0.tar.gzmarha2009-09-022-5/+0
| * Switched to bigreqsproto-1.1.0.tar.gzmarha2009-09-022-69/+70
| * Switched to xcmiscproto-1.2.0.tar.gzmarha2009-09-022-112/+113
| * Switched to damageproto-1.2.0.tar.gzmarha2009-09-023-9/+6
| * Switched to fontsproto-2.1.0.tar.gzmarha2009-09-0214-2223/+3918
| * Switched to xtrans-1.2.4.tar.gzmarha2009-09-0211-77/+733
| * Switch to libX11-1.2.99.901.tar.gzmarha2009-09-0231-183/+1135
| * Switched to libfontenc-1.0.5.tar.gzmarha2009-09-0217-22478/+18689
| * Switched to libXau-1.0.5.tar.gzmarha2009-09-0215-22297/+18849
| * Switched to pixman-0.16.0.tar.gzmarha2009-09-0236-21949/+16840
* | Added xkbmodal argumentmarha2009-08-312-2/+2
* | Solved some compiler warningsmarha2009-08-313-8/+5
* | Wait for clipboard thread to be started when already launched but not yet sta...marha2009-08-311-5/+16
* | Make sure clipboard thread is cleaned up correctly on error.marha2009-08-311-16/+39
* | Added c to ignores.marha2009-08-280-0/+0
* | Make sure CreateWindow is not redefined.marha2009-08-281-0/+4
* | Make sure CreateWindow is not redefined.marha2009-08-281-0/+4
* | Make sure the CreateWindow is not defined as a macro.marha2009-08-281-0/+4
* | Do not set show Details by default.1.0.2marha2009-08-101-1/+1