Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put global pointers to the mouse and keyboard device back to NULL after they ↵ | marha | 2009-09-23 | 4 | -1/+11 |
| | | | | have been closed. | ||||
* | Solved endless looping when clipboardthread is restarted due to winioerrhandler. | marha | 2009-09-23 | 1 | -6/+6 |
| | |||||
* | Switched some error traces to debug traces. | marha | 2009-09-23 | 1 | -3/+3 |
| | |||||
* | synchronised makefile and Makefile.am1.1.1 | marha | 2009-09-21 | 1 | -4/+3 |
| | |||||
* | Increased version number | marha | 2009-09-21 | 4 | -3/+57 |
| | |||||
* | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released . | marha | 2009-09-20 | 83 | -730/+3950 |
|\ | |||||
| * | Switched to xkeyboard-config-1.6.99 | marha | 2009-09-20 | 73 | -631/+3798 |
| | | |||||
* | | Now mhmake can be compiled with mhmake | marha | 2009-09-20 | 1 | -16/+4 |
| | | |||||
* | | Now it is possible to have spaces in the root directory name of the source tree | marha | 2009-09-18 | 3 | -4/+8 |
| | | | | | | | | | | (when using mhmake version 1.4.0) | ||||
* | | Changes for making it possible to have spaces in the MHMAKECONF environment ↵ | marha | 2009-09-18 | 10 | -168/+218 |
| | | | | | | | | variable. | ||||
* | | Removed circular dependency. | marha | 2009-09-18 | 2 | -1/+1 |
| | | |||||
* | | Solved circular dependency. | marha | 2009-09-18 | 4 | -1/+1 |
| | | |||||
* | | Made files the same that should be the same. | marha | 2009-09-17 | 7 | -84/+84 |
| | | | | | | | | | | Added batch fiesl for checking that these files are the same. | ||||
* | | synchronised include\dix-config.h and xorg-server\include\dix-config.h.in | marha | 2009-09-16 | 1 | -106/+102 |
| | | |||||
* | | Display the number of active clients in the tray icon tooltip. | marha | 2009-09-16 | 4 | -33/+59 |
| | | |||||
* | | Use closesocket in stead of close for closing a socket on windows. | marha | 2009-09-16 | 1 | -0/+4 |
| | | |||||
* | | Added xinerama extension. | marha | 2009-09-15 | 7 | -7/+173 |
| | | |||||
* | | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released . | marha | 2009-09-15 | 239 | -22885/+54329 |
|\| | |||||
| * | Added libXinerama-1.0.99.1 | marha | 2009-09-15 | 27 | -0/+40099 |
| | | |||||
| * | Added xineramaproto-1.1.99.1.tar.gz | marha | 2009-09-15 | 2 | -0/+202 |
| | | |||||
| * | Checked in xorg-server-1.6.99.901 | marha | 2009-09-15 | 210 | -13800/+4933 |
| | | |||||
* | | Solved stack corruption in QueryMonitor. | marha | 2009-09-15 | 1 | -24/+3 |
| | | | | | | | | | | Make use of multimon.h (from windows sdk) | ||||
* | | Use winDebug for traces (code is removed in release version) | marha | 2009-09-15 | 1 | -34/+34 |
| | | |||||
* | | Renamed debug version to vcxsrv_dbg and also install together with the ↵ | marha | 2009-09-15 | 2 | -8/+12 |
| | | | | | | | | symbol file. | ||||
* | | Solved endless loop when copy/pasting. | marha | 2009-09-14 | 4 | -543/+510 |
| | | |||||
* | | Removed compile time warning. | marha | 2009-09-14 | 1 | -1/+1 |
| | | |||||
* | | Solved debug run-time error in down-cast. | marha | 2009-09-14 | 1 | -2/+2 |
| | | |||||
* | | Some clipboard rewrite. Clipboard seems to work now accept | marha | 2009-09-13 | 10 | -192/+194 |
| | | | | | | | | | | for some socket shutdowns at startup (still under investigation) | ||||
* | | - Removed waiting until clipboard was started after being launched in | marha | 2009-09-11 | 6 | -43/+11 |
| | | | | | | | | | | | | | | | | | | function winProcSetSelectionOwner. (This was causing a dead lock) - Changed welcome message - Synchronised winclipboardxevents with the version on the release branch (Removed calls to XLockDisplay and XUnlockDisplay) - Call to XInitThreads has been moved to the beginning of dix\main. This function should be called before any call to a Xlib function. | ||||
* | | Added possible heap checking code (disabled by default)1.1.0 | marha | 2009-09-10 | 1 | -0/+15 |
| | | |||||
* | | Files to edit to change to a new version. | marha | 2009-09-10 | 1 | -0/+3 |
| | | |||||
* | | Added release notes. | marha | 2009-09-10 | 3 | -0/+65 |
| | | |||||
* | | New version 1.1.0 | marha | 2009-09-10 | 3 | -4/+4 |
| | | |||||
* | | Solved crash due to writing out of bits buffer in create_bits_picture. | marha | 2009-09-10 | 1 | -1/+1 |
| | | | | | | | | | | xoff and yoff should be taken into acount for adjusting the bits pointer. | ||||
* | | Synchronised with released branch. | marha | 2009-09-09 | 15 | -1567/+1561 |
| | | |||||
* | | Synchronised with released branch. | marha | 2009-09-09 | 2 | -25/+0 |
| | | |||||
* | | Resynchronised with released branch. | marha | 2009-09-09 | 3 | -13/+6 |
| | | |||||
* | | Resynchronised with released branch (miext rootless is not used.) | marha | 2009-09-09 | 3 | -721/+2 |
| | | |||||
* | | Removed needless change. | marha | 2009-09-09 | 1 | -1/+1 |
| | | |||||
* | | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released . | marha | 2009-09-09 | 1003 | -44271/+86003 |
|\| | |||||
| * | Switched to xorg-server-1.6.99.900.tar.gz | marha | 2009-09-06 | 1000 | -44149/+86600 |
| | | |||||
* | | DEBUG variable was passed in the wrong way to the makefile of plink. | marha | 2009-09-07 | 1 | -1/+1 |
| | | |||||
* | | Moved .PHONY rule for extrastuff to xkbrules.mak | marha | 2009-09-07 | 4 | -6/+2 |
| | | |||||
* | | Synchronised makefile with Makefile.am | marha | 2009-09-07 | 1 | -6/+5 |
| | | | | | | | | | | .PHONY rule moved to xkbrules.mak (will be committed in next commit) | ||||
* | | Solved problem of all file not being created in destination dir. | marha | 2009-09-07 | 1 | -0/+5 |
| | | |||||
* | | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released . | marha | 2009-09-02 | 305 | -90847/+82189 |
|\| | |||||
| * | Switched to xorg-server-1.6.3.901.tar.gz | marha | 2009-09-02 | 132 | -16402/+12362 |
| | | |||||
| * | Should have been added in previous commit. | marha | 2009-09-02 | 1 | -0/+222 |
| | | |||||
| * | Switched to font-util-1.0.2.tar.gz | marha | 2009-09-02 | 15 | -3095/+5759 |
| | | |||||
| * | Switched to inputproto-1.9.99.902.tar.gz | marha | 2009-09-02 | 2 | -180/+191 |
| | |