aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Solved error in installation scriptmarha2009-08-091-1/+1
* | - Increased version numbermarha2009-08-075-3/+5
* | xlaunch: Solved link problem in debug build.marha2009-08-071-52/+63
* | Solved right mouse button not working in multi window mode.marha2009-08-071-1/+1
* | - Also build plink from the xorg-server makefilemarha2009-08-072-1/+97
* | Added plink tool (version without console, except if output is generated)marha2009-08-0773-13/+39383
* | Increased version number.1.0.1marha2009-08-066-11/+8
* | Generate the manifest file at run-time (taking the latest version of the runt...marha2009-08-067-45/+116
* | Split manifest file in a debug and a release version.marha2009-08-053-6/+20
* | Moved rule to create DESTDIR to makefile.aftermarha2009-08-0535-83/+6
* | Solved mouse wheel not behaving correctly (especially when there are multiple...marha2009-08-041-2/+7
* | makefile.after: isdir is not a valid command in cmd.exemarha2009-08-041-1/+1
* | Escaping of the $ sign by doubling it was not always done correctly.marha2009-08-044-23/+19
* | Added building of font.src and xkbdata.src to xorg-server\makefilemarha2009-08-0413-29/+38
* | - Some files in the locale directory are now create from libX11/nlsmarha2009-08-045-81/+6
* | Added makefiles for generating the local directory.marha2009-08-045-2/+25
* | openssl: Removed automatic generated files from version control.marha2009-08-042-987/+0
* | - Made copy command recursive when copying a directory.marha2009-08-047-102/+112
* | Removed warning C4138: '*/' found outside of commentmarha2009-08-041-1/+1