aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xwin
Commit message (Expand)AuthorAgeFilesLines
* Move WinMain to seperate library.marha2009-11-051-40/+0
* New version 1.7.99.1marha2009-11-031-1/+1
* svn merge ^/branches/releasedmarha2009-10-2110-64/+72
|\
| * Updated to xorg-server-1.7.99.1marha2009-10-2110-63/+72
* | svn merge ^/branches/releasedmarha2009-10-192-8/+10
|\|
| * Updated to xorg-server-1.7.0.902marha2009-10-193-9/+11
* | svn merge ^/branches/released .marha2009-10-121-1/+2
|\|
| * Updated to:marha2009-10-121-1/+2
* | Increased version number (first version with opengl enabled.)marha2009-10-121-1/+1
* | Syncronised makefile and makefile.am a little bit more.marha2009-10-081-23/+23
* | Increased version number (now in sync with version of xorg-server)marha2009-10-071-1/+1
* | Cleanedmarha2009-10-061-6/+0
* | Call XSelectInput when a window is mapped and not when it is created.marha2009-10-061-4/+2
* | Debug: print window id's as hex.marha2009-10-061-2/+2
* | Print resourceid as hex.marha2009-10-042-3/+3
* | XSetWindowBorderWidth can only be called if the window class is different fro...marha2009-10-021-1/+1
* | Compile errors solved.marha2009-09-292-3/+3
* | Print some more information in X error handler.marha2009-09-292-6/+25
* | Take for the log file the same verbosity as for the screen.marha2009-09-281-1/+1
* | Also install xerrordb file.marha2009-09-281-1/+10
* | Removed most tracing in release versions.marha2009-09-2853-1349/+372
* | Switched to version 1.1.21.1.2marha2009-09-251-1/+1
* | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/releasedmarha2009-09-241-3/+4
|\|
| * Update following packages:marha2009-09-241-3/+4
* | Put global pointers to the mouse and keyboard device back to NULL after they ...marha2009-09-232-1/+8
* | 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
* | Increased version numbermarha2009-09-211-1/+1
* | Now it is possible to have spaces in the root directory name of the source treemarha2009-09-181-1/+1
* | Display the number of active clients in the tray icon tooltip.marha2009-09-164-33/+59
* | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released .marha2009-09-155-1250/+71
|\|
| * Checked in xorg-server-1.6.99.901marha2009-09-155-1250/+71
* | 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
* | 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-138-191/+189
* | - Removed waiting until clipboard was started after being launched inmarha2009-09-115-43/+3
* | New version 1.1.0marha2009-09-101-1/+1
* | Synchronised with released branch.marha2009-09-0915-1567/+1561
* | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released .marha2009-09-0947-1692/+2332
|\|
| * Switched to xorg-server-1.6.99.900.tar.gzmarha2009-09-0653-1564/+2967
* | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released .marha2009-09-021-88/+154
|\|
| * Switched to xorg-server-1.6.3.901.tar.gzmarha2009-09-021-88/+154
* | Solved some compiler warningsmarha2009-08-311-4/+1
* | 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
* | - Increased version numbermarha2009-08-071-1/+1
* | 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