aboutsummaryrefslogtreecommitdiff
path: root/xorg-server
Commit message (Expand)AuthorAgeFilesLines
* Change the current directory to the directory where the vcxsrv.exe is located.marha2009-11-131-0/+14
* Increased version number to 1.7.99.2marha2009-11-132-2/+2
* load also the makefiles for xclock, xcalc and xwininfomarha2009-11-121-3/+3
* Solved crash because wrong map was adjusted when the number of visual was res...marha2009-11-061-1/+4
* Added xwininfomarha2009-11-064-3/+8
|\
* | Added xclock and xcalc to system menu.marha2009-11-064-5/+17
* | Added xclock and xcalc.marha2009-11-061-4/+10
|\|
* | Move WinMain to seperate library.marha2009-11-051-40/+0
* | New version 1.7.99.1marha2009-11-032-2/+2
* | svn merge ^/branches/releasedmarha2009-10-21471-56234/+60108
|\|
| * Updated to xorg-server-1.7.99.1marha2009-10-21472-56226/+60114
* | Now compile complete localemarha2009-10-213-36/+0
* | svn merge ^/branches/releasedmarha2009-10-1922-287/+452
|\|
| * Updated to xorg-server-1.7.0.902marha2009-10-1924-289/+455
* | svn merge ^/branches/released .marha2009-10-12114-574/+802
|\|
| * Updated to:marha2009-10-12115-578/+806
* | Increased version number (first version with opengl enabled.)marha2009-10-122-2/+2
* | svn merge ^/branches/released .marha2009-10-11152-30568/+165307
|\|
| * Updated following packages:marha2009-10-11151-30568/+165305
* | Now rootless dir compiles.marha2009-10-115-2/+614
* | Use opengl32.dll from Release directory instead of lib in installer.marha2009-10-111-1/+1
* | Added copying of swrast_dri.dll and opengl32.dllmarha2009-10-111-1/+8
* | Opengl is working now.marha2009-10-091-0/+2
* | Syncronised makefile and makefile.am a little bit more.marha2009-10-081-23/+23
* | Solved problems using an unitialised variable.marha2009-10-081-4/+4
* | Dlls in windows have the dll extension.marha2009-10-081-2/+5
* | Fixed parsing of hexadecimal arguments to bdftruncate.marha2009-10-071-2/+2
* | Fixed miClipPictureSrcmarha2009-10-071-4/+4
* | Increased version number (now in sync with version of xorg-server)marha2009-10-072-2/+2
* | Cleanedmarha2009-10-061-6/+0
* | Adjusted the tracing.marha2009-10-061-3/+27
* | 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
* | svn merge https://vcxsrv.svn.sourceforge.net/svnroot/vcxsrv/branches/released .marha2009-10-05112-20759/+23261
|\|
| * Updated tomarha2009-10-04112-14809/+17311
* | 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 fro...marha2009-10-021-1/+1
* | 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
* | Removed most tracing in release versions.marha2009-09-2853-1349/+372