aboutsummaryrefslogtreecommitdiff
path: root/xorg-server
Commit message (Collapse)AuthorAgeFilesLines
* svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released .marha2009-10-05112-20759/+23261
|\
| * Updated tomarha2009-10-04112-14809/+17311
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xkeyboard-config-1.7 pixman-0.16.2 libX11-1.3 libXinerama-1.1 xkbcomp-1.1.1 recordproto-1.14 xineramaproto-1.2 inputproto-2.0 compositeproto-0.4.1 xorg-server-1.7.0
* | Print resourceid as hex.marha2009-10-042-3/+3
| |
* | Enable some tracing in debugmarha2009-10-042-1/+76
| |
* | Enable some traces in debugmarha2009-10-042-0/+7
| |
* | XSetWindowBorderWidth can only be called if the window class is different ↵marha2009-10-021-1/+1
| | | | | | | | from InputOnly
* | Solved run-time downcast problem in debug version.marha2009-09-291-3/+14
| |
* | Compile errors solved.marha2009-09-292-3/+3
| |
* | Print some more information in X error handler.marha2009-09-292-6/+25
| |
* | Solved compiler warningmarha2009-09-281-0/+4
| |
* | Change buffer from static to local to avoid problems in multithreaded tracing.marha2009-09-281-1/+1
| |
* | Take for the log file the same verbosity as for the screen.marha2009-09-281-1/+1
| |
* | Make sure the temporary file gets deleted after keyboard compilation.marha2009-09-282-1/+10
| |
* | Solved compile warning.marha2009-09-281-0/+1
| |
* | Disable debug font messages in release version.marha2009-09-281-0/+2
| |
* | Also install xerrordb file.marha2009-09-283-5/+19
| | | | | | | | | | Added extra information in error message of winMultiWindowXMsgProcErrorHandler
* | Removed most tracing in release versions.marha2009-09-2853-1349/+372
| |
* | Switched to version 1.1.21.1.2marha2009-09-252-2/+2
| |
* | Removed compiler warnings.marha2009-09-253-0/+10
| |
* | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/releasedmarha2009-09-2491-23703/+24594
|\|
| * Update following packages:marha2009-09-2490-935/+1826
| | | | | | | | | | | | | | | | - xproto-7.0.16 - libXdmcp-1.0.3 - bdftopcf-1.0.2 - xorg-server-1.6.99.902
* | Put global pointers to the mouse and keyboard device back to NULL after they ↵marha2009-09-234-1/+11
| | | | | | | | have been closed.
* | 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-212-2/+2
| |
* | 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 it is possible to have spaces in the root directory name of the source treemarha2009-09-181-1/+1
| | | | | | | | | | (when using mhmake version 1.4.0)
* | Removed circular dependency.marha2009-09-182-1/+1
| |
* | Solved circular dependency.marha2009-09-184-1/+1
| |
* | Display the number of active clients in the tray icon tooltip.marha2009-09-164-33/+59
| |
* | Added xinerama extension.marha2009-09-153-5/+7
| |
* | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released .marha2009-09-15211-22885/+14028
|\|
| * Checked in xorg-server-1.6.99.901marha2009-09-15210-13800/+4933
| |
* | Solved stack corruption in QueryMonitor.marha2009-09-151-24/+3
| | | | | | | | | | Make use of multimon.h (from windows sdk)
* | 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 ↵marha2009-09-152-8/+12
| | | | | | | | symbol file.
* | Solved endless loop when copy/pasting.marha2009-09-144-543/+510
| |
* | Removed compile time warning.marha2009-09-141-1/+1
| |
* | Some clipboard rewrite. Clipboard seems to work now acceptmarha2009-09-1310-192/+194
| | | | | | | | | | for some socket shutdowns at startup (still under investigation)
* | - Removed waiting until clipboard was started after being launched inmarha2009-09-116-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.0marha2009-09-101-0/+15
| |
* | New version 1.1.0marha2009-09-102-2/+2
| |
* | Solved crash due to writing out of bits buffer in create_bits_picture.marha2009-09-101-1/+1
| | | | | | | | | | xoff and yoff should be taken into acount for adjusting the bits pointer.
* | 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
| |